commit: 367783aeb3b8e5e67657f21095bf9331ae381940
parent b8368e84d5ae4039ea984e8781eb208e33d75862
Author: Haelwenn (lanodan) Monnier <contact@hacktivis.me>
Date:   Thu, 12 Aug 2021 20:38:55 +0200
Update wavemaster
Diffstat:
1 file changed, 353 insertions(+), 9 deletions(-)
diff --git a/static/themes/wavemaster.json b/static/themes/wavemaster.json
@@ -1,27 +1,340 @@
 {
   "_pleroma_theme_version": 2,
-  "name": "Wavemaster",
+  "name": "Wavemaster v2.1",
   "theme": {
-    "fonts": {},
+    "themeEngineVersion": 3,
     "shadows": {
+      "panel": [
+        {
+          "x": 1,
+          "y": 1,
+          "blur": 4,
+          "spread": 0,
+          "color": "#000000",
+          "alpha": 0.6
+        }
+      ],
+      "topBar": [
+        {
+          "color": "#204a87",
+          "x": 0,
+          "y": 0,
+          "blur": "20",
+          "spread": "5",
+          "alpha": 0.6
+        }
+      ],
+      "popup": [
+        {
+          "x": 2,
+          "y": 2,
+          "blur": 3,
+          "spread": 0,
+          "color": "#000000",
+          "alpha": 0.5
+        }
+      ],
+      "avatar": [
+        {
+          "x": 0,
+          "y": 1,
+          "blur": 8,
+          "spread": 0,
+          "color": "#000000",
+          "alpha": 0.7
+        }
+      ],
+      "avatarStatus": [],
+      "panelHeader": [],
       "button": [
         {
+          "color": "#2e3436",
+          "x": 0,
+          "y": 0,
+          "blur": "0",
+          "spread": "1",
+          "inset": false,
+          "alpha": 1
+        },
+        {
+          "color": "#2e3436",
+          "x": "2",
+          "y": "2",
+          "blur": "1",
+          "spread": "2",
+          "inset": false,
+          "alpha": "0.4"
+        }
+      ],
+      "buttonHover": [
+        {
+          "color": "#d2738a",
           "x": 0,
           "y": 0,
           "blur": "0",
           "spread": "1",
           "inset": true,
-          "color": "#242422",
           "alpha": 1
         },
         {
+          "color": "#000000",
           "x": "1",
           "y": "1",
           "blur": "1",
           "spread": "0",
           "inset": true,
+          "alpha": "0.3"
+        }
+      ],
+      "buttonPressed": [
+        {
           "color": "#242422",
+          "x": 0,
+          "y": 0,
+          "blur": 0,
+          "spread": "50",
+          "inset": true,
+          "alpha": 1
+        },
+        {
+          "color": "#000000",
+          "x": "1",
+          "y": "1",
+          "blur": 0,
+          "spread": "0",
+          "inset": true,
           "alpha": "0.3"
+        },
+        {
+          "color": "#ffffff",
+          "x": 0,
+          "y": 0,
+          "blur": 0,
+          "spread": "1",
+          "inset": true,
+          "alpha": 1
+        }
+      ],
+      "input": [
+        {
+          "color": "#1f032f",
+          "x": "1",
+          "y": "1",
+          "blur": "0",
+          "spread": "1",
+          "alpha": "0.75",
+          "inset": true
+        },
+        {
+          "color": "#FFFFFF",
+          "x": 0,
+          "y": -1,
+          "blur": 0,
+          "spread": 0,
+          "alpha": 0.2,
+          "inset": true
+        },
+        {
+          "color": "#000000",
+          "x": 0,
+          "y": 0,
+          "blur": 2,
+          "inset": true,
+          "spread": 0,
+          "alpha": 1
+        }
+      ]
+    },
+    "colors": {
+      "underlay": "#000000",
+      "bg": "#0d0114",
+      "fg": "#0f0403",
+      "cRed": "#f877ff",
+      "cGreen": "#a8ff60",
+      "cOrange": "#ffffb6",
+      "cBlue": "#96cbfe",
+      "accent": "#65cfed",
+      "link": "#65cfed",
+      "text": "#b5b3aa",
+      "chatBg": "#0d0114",
+      "chatMessageIncomingBg": "#0d0114",
+      "chatMessageOutgoingBg": "#1d032d",
+      "chatMessageOutgoingBorder": "#230336",
+      "chatMessageOutgoingLink": "#65cfed",
+      "chatMessageOutgoingText": "#b5b3aa",
+      "border": "#180705",
+      "chatMessageIncomingBorder": "#200907",
+      "chatMessageIncomingLink": "#65cfed",
+      "chatMessageIncomingText": "#b5b3aa",
+      "badgeNotification": "#f877ff",
+      "badgeNotificationText": "#000000",
+      "alertNeutral": "#b5b3aa",
+      "alertNeutralText": "#ffffff",
+      "alertPopupNeutral": "#b5b3aa",
+      "alertPopupNeutralText": "#000000",
+      "alertSuccess": "#a8ff60",
+      "alertSuccessText": "#ffffff",
+      "alertPopupSuccess": "#a8ff60",
+      "alertPopupSuccessText": "#000000",
+      "alertWarning": "#ffffb6",
+      "alertWarningText": "#000000",
+      "alertPopupWarning": "#ffffb6",
+      "alertPopupWarningText": "#000000",
+      "alertError": "#f877ff",
+      "alertErrorText": "#ffffff",
+      "alertPopupError": "#f877ff",
+      "alertPopupErrorText": "#000000",
+      "panel": "#0f0403",
+      "panelText": "#b5b3aa",
+      "alertNeutralPanelText": "#ffffff",
+      "alertSuccessPanelText": "#ffffff",
+      "alertWarningPanelText": "#ffffff",
+      "alertErrorPanelText": "#ffffff",
+      "fgText": "#b5b3aa",
+      "topBar": "#0f0403",
+      "topBarText": "#b5b3aa",
+      "input": "#1f032f",
+      "inputTopbarText": "#b5b3aa",
+      "inputPanelText": "#b5b3aa",
+      "inputText": "#b5b3aa",
+      "btn": "#0f0403",
+      "btnText": "#b5b3aa",
+      "btnTopBarText": "#b5b3aa",
+      "btnDisabled": "#0e0210",
+      "btnDisabledTopBarText": "#382f37",
+      "btnPanelText": "#b5b3aa",
+      "btnDisabledPanelText": "#382f37",
+      "btnDisabledText": "#382f37",
+      "btnToggled": "#641b15",
+      "btnToggledTopBarText": "#b5b3aa",
+      "btnToggledPanelText": "#b5b3aa",
+      "btnToggledText": "#b5b3aa",
+      "btnPressed": "#0f0403",
+      "btnPressedTopBarText": "#b5b3aa",
+      "btnPressedTopBar": "#0f0403",
+      "btnPressedPanelText": "#b5b3aa",
+      "btnPressedPanel": "#0f0403",
+      "btnPressedText": "#b5b3aa",
+      "tabActiveText": "#b5b3aa",
+      "tabText": "#b5b3aa",
+      "tab": "#0f0403",
+      "fgLink": "#65cfed",
+      "topBarLink": "#65cfed",
+      "panelLink": "#65cfed",
+      "panelFaint": "#b5b3aa",
+      "icon": "#615a5f",
+      "poll": "#31546b",
+      "pollText": "#ffffff",
+      "postGreentext": "#a8ff60",
+      "postLink": "#65cfed",
+      "lightText": "#e5e4e1",
+      "popover": "#0d0114",
+      "selectedMenuPopover": "#1d032d",
+      "highlight": "#1d032d",
+      "highlightText": "#b5b3aa",
+      "selectedMenu": "#1d032d",
+      "selectedMenuText": "#b5b3aa",
+      "selectedMenuPopoverIcon": "#695b6c",
+      "highlightLink": "#65cfed",
+      "selectedMenuLink": "#65cfed",
+      "selectedMenuPopoverLink": "#65cfed",
+      "selectedMenuPopoverText": "#b5b3aa",
+      "faintLink": "#65cfed",
+      "highlightFaintLink": "#65cfed",
+      "selectedMenuFaintLink": "#65cfed",
+      "selectedMenuPopoverFaintLink": "#65cfed",
+      "faint": "#b5b3aa",
+      "highlightFaintText": "#b5b3aa",
+      "selectedMenuFaintText": "#b5b3aa",
+      "selectedMenuPopoverFaintText": "#b5b3aa",
+      "highlightLightText": "#e5e4e1",
+      "selectedMenuLightText": "#e5e4e1",
+      "selectedMenuPopoverLightText": "#e5e4e1",
+      "selectedMenuIcon": "#695b6c",
+      "selectedPost": "#1d032d",
+      "selectedPostText": "#b5b3aa",
+      "selectedPostIcon": "#695b6c",
+      "selectedPostLink": "#65cfed",
+      "selectedPostFaintLink": "#65cfed",
+      "highlightPostLink": "#65cfed",
+      "selectedPostPostLink": "#65cfed",
+      "selectedPostLightText": "#e5e4e1",
+      "selectedPostFaintText": "#b5b3aa",
+      "popoverText": "#b5b3aa",
+      "popoverIcon": "#615a5f",
+      "popoverLink": "#65cfed",
+      "postFaintLink": "#65cfed",
+      "popoverPostFaintLink": "#65cfed",
+      "popoverFaintLink": "#65cfed",
+      "popoverFaintText": "#b5b3aa",
+      "popoverPostLink": "#65cfed",
+      "popoverLightText": "#e5e4e1",
+      "highlightIcon": "#695b6c",
+      "highlightPostFaintLink": "#65cfed",
+      "profileTint": "#0d0114",
+      "profileBg": "#06000b",
+      "wallpaper": "#07010b"
+    },
+    "opacity": {
+      "underlay": 0.15,
+      "bg": 0.85,
+      "border": 1,
+      "alert": 0.5,
+      "alertPopup": 0.95,
+      "panel": 1,
+      "input": 0.85,
+      "btn": 0,
+      "faint": 0.5,
+      "popover": 1,
+      "profileTint": 0.5
+    },
+    "radii": {
+      "btn": 4,
+      "input": 4,
+      "checkbox": 2,
+      "panel": 10,
+      "avatar": 5,
+      "avatarAlt": 50,
+      "tooltip": 2,
+      "attachment": 5
+    },
+    "fonts": {
+      "interface": {
+        "family": "sans-serif"
+      },
+      "input": {
+        "family": "inherit"
+      },
+      "post": {
+        "family": "inherit"
+      },
+      "postCode": {
+        "family": "monospace"
+      }
+    }
+  },
+  "source": {
+    "themeEngineVersion": 3,
+    "fonts": {},
+    "shadows": {
+      "button": [
+        {
+          "x": 0,
+          "y": 0,
+          "blur": "0",
+          "spread": "1",
+          "inset": false,
+          "color": "#2e3436",
+          "alpha": 1
+        },
+        {
+          "x": "2",
+          "y": "2",
+          "blur": "1",
+          "spread": "2",
+          "inset": false,
+          "color": "#2e3436",
+          "alpha": "0.4"
         }
       ],
       "buttonHover": [
@@ -73,7 +386,6 @@
           "alpha": 1
         }
       ],
-      "input": [],
       "topBar": [
         {
           "x": 0,
@@ -83,22 +395,53 @@
           "color": "#204a87",
           "alpha": 0.6
         }
+      ],
+      "input": [
+        {
+          "x": "1",
+          "y": "1",
+          "blur": "0",
+          "spread": "1",
+          "color": "#1f032f",
+          "alpha": "0.75",
+          "inset": true
+        },
+        {
+          "x": 0,
+          "y": -1,
+          "blur": 0,
+          "spread": 0,
+          "color": "#FFFFFF",
+          "alpha": 0.2,
+          "inset": true
+        },
+        {
+          "x": 0,
+          "y": 0,
+          "blur": 2,
+          "inset": true,
+          "spread": 0,
+          "color": "#000000",
+          "alpha": 1
+        }
       ]
     },
     "opacity": {
       "bg": "0.85",
-      "btn": "0"
+      "btn": "0",
+      "input": "0.85"
     },
     "colors": {
       "bg": "#0d0114",
+      "fg": "#0f0403",
       "text": "#b5b3aa",
       "link": "#65cfed",
-      "fg": "#0f0403",
-      "cRed": "#f82604",
       "cBlue": "#96cbfe",
+      "cRed": "#f877ff",
       "cGreen": "#a8ff60",
-      "cOrange": "#ffffb6"
+      "cOrange": "#ffffb6",
+      "input": "#1f032f"
     },
     "radii": {}
   }
-}
+}
+\ No newline at end of file