mirror of
http://vcs.subcon.town/fristi/pleroma-themes.git
synced 2024-11-14 23:03:16 +00:00
Added "Fantasy Scroll Series" themes.
This commit is contained in:
parent
6662b11ab8
commit
53e3696c36
15
Fantasy Scroll Series/README.md
Normal file
15
Fantasy Scroll Series/README.md
Normal file
|
@ -0,0 +1,15 @@
|
||||||
|
##Fantasy Scroll Series
|
||||||
|
|
||||||
|
A set of multiple light & dark themes for subcon.pub, using the colors of traditional eastern architecture.
|
||||||
|
|
||||||
|
**Type:** Multi set
|
||||||
|
|
||||||
|
**Screenshots:**
|
||||||
|
|
||||||
|
![screenshot](https://git.subcon.town/subcon.town/pleroma-themes/raw/branch/master/Fantasy%20Scroll%20Series/screenshot_sea.png)
|
||||||
|
|
||||||
|
![screenshot](https://git.subcon.town/subcon.town/pleroma-themes/raw/branch/master/Fantasy%20Scroll%20Series/screenshot_marina.png)
|
||||||
|
|
||||||
|
**Backgrounds:**
|
||||||
|
|
||||||
|
![background](https://git.subcon.town/subcon.town/pleroma-themes/raw/branch/master/Fantasy%20Scroll%20Series/background.jpg)
|
BIN
Fantasy Scroll Series/background.jpg
Normal file
BIN
Fantasy Scroll Series/background.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 533 KiB |
155
Fantasy Scroll Series/fantasy_scroll_marina.json
Normal file
155
Fantasy Scroll Series/fantasy_scroll_marina.json
Normal file
|
@ -0,0 +1,155 @@
|
||||||
|
{
|
||||||
|
"_pleroma_theme_version":2,
|
||||||
|
"name":"Fantasy Scroll - Marina",
|
||||||
|
"theme":{
|
||||||
|
"fonts":{
|
||||||
|
"interface":{
|
||||||
|
"family":"sans-serif"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"shadows":{
|
||||||
|
"avatarStatus":[
|
||||||
|
{
|
||||||
|
"x":"2",
|
||||||
|
"y":"2",
|
||||||
|
"blur":"0",
|
||||||
|
"spread":0,
|
||||||
|
"inset":false,
|
||||||
|
"color":"#CAADA9",
|
||||||
|
"alpha":"0.3"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"x":"2",
|
||||||
|
"y":"-2",
|
||||||
|
"blur":"0",
|
||||||
|
"spread":0,
|
||||||
|
"inset":false,
|
||||||
|
"color":"#CAADA9",
|
||||||
|
"alpha":"0.3"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"x":"-2",
|
||||||
|
"y":"-2",
|
||||||
|
"blur":"0",
|
||||||
|
"spread":0,
|
||||||
|
"inset":false,
|
||||||
|
"color":"#CAADA9",
|
||||||
|
"alpha":"0.3"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"x":"-2",
|
||||||
|
"y":"2",
|
||||||
|
"blur":"0",
|
||||||
|
"spread":0,
|
||||||
|
"inset":false,
|
||||||
|
"color":"#CAADA9",
|
||||||
|
"alpha":"0.3"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"button":[
|
||||||
|
|
||||||
|
],
|
||||||
|
"buttonHover":[
|
||||||
|
{
|
||||||
|
"x":0,
|
||||||
|
"y":0,
|
||||||
|
"blur":"1",
|
||||||
|
"spread":"2",
|
||||||
|
"color":"#6b88ab",
|
||||||
|
"alpha":"0.5",
|
||||||
|
"inset":false
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"buttonPressed":[
|
||||||
|
{
|
||||||
|
"x":0,
|
||||||
|
"y":0,
|
||||||
|
"blur":"1",
|
||||||
|
"spread":"2",
|
||||||
|
"color":"#6b88ab",
|
||||||
|
"alpha":"0.2"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"input":[
|
||||||
|
{
|
||||||
|
"x":"0",
|
||||||
|
"y":"0",
|
||||||
|
"blur":"0",
|
||||||
|
"spread":"1",
|
||||||
|
"color":"#425571",
|
||||||
|
"alpha":"0.2",
|
||||||
|
"inset":true
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"panel":[
|
||||||
|
{
|
||||||
|
"x":"1",
|
||||||
|
"y":"1",
|
||||||
|
"blur":"2",
|
||||||
|
"spread":"0",
|
||||||
|
"color":"#283344",
|
||||||
|
"alpha":"0.7"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"panelHeader":[
|
||||||
|
|
||||||
|
],
|
||||||
|
"popup":[
|
||||||
|
{
|
||||||
|
"x":"3",
|
||||||
|
"y":"3",
|
||||||
|
"blur":"2",
|
||||||
|
"spread":"0",
|
||||||
|
"color":"#283344",
|
||||||
|
"alpha":"0.5"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"topBar":[
|
||||||
|
{
|
||||||
|
"x":0,
|
||||||
|
"y":"3",
|
||||||
|
"blur":"3",
|
||||||
|
"spread":"1",
|
||||||
|
"color":"#000000",
|
||||||
|
"alpha":"0.35"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"opacity":{
|
||||||
|
"bg":"0.85",
|
||||||
|
"btn":"0.8",
|
||||||
|
"input":"0.6",
|
||||||
|
"panel":"0.9",
|
||||||
|
"border":"0.3",
|
||||||
|
"faint":"0.75"
|
||||||
|
},
|
||||||
|
"colors":{
|
||||||
|
"bg":"#83564b",
|
||||||
|
"text":"#e6eaee",
|
||||||
|
"link":"#f1b8d9",
|
||||||
|
"fg":"#394b64",
|
||||||
|
"input":"#f2dbed",
|
||||||
|
"inputText":"#384d5c",
|
||||||
|
"topBarText":"#e6eaee",
|
||||||
|
"topBarLink":"#e6eaee",
|
||||||
|
"btn":"#324358",
|
||||||
|
"alertError":"#ff0f0f",
|
||||||
|
"badgeNotification":"#d70000",
|
||||||
|
"border":"#CAADA9",
|
||||||
|
"cRed":"#ff0f0f",
|
||||||
|
"cBlue":"#70d9fc",
|
||||||
|
"cGreen":"#18df02",
|
||||||
|
"cOrange":"#fee32c"
|
||||||
|
},
|
||||||
|
"radii":{
|
||||||
|
"btn":"0",
|
||||||
|
"input":"0",
|
||||||
|
"checkbox":"0",
|
||||||
|
"panel":"0",
|
||||||
|
"avatar":"0",
|
||||||
|
"avatarAlt":"0",
|
||||||
|
"tooltip":"0",
|
||||||
|
"attachment":"0"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
126
Fantasy Scroll Series/fantasy_scroll_sea.json
Normal file
126
Fantasy Scroll Series/fantasy_scroll_sea.json
Normal file
|
@ -0,0 +1,126 @@
|
||||||
|
{
|
||||||
|
"_pleroma_theme_version":2,
|
||||||
|
"name":"Fantasy Scroll - Sea",
|
||||||
|
"theme":{
|
||||||
|
"fonts":{
|
||||||
|
"interface":{
|
||||||
|
"family":"sans-serif"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"shadows":{
|
||||||
|
"avatarStatus":[
|
||||||
|
{
|
||||||
|
"x":"0",
|
||||||
|
"y":"0",
|
||||||
|
"blur":"8",
|
||||||
|
"spread":0,
|
||||||
|
"inset":false,
|
||||||
|
"color":"#000000",
|
||||||
|
"alpha":"0.85"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"button":[
|
||||||
|
|
||||||
|
],
|
||||||
|
"buttonHover":[
|
||||||
|
{
|
||||||
|
"x":0,
|
||||||
|
"y":0,
|
||||||
|
"blur":"1",
|
||||||
|
"spread":"2",
|
||||||
|
"color":"#3a4d65",
|
||||||
|
"alpha":"0.5",
|
||||||
|
"inset":false
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"buttonPressed":[
|
||||||
|
{
|
||||||
|
"x":0,
|
||||||
|
"y":0,
|
||||||
|
"blur":"1",
|
||||||
|
"spread":"2",
|
||||||
|
"color":"#3a4d65",
|
||||||
|
"alpha":"0.2"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"input":[
|
||||||
|
{
|
||||||
|
"x":"0",
|
||||||
|
"y":"0",
|
||||||
|
"blur":"0",
|
||||||
|
"spread":"1",
|
||||||
|
"color":"#425571",
|
||||||
|
"alpha":"0.2",
|
||||||
|
"inset":true
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"panel":[
|
||||||
|
{
|
||||||
|
"x":"1",
|
||||||
|
"y":"1",
|
||||||
|
"blur":"2",
|
||||||
|
"spread":"0",
|
||||||
|
"color":"#283344",
|
||||||
|
"alpha":"0.7"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"panelHeader":[
|
||||||
|
|
||||||
|
],
|
||||||
|
"popup":[
|
||||||
|
{
|
||||||
|
"x":"3",
|
||||||
|
"y":"3",
|
||||||
|
"blur":"2",
|
||||||
|
"spread":"0",
|
||||||
|
"color":"#283344",
|
||||||
|
"alpha":"0.5"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"topBar":[
|
||||||
|
{
|
||||||
|
"x":0,
|
||||||
|
"y":"3",
|
||||||
|
"blur":"3",
|
||||||
|
"spread":"1",
|
||||||
|
"color":"#000000",
|
||||||
|
"alpha":"0.35"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"opacity":{
|
||||||
|
"bg":"0.85",
|
||||||
|
"btn":"0.75",
|
||||||
|
"input":"0.6",
|
||||||
|
"panel":"0.9",
|
||||||
|
"border":"0.3",
|
||||||
|
"faint":"0.7"
|
||||||
|
},
|
||||||
|
"colors":{
|
||||||
|
"bg":"#e1ddd9",
|
||||||
|
"text":"#3d5161",
|
||||||
|
"link":"#c65e99",
|
||||||
|
"fg":"#455A77",
|
||||||
|
"input":"#f3deee",
|
||||||
|
"inputText":"#384d5c",
|
||||||
|
"topBarText":"#ffffff",
|
||||||
|
"topBarLink":"#ffffff",
|
||||||
|
"btn":"#3a4d65",
|
||||||
|
"badgeNotification":"#9f0000",
|
||||||
|
"cRed":"#ca0000",
|
||||||
|
"cBlue":"#05b1eb",
|
||||||
|
"cGreen":"#15bd02",
|
||||||
|
"cOrange":"#fee010"
|
||||||
|
},
|
||||||
|
"radii":{
|
||||||
|
"btn":"0",
|
||||||
|
"input":"0",
|
||||||
|
"checkbox":"0",
|
||||||
|
"panel":"0",
|
||||||
|
"avatar":"0",
|
||||||
|
"avatarAlt":"0",
|
||||||
|
"tooltip":"0",
|
||||||
|
"attachment":"0"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
BIN
Fantasy Scroll Series/screenshot_marina.png
Normal file
BIN
Fantasy Scroll Series/screenshot_marina.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 296 KiB |
BIN
Fantasy Scroll Series/screenshot_sea.png
Normal file
BIN
Fantasy Scroll Series/screenshot_sea.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 294 KiB |
Loading…
Reference in a new issue