basic site setup
This commit is contained in:
commit
d7370f6ac7
7 changed files with 83 additions and 0 deletions
BIN
favicon.png
Normal file
BIN
favicon.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 1.7 KiB |
8
instance/panel.html
Normal file
8
instance/panel.html
Normal file
|
|
@ -0,0 +1,8 @@
|
||||||
|
<div class="tos-content">
|
||||||
|
This is the kemonomimi.pet akkoma instance!!<br><br>
|
||||||
|
Im am leinna, the admin and only user of this instance<br><br>
|
||||||
|
Hosted on a not very powerful nixos machine, if you have any problem with how it is configured pls let me know<br><br>
|
||||||
|
If you want to go back to the homepage here is a link: <a href="https://kemonomimi.pet/">kemonomimi.pet</a><br><br>
|
||||||
|
The background image is an edited version of the triangulum galaxy captured by the VLT Survey Telescope in chile. <a href="https://www.eso.org/public/images/eso1424a/">Here is the source</a><br><br>
|
||||||
|
Have a good day! >~<
|
||||||
|
</div>
|
||||||
BIN
static/bg.png
Normal file
BIN
static/bg.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 3.3 MiB |
BIN
static/logo.png
Normal file
BIN
static/logo.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 1.7 KiB |
16
static/styles.json
Normal file
16
static/styles.json
Normal file
|
|
@ -0,0 +1,16 @@
|
||||||
|
{
|
||||||
|
"pleroma-dark": [ "Pleroma Dark", "#121a24", "#182230", "#b9b9ba", "#d8a070", "#d31014", "#0fa00f", "#0095ff", "#ffa500" ],
|
||||||
|
"pleroma-light": [ "Pleroma Light", "#f2f4f6", "#dbe0e8", "#304055", "#f86f0f", "#d31014", "#0fa00f", "#0095ff", "#ffa500" ],
|
||||||
|
"classic-dark": [ "Classic Dark", "#161c20", "#282e32", "#b9b9b9", "#baaa9c", "#d31014", "#0fa00f", "#0095ff", "#ffa500" ],
|
||||||
|
"bird": [ "Bird", "#f8fafd", "#e6ecf0", "#14171a", "#0084b8", "#e0245e", "#17bf63", "#1b95e0", "#fab81e"],
|
||||||
|
"ir-black": [ "Ir Black", "#000000", "#242422", "#b5b3aa", "#ff6c60", "#FF6C60", "#A8FF60", "#96CBFE", "#FFFFB6" ],
|
||||||
|
"monokai": [ "Monokai", "#272822", "#383830", "#f8f8f2", "#f92672", "#F92672", "#a6e22e", "#66d9ef", "#f4bf75" ],
|
||||||
|
|
||||||
|
"redmond-xx": "/static/themes/redmond-xx.json",
|
||||||
|
"redmond-xx-se": "/static/themes/redmond-xx-se.json",
|
||||||
|
"redmond-xxi": "/static/themes/redmond-xxi.json",
|
||||||
|
"breezy-dark": "/static/themes/breezy-dark.json",
|
||||||
|
"breezy-light": "/static/themes/breezy-light.json",
|
||||||
|
"mammal": "/static/themes/mammal.json",
|
||||||
|
"kemonomimi-theme": "/static/themes/kemonomimi-theme.json"
|
||||||
|
}
|
||||||
3
static/terms-of-service.html
Normal file
3
static/terms-of-service.html
Normal file
|
|
@ -0,0 +1,3 @@
|
||||||
|
TOS:
|
||||||
|
|
||||||
|
I am not a lawyer, dont do anything illegal and be nice plss
|
||||||
56
static/themes/kemonomimi-theme.json
Normal file
56
static/themes/kemonomimi-theme.json
Normal file
|
|
@ -0,0 +1,56 @@
|
||||||
|
{
|
||||||
|
"_pleroma_theme_version": 2,
|
||||||
|
"name": "Kemonomimi Theme",
|
||||||
|
"theme": {
|
||||||
|
"fonts": {
|
||||||
|
"interface": {"family": "sans-serif"},
|
||||||
|
"input": {"family": "monospace"},
|
||||||
|
"post": {"family": "sans-serif"},
|
||||||
|
"postCode": {"family": "monospace"}
|
||||||
|
},
|
||||||
|
"opacity": {
|
||||||
|
"bg": "1",
|
||||||
|
"panel": "1",
|
||||||
|
"border": "1",
|
||||||
|
"btn": "1",
|
||||||
|
"input": "1"
|
||||||
|
},
|
||||||
|
"radii": {
|
||||||
|
"btn": "0",
|
||||||
|
"input": "0",
|
||||||
|
"checkbox": "0",
|
||||||
|
"panel": "0",
|
||||||
|
"avatar": "0",
|
||||||
|
"avatarAlt": "0",
|
||||||
|
"tooltip": "0",
|
||||||
|
"attachment": "0"
|
||||||
|
},
|
||||||
|
"colors": {
|
||||||
|
"bg": "#161616",
|
||||||
|
"fg": "#1E1E1E",
|
||||||
|
"text": "#B8B8B8",
|
||||||
|
"link": "#9141AC",
|
||||||
|
"fgText": "#B8B8B8",
|
||||||
|
"fgLink": "#9141AC",
|
||||||
|
"topBar": "#161616",
|
||||||
|
"topBarText": "#9141AC",
|
||||||
|
"btnText": "#9141AC",
|
||||||
|
"border": "#2E2E2E",
|
||||||
|
"cRed": "#FF5C5C",
|
||||||
|
"cBlue": "#5C9AFF",
|
||||||
|
"cGreen": "#5CFF8A",
|
||||||
|
"cOrange": "#FFAD5C"
|
||||||
|
},
|
||||||
|
"shadows": {
|
||||||
|
"panel": [{"x": 0, "y": 0, "blur": 0, "spread": 0, "color": "#000000", "alpha": 0}],
|
||||||
|
"button": [{"x": 0, "y": 0, "blur": 0, "spread": 1, "color": "#9141AC", "alpha": 0.7, "inset": false}],
|
||||||
|
"buttonHover": [{"x": 0, "y": 0, "blur": 0, "spread": 1, "color": "#AB5BC6", "alpha": 1}],
|
||||||
|
"buttonPressed": [{"x": 0, "y": 0, "blur": 0, "spread": 1, "color": "#9141AC", "alpha": 1, "inset": true}],
|
||||||
|
"avatar": [{"x": 0, "y": 0, "blur": 0, "spread": 0, "color": "#000000", "alpha": 0}],
|
||||||
|
"avatarStatus": [{"x": 0, "y": 0, "blur": 0, "spread": 0, "color": "#000000", "alpha": 0}],
|
||||||
|
"input": [{"x": 0, "y": 0, "blur": 0, "spread": 1, "color": "#9141AC", "alpha": 0.4, "inset": false}],
|
||||||
|
"panelHeader": [{"x": 0, "y": 0, "blur": 0, "spread": 0, "color": "#000000", "alpha": 0}],
|
||||||
|
"topBar": [{"x": 0, "y": 0, "blur": 0, "spread": 0, "color": "#000000", "alpha": 0}]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
Loading…
Add table
Add a link
Reference in a new issue