commit cc294bf8102f75fa8db339d9b013f57e2767a197 Author: DwarfPunk Date: Thu Jul 11 17:14:39 2024 +0300 Upload diff --git a/README.md b/README.md new file mode 100644 index 0000000..48245f2 --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +# Breezy Dark-Green Theme for Akkoma/Pleroma + +![preview](https://code.fossee.net/root/akkoma-breezy-dark-green-theme/raw/branch/main/breezy-dark-green.png) diff --git a/breezy-dark-green.json b/breezy-dark-green.json new file mode 100644 index 0000000..9752fa5 --- /dev/null +++ b/breezy-dark-green.json @@ -0,0 +1,424 @@ +{ + "_pleroma_theme_version": 2, + "name": "Breezy Dark-Green (Beta)", + "source": { + "themeEngineVersion": 3, + "shadows": { + "panel": [ + { + "color": "#000000", + "x": "1", + "y": "2", + "blur": "6", + "spread": 0, + "alpha": 0.6 + } + ], + "topBar": [ + { + "x": 0, + "y": 0, + "blur": 4, + "spread": 0, + "color": "#000000", + "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": [ + { + "color": "#ffffff", + "x": 0, + "y": "40", + "blur": "40", + "spread": "-40", + "inset": true, + "alpha": "0.1" + } + ], + "button": [ + { + "color": "#ffffff", + "x": 0, + "y": "0", + "blur": "0", + "spread": "1", + "alpha": "0.15", + "inset": true + }, + { + "color": "#000000", + "x": "1", + "y": "1", + "blur": "1", + "spread": 0, + "alpha": "0.3", + "inset": false + } + ], + "buttonHover": [ + { + "color": "#87ab63", + "x": 0, + "y": "0", + "blur": 0, + "spread": "1", + "alpha": "1", + "inset": true + }, + { + "color": "#000000", + "x": "1", + "y": "1", + "blur": "1", + "spread": 0, + "alpha": "0.3", + "inset": false + } + ], + "buttonPressed": [ + { + "color": "#ffffff", + "x": 0, + "y": "0", + "blur": 0, + "spread": "1", + "alpha": 0.2, + "inset": true + }, + { + "color": "#000000", + "x": "1", + "y": "1", + "blur": 0, + "spread": 0, + "alpha": "0.3", + "inset": false + } + ], + "input": [ + { + "color": "#ffffff", + "x": 0, + "y": "0", + "blur": 0, + "spread": "1", + "alpha": "0.2", + "inset": true + } + ] + }, + "colors": { + "underlay": "#24282b", + "bg": "#31363b", + "fg": "#31363b", + "cRed": "#da4453", + "cGreen": "#57e389", + "cOrange": "#f67400", + "cBlue": "#3daee9", + "accent": "#87ab63", + "link": "#87ab63", + "text": "#e3e4ed", + "badgeNotification": "#da4453", + "badgeNotificationText": "#ffffff", + "alertNeutral": "#e3e4ed", + "alertNeutralText": "#31363b", + "alertPopupNeutral": "#e3e4ed", + "alertPopupNeutralText": "#31363b", + "alertSuccess": "#57e389", + "alertSuccessText": "#12131c", + "alertPopupSuccess": "#57e389", + "alertPopupSuccessText": "#12131c", + "alertWarning": "#f67400", + "alertWarningText": "#e3e4ed", + "alertPopupWarning": "#f67400", + "alertPopupWarningText": "#12131c", + "alertError": "#da4453", + "alertErrorText": "#e3e4ed", + "alertPopupError": "#da4453", + "alertPopupErrorText": "#ffffff", + "panel": "#31363b", + "panelText": "#e3e4ed", + "alertNeutralPanelText": "#12131c", + "alertSuccessPanelText": "#12131c", + "alertWarningPanelText": "#e3e4ed", + "alertErrorPanelText": "#e3e4ed", + "fgText": "#e3e4cd", + "topBar": "#1f2326", + "topBarText": "#e3e4cd", + "input": "#232629", + "inputTopbarText": "#e3e4cd", + "inputPanelText": "#e3e4ed", + "inputText": "#e3e4ed", + "btn": "#31363b", + "btnText": "#e3e4cd", + "btnTopBarText": "#e3e4cd", + "btnDisabled": "#31363b", + "btnDisabledTopBarText": "#5e6260", + "btnPanelText": "#e3e4cd", + "btnDisabledPanelText": "#5e6260", + "btnDisabledText": "#5e6260", + "btnToggled": "#606973", + "btnToggledTopBarText": "#ffffff", + "btnToggledPanelText": "#ffffff", + "btnToggledText": "#ffffff", + "btnPressed": "#87ab63", + "btnPressedTopBarText": "#31321b", + "btnPressedTopBar": "#87ab63", + "btnPressedPanelText": "#31321b", + "btnPressedPanel": "#87ab63", + "btnPressedText": "#31321b", + "tabActiveText": "#e3e4ed", + "tabText": "#e3e4cd", + "tab": "#31363b", + "fgLink": "#87abe3", + "topBarLink": "#e3e4cd", + "panelLink": "#87abe3", + "panelFaint": "#e3e4cd", + "icon": "#8a8d94", + "poll": "#54654b", + "pollText": "#e3e4ed", + "border": "#4c545b", + "postCyantext": "#3daee9", + "postGreentext": "#57e389", + "postLink": "#87ab63", + "lightText": "#ffffff", + "popover": "#31363b", + "selectedMenuPopover": "#87ab63", + "highlight": "#3d4349", + "highlightText": "#e3e4ed", + "selectedMenu": "#87ab63", + "selectedMenuText": "#12131c", + "selectedMenuPopoverIcon": "#4d5f40", + "highlightLink": "#789c55", + "selectedMenuLink": "#87ab64", + "selectedMenuPopoverLink": "#789c55", + "selectedMenuPopoverText": "#12131c", + "faintLink": "#87ab63", + "highlightFaintLink": "#789c55", + "selectedMenuFaintLink": "#87ab64", + "selectedMenuPopoverFaintLink": "#789c55", + "faint": "#e3e4ed", + "highlightFaintText": "#e3e4ed", + "selectedMenuFaintText": "#12131c", + "selectedMenuPopoverFaintText": "#12131c", + "highlightLightText": "#ffffff", + "selectedMenuLightText": "#000000", + "selectedMenuPopoverLightText": "#000000", + "selectedMenuIcon": "#4d5f40", + "selectedPost": "#3d4349", + "selectedPostText": "#e3e4ed", + "selectedPostIcon": "#90949b", + "selectedPostLink": "#87ab64", + "selectedPostFaintLink": "#87ab64", + "highlightPostLink": "#789c55", + "selectedPostPostLink": "#87ab64", + "selectedPostLightText": "#ffffff", + "selectedPostFaintText": "#e3e4ed", + "popoverText": "#e3e4ed", + "popoverIcon": "#8a8d94", + "popoverLink": "#87ab63", + "postFaintLink": "#87ab63", + "popoverPostFaintLink": "#87ab63", + "popoverFaintLink": "#87ab63", + "popoverFaintText": "#e3e4ed", + "popoverPostLink": "#87ab63", + "popoverLightText": "#ffffff", + "highlightIcon": "#90949b", + "highlightPostFaintLink": "#789c55", + "profileTint": "#31363b", + "profileBg": "#191e22", + "wallpaper": "#2d3136" + }, + "opacity": { + "underlay": 0.15, + "bg": 1, + "alert": 0.5, + "alertPopup": 0.95, + "panel": 0, + "input": 0.5, + "btn": 1, + "faint": 0.5, + "border": 1, + "popover": 1, + "profileTint": 0.5 + }, + "radii": { + "btn": "0", + "input": "0", + "checkbox": "0", + "panel": "0", + "avatar": "0", + "avatarAlt": "0", + "tooltip": "0", + "attachment": "0" + }, + "fonts": { + "interface": { + "family": "sans-serif" + }, + "input": { + "family": "inherit" + }, + "post": { + "family": "inherit" + }, + "postCode": { + "family": "monospace" + } + } + }, + "source": { + "themeEngineVersion": 3, + "fonts": {}, + "shadows": { + "panel": [ + { + "x": "1", + "y": "2", + "blur": "6", + "spread": 0, + "color": "#000000", + "alpha": 0.6 + } + ], + "button": [ + { + "x": 0, + "y": "0", + "blur": "0", + "spread": "1", + "color": "--btn,900", + "alpha": "0.15", + "inset": true + }, + { + "x": "1", + "y": "1", + "blur": "1", + "spread": 0, + "color": "#000000", + "alpha": "0.3", + "inset": false + } + ], + "panelHeader": [ + { + "x": 0, + "y": "40", + "blur": "40", + "spread": "-40", + "inset": true, + "color": "--panel,900", + "alpha": "0.1" + } + ], + "buttonHover": [ + { + "x": 0, + "y": "0", + "blur": 0, + "spread": "1", + "color": "--accent", + "alpha": "1", + "inset": true + }, + { + "x": "1", + "y": "1", + "blur": "1", + "spread": 0, + "color": "#000000", + "alpha": "0.3", + "inset": false + } + ], + "buttonPressed": [ + { + "x": 0, + "y": "0", + "blur": 0, + "spread": "1", + "color": "--btn,900", + "alpha": 0.2, + "inset": true + }, + { + "x": "1", + "y": "1", + "blur": 0, + "spread": 0, + "color": "#000000", + "alpha": "0.3", + "inset": false + } + ], + "input": [ + { + "x": 0, + "y": "0", + "blur": 0, + "spread": "1", + "color": "--input,900", + "alpha": "0.2", + "inset": true + } + ] + }, + "opacity": {}, + "colors": { + "bg": "#31363b", + "fg": "#31363b", + "text": "#e3e4ed", + "underlay": "#24282b", + "link": "#87ab63", + "accent": "#87ab63", + "cBlue": "#3daee9", + "cRed": "#da4453", + "cGreen": "#57e389", + "cOrange": "#f67400", + "selectedMenu": "--accent", + "selectedMenuPopover": "--accent", + "border": "#4c545b", + "fgText": "#e3e4cd", + "fgLink": "#87abe3", + "panel": "transparent", + "topBar": "#1f2326", + "topBarLink": "--topBarText", + "btn": "--bg", + "btnPressed": "--accent", + "input": "--bg,-6.47", + "alertNeutralText": "#31363b" + }, + "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/breezy-dark-green.png b/breezy-dark-green.png new file mode 100644 index 0000000..cfa6f36 Binary files /dev/null and b/breezy-dark-green.png differ