diff --git a/Fantasy Scroll Series/README.md b/Fantasy Scroll Series/README.md index 5127490..a18464f 100644 --- a/Fantasy Scroll Series/README.md +++ b/Fantasy Scroll Series/README.md @@ -10,6 +10,10 @@ A set of multiple light & dark themes for subcon.pub, using the colors of tradit ![screenshot](https://git.subcon.town/subcon.town/pleroma-themes/raw/branch/master/Fantasy%20Scroll%20Series/screenshot_marina.png) +![screenshot](https://git.subcon.town/subcon.town/pleroma-themes/raw/branch/master/Fantasy%20Scroll%20Series/screenshot_blossom.png) + +![screenshot](https://git.subcon.town/subcon.town/pleroma-themes/raw/branch/master/Fantasy%20Scroll%20Series/screenshot_cherry.png) + **Backgrounds:** ![background](https://git.subcon.town/subcon.town/pleroma-themes/raw/branch/master/Fantasy%20Scroll%20Series/background.jpg) \ No newline at end of file diff --git a/Fantasy Scroll Series/fantasy_scroll_blossom.json b/Fantasy Scroll Series/fantasy_scroll_blossom.json new file mode 100644 index 0000000..e4b0553 --- /dev/null +++ b/Fantasy Scroll Series/fantasy_scroll_blossom.json @@ -0,0 +1,157 @@ +{ + "_pleroma_theme_version":2, + "name":"Fantasy Scroll - Blossom", + "theme":{ + "fonts":{ + "interface":{ + "family":"sans-serif" + } + }, + "shadows":{ + "avatarStatus":[ + { + "x":"2", + "y":"2", + "blur":"0", + "spread":0, + "inset":false, + "color":"#cb70a4", + "alpha":"0.3" + }, + { + "x":"-2", + "y":"2", + "blur":"0", + "spread":0, + "inset":false, + "color":"#cb70a4", + "alpha":"0.3" + }, + { + "x":"-2", + "y":"-2", + "blur":"0", + "spread":0, + "inset":false, + "color":"#cb70a4", + "alpha":"0.3" + }, + { + "x":"2", + "y":"-2", + "blur":"0", + "spread":0, + "inset":false, + "color":"#cb70a4", + "alpha":"0.3" + } + ], + "button":[ + + ], + "buttonHover":[ + { + "x":0, + "y":0, + "blur":"1", + "spread":"2", + "color":"#c974a5", + "alpha":"0.4", + "inset":false + } + ], + "buttonPressed":[ + { + "x":0, + "y":0, + "blur":"1", + "spread":"2", + "color":"#c974a5", + "alpha":"0.1" + } + ], + "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":"#491d36", + "alpha":"0.7" + } + ], + "panelHeader":[ + + ], + "popup":[ + { + "x":"3", + "y":"3", + "blur":"2", + "spread":"0", + "color":"#491d36", + "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.2", + "faint":"0.7" + }, + "colors":{ + "bg":"#e1ddd9", + "text":"#3d5161", + "link":"#c65e99", + "fg":"#ca99b4", + "panelText":"#fcfdfe", + "input":"#f3deee", + "inputText":"#384d5c", + "topBarText":"#f1f5fa", + "topBarLink":"#f1f5fa", + "btn":"#c974a5", + "btnText":"#f9fafb", + "alertError":"#aa0000", + "badgeNotification":"#bb0000", + "border":"#384d5c", + "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" + } + } +} \ No newline at end of file diff --git a/Fantasy Scroll Series/fantasy_scroll_cherry.json b/Fantasy Scroll Series/fantasy_scroll_cherry.json new file mode 100644 index 0000000..93a4d2a --- /dev/null +++ b/Fantasy Scroll Series/fantasy_scroll_cherry.json @@ -0,0 +1,157 @@ +{ + "_pleroma_theme_version":2, + "":"Fantasy Scroll - Cherry", + "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":"#d997a8", + "alpha":"0.4", + "inset":false + } + ], + "buttonPressed":[ + { + "x":0, + "y":0, + "blur":"1", + "spread":"2", + "color":"#d997a8", + "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":"#491d36", + "alpha":"0.7" + } + ], + "panelHeader":[ + + ], + "popup":[ + { + "x":"3", + "y":"3", + "blur":"2", + "spread":"0", + "color":"#491d36", + "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":"#80493c", + "text":"#e6eaee", + "link":"#eea2b9", + "fg":"#c86a82", + "panelText":"#f2f4f7", + "input":"#f2dbed", + "inputText":"#4b2c35", + "topBarText":"#e6eaee", + "topBarLink":"#e6eaee", + "btn":"#bc4966", + "btnText":"#f9fafb", + "alertError":"#b30000", + "badgeNotification":"#b90000", + "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" + } + } +} \ No newline at end of file diff --git a/Fantasy Scroll Series/fantasy_scroll_sea.json b/Fantasy Scroll Series/fantasy_scroll_sea.json index a09c007..64faee8 100644 --- a/Fantasy Scroll Series/fantasy_scroll_sea.json +++ b/Fantasy Scroll Series/fantasy_scroll_sea.json @@ -10,13 +10,40 @@ "shadows":{ "avatarStatus":[ { - "x":"0", - "y":"0", - "blur":"8", + "x":"2", + "y":"2", + "blur":"0", "spread":0, "inset":false, - "color":"#000000", - "alpha":"0.85" + "color":"#3d5161", + "alpha":"0.4" + }, + { + "x":"2", + "y":"-2", + "blur":"0", + "spread":0, + "inset":false, + "color":"#3d5161", + "alpha":"0.4" + }, + { + "x":"-2", + "y":"-2", + "blur":"0", + "spread":0, + "inset":false, + "color":"#3d5161", + "alpha":"0.4" + }, + { + "x":"-2", + "y":"2", + "blur":"0", + "spread":0, + "inset":false, + "color":"#3d5161", + "alpha":"0.4" } ], "button":[ diff --git a/Fantasy Scroll Series/screenshot_blossom.png b/Fantasy Scroll Series/screenshot_blossom.png new file mode 100644 index 0000000..1ba3eaf Binary files /dev/null and b/Fantasy Scroll Series/screenshot_blossom.png differ diff --git a/Fantasy Scroll Series/screenshot_cherry.png b/Fantasy Scroll Series/screenshot_cherry.png new file mode 100644 index 0000000..1e32075 Binary files /dev/null and b/Fantasy Scroll Series/screenshot_cherry.png differ