catppuccin mocha peach
This commit is contained in:
parent
db6874ed5d
commit
fbf09b7b83
1 changed files with 400 additions and 0 deletions
400
catppuccin-mocha-peach.json
Normal file
400
catppuccin-mocha-peach.json
Normal file
|
@ -0,0 +1,400 @@
|
|||
{
|
||||
"_pleroma_theme_version": 2,
|
||||
"theme": {
|
||||
"themeEngineVersion": 3,
|
||||
"shadows": {
|
||||
"panel": [
|
||||
{
|
||||
"x": 1,
|
||||
"y": 1,
|
||||
"blur": 4,
|
||||
"spread": 0,
|
||||
"color": "#000000",
|
||||
"alpha": 0.6
|
||||
}
|
||||
],
|
||||
"topBar": [
|
||||
{
|
||||
"color": "#000000",
|
||||
"x": 0,
|
||||
"y": 0,
|
||||
"blur": 4,
|
||||
"spread": 0,
|
||||
"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": "#fab387",
|
||||
"x": "0",
|
||||
"y": 0,
|
||||
"blur": "0",
|
||||
"spread": "1",
|
||||
"inset": false,
|
||||
"alpha": "0.6"
|
||||
}
|
||||
],
|
||||
"buttonHover": [
|
||||
{
|
||||
"color": "#fab387",
|
||||
"x": 0,
|
||||
"y": "0",
|
||||
"blur": "0",
|
||||
"spread": "1",
|
||||
"alpha": 1
|
||||
},
|
||||
{
|
||||
"color": "#1e2030",
|
||||
"x": 0,
|
||||
"y": "0",
|
||||
"blur": "0",
|
||||
"spread": 100,
|
||||
"inset": true,
|
||||
"alpha": 1
|
||||
}
|
||||
],
|
||||
"buttonPressed": [
|
||||
{
|
||||
"color": "#fab387",
|
||||
"x": 0,
|
||||
"y": 0,
|
||||
"blur": "0",
|
||||
"spread": "1",
|
||||
"alpha": "1",
|
||||
"inset": false
|
||||
},
|
||||
{
|
||||
"color": "#fab387",
|
||||
"x": 0,
|
||||
"y": 0,
|
||||
"blur": "0",
|
||||
"spread": "0",
|
||||
"inset": false,
|
||||
"alpha": "1"
|
||||
},
|
||||
{
|
||||
"color": "#181926",
|
||||
"x": 0,
|
||||
"y": 0,
|
||||
"blur": "0",
|
||||
"spread": 100,
|
||||
"inset": true,
|
||||
"alpha": "1"
|
||||
}
|
||||
],
|
||||
"input": [
|
||||
{
|
||||
"color": "#181926",
|
||||
"x": 0,
|
||||
"y": 0,
|
||||
"blur": "0",
|
||||
"spread": 1,
|
||||
"inset": false,
|
||||
"alpha": 1
|
||||
}
|
||||
]
|
||||
},
|
||||
"colors": {
|
||||
"underlay": "#000000",
|
||||
"bg": "#1e1e2e",
|
||||
"fg": "#313244",
|
||||
"cRed": "#f38ba8",
|
||||
"cGreen": "#a6e3a1",
|
||||
"cOrange": "#fab387",
|
||||
"cBlue": "#89b4fa",
|
||||
"accent": "#fab387",
|
||||
"link": "#fab387",
|
||||
"text": "#cdd6f4",
|
||||
"badgeNotification": "#f38ba8",
|
||||
"badgeNotificationText": "#000000",
|
||||
"alertNeutral": "#cdd6f4",
|
||||
"alertNeutralText": "#ffffff",
|
||||
"alertPopupNeutral": "#cdd6f4",
|
||||
"alertPopupNeutralText": "#000000",
|
||||
"alertSuccess": "#a6e3a1",
|
||||
"alertSuccessText": "#ffffff",
|
||||
"alertPopupSuccess": "#a6e3a1",
|
||||
"alertPopupSuccessText": "#000000",
|
||||
"alertWarning": "#fab387",
|
||||
"alertWarningText": "#ffffff",
|
||||
"alertPopupWarning": "#fab387",
|
||||
"alertPopupWarningText": "#000000",
|
||||
"alertError": "#f38ba8",
|
||||
"alertErrorText": "#ffffff",
|
||||
"alertPopupError": "#f38ba8",
|
||||
"alertPopupErrorText": "#000000",
|
||||
"panel": "#313244",
|
||||
"panelText": "#cdd6f4",
|
||||
"alertNeutralPanelText": "#0b1433",
|
||||
"alertSuccessPanelText": "#0b1433",
|
||||
"alertWarningPanelText": "#ffffff",
|
||||
"alertErrorPanelText": "#ffffff",
|
||||
"fgText": "#cdd6f4",
|
||||
"topBar": "#313244",
|
||||
"topBarText": "#cdd6f4",
|
||||
"input": "#313244",
|
||||
"inputTopbarText": "#cdd6f4",
|
||||
"inputPanelText": "#cdd6f4",
|
||||
"inputText": "#cdd6f4",
|
||||
"btn": "#313244",
|
||||
"btnText": "#cdd6f4",
|
||||
"btnTopBarText": "#cdd6f4",
|
||||
"btnDisabled": "#232334",
|
||||
"btnDisabledTopBarText": "#4e5064",
|
||||
"btnPanelText": "#cdd6f4",
|
||||
"btnDisabledPanelText": "#4e5064",
|
||||
"btnDisabledText": "#4e5064",
|
||||
"btnToggled": "#5c5e80",
|
||||
"btnToggledTopBarText": "#ffffff",
|
||||
"btnToggledPanelText": "#ffffff",
|
||||
"btnToggledText": "#ffffff",
|
||||
"btnPressed": "#313244",
|
||||
"btnPressedTopBarText": "#cdd6f4",
|
||||
"btnPressedTopBar": "#313244",
|
||||
"btnPressedPanelText": "#cdd6f4",
|
||||
"btnPressedPanel": "#313244",
|
||||
"btnPressedText": "#cdd6f4",
|
||||
"tabActiveText": "#cdd6f4",
|
||||
"tabText": "#cdd6f4",
|
||||
"tab": "#313244",
|
||||
"fgLink": "#89b4fa",
|
||||
"topBarLink": "#89b4fa",
|
||||
"panelLink": "#89b4fa",
|
||||
"panelFaint": "#cdd6f4",
|
||||
"icon": "#767a91",
|
||||
"poll": "#765a52",
|
||||
"pollText": "#ffffff",
|
||||
"border": "#36374a",
|
||||
"postCyantext": "#89b4fa",
|
||||
"postGreentext": "#a6e3a1",
|
||||
"postLink": "#fab387",
|
||||
"lightText": "#ffffff",
|
||||
"popover": "#1e1e2e",
|
||||
"selectedMenuPopover": "#29293e",
|
||||
"highlight": "#29293e",
|
||||
"highlightText": "#cdd6f4",
|
||||
"selectedMenu": "#29293e",
|
||||
"selectedMenuText": "#cdd6f4",
|
||||
"selectedMenuPopoverIcon": "#7b8099",
|
||||
"highlightLink": "#fab387",
|
||||
"selectedMenuLink": "#fab387",
|
||||
"selectedMenuPopoverLink": "#fab387",
|
||||
"selectedMenuPopoverText": "#cdd6f4",
|
||||
"faintLink": "#fab387",
|
||||
"highlightFaintLink": "#fab387",
|
||||
"selectedMenuFaintLink": "#fab387",
|
||||
"selectedMenuPopoverFaintLink": "#fab387",
|
||||
"faint": "#cdd6f4",
|
||||
"highlightFaintText": "#cdd6f4",
|
||||
"selectedMenuFaintText": "#cdd6f4",
|
||||
"selectedMenuPopoverFaintText": "#cdd6f4",
|
||||
"highlightLightText": "#ffffff",
|
||||
"selectedMenuLightText": "#ffffff",
|
||||
"selectedMenuPopoverLightText": "#ffffff",
|
||||
"selectedMenuIcon": "#7b8099",
|
||||
"selectedPost": "#29293e",
|
||||
"selectedPostText": "#cdd6f4",
|
||||
"selectedPostIcon": "#7b8099",
|
||||
"selectedPostLink": "#fab387",
|
||||
"selectedPostFaintLink": "#fab387",
|
||||
"highlightPostLink": "#fab387",
|
||||
"selectedPostPostLink": "#fab387",
|
||||
"selectedPostLightText": "#ffffff",
|
||||
"selectedPostFaintText": "#cdd6f4",
|
||||
"popoverText": "#cdd6f4",
|
||||
"popoverIcon": "#767a91",
|
||||
"popoverLink": "#fab387",
|
||||
"postFaintLink": "#fab387",
|
||||
"popoverPostFaintLink": "#fab387",
|
||||
"popoverFaintLink": "#fab387",
|
||||
"popoverFaintText": "#cdd6f4",
|
||||
"popoverPostLink": "#fab387",
|
||||
"popoverLightText": "#ffffff",
|
||||
"highlightIcon": "#7b8099",
|
||||
"highlightPostFaintLink": "#fab387",
|
||||
"profileTint": "#1e1e2e",
|
||||
"profileBg": "#0f101b",
|
||||
"wallpaper": "#1a1a28"
|
||||
},
|
||||
"opacity": {
|
||||
"underlay": 0.15,
|
||||
"bg": 1,
|
||||
"alert": 0.5,
|
||||
"alertPopup": 0.95,
|
||||
"panel": 1,
|
||||
"input": 0.5,
|
||||
"btn": 1,
|
||||
"faint": 0.5,
|
||||
"border": 1,
|
||||
"popover": 1,
|
||||
"profileTint": 0.5
|
||||
},
|
||||
"radii": {
|
||||
"btn": "3",
|
||||
"input": 4,
|
||||
"checkbox": "4",
|
||||
"panel": "6",
|
||||
"avatar": "8",
|
||||
"avatarAlt": "6",
|
||||
"tooltip": "4",
|
||||
"attachment": 5
|
||||
},
|
||||
"fonts": {
|
||||
"interface": {
|
||||
"family": "IBM Plex Sans,sans-serif"
|
||||
},
|
||||
"input": {
|
||||
"family": "IBM Plex Sans,sans-serif"
|
||||
},
|
||||
"post": {
|
||||
"family": "IBM Plex Sans,sans-serif"
|
||||
},
|
||||
"postCode": {
|
||||
"family": "IBM Plex Mono,monospace"
|
||||
}
|
||||
}
|
||||
},
|
||||
"source": {
|
||||
"themeEngineVersion": 3,
|
||||
"fonts": {
|
||||
"interface": {
|
||||
"family": "IBM Plex Sans,sans-serif"
|
||||
},
|
||||
"input": {
|
||||
"family": "IBM Plex Sans,sans-serif"
|
||||
},
|
||||
"post": {
|
||||
"family": "IBM Plex Sans,sans-serif"
|
||||
},
|
||||
"postCode": {
|
||||
"family": "IBM Plex Mono,monospace"
|
||||
}
|
||||
},
|
||||
"shadows": {
|
||||
"button": [
|
||||
{
|
||||
"x": "0",
|
||||
"y": 0,
|
||||
"blur": "0",
|
||||
"spread": "1",
|
||||
"inset": false,
|
||||
"color": "#fab387",
|
||||
"alpha": "0.6"
|
||||
}
|
||||
],
|
||||
"buttonPressed": [
|
||||
{
|
||||
"x": 0,
|
||||
"y": 0,
|
||||
"blur": "0",
|
||||
"spread": "1",
|
||||
"color": "#fab387",
|
||||
"alpha": "1",
|
||||
"inset": false
|
||||
},
|
||||
{
|
||||
"x": 0,
|
||||
"y": 0,
|
||||
"blur": "0",
|
||||
"spread": "0",
|
||||
"inset": false,
|
||||
"color": "#fab387",
|
||||
"alpha": "1"
|
||||
},
|
||||
{
|
||||
"x": 0,
|
||||
"y": 0,
|
||||
"blur": "0",
|
||||
"spread": 100,
|
||||
"inset": true,
|
||||
"color": "#181926",
|
||||
"alpha": "1"
|
||||
}
|
||||
],
|
||||
"input": [
|
||||
{
|
||||
"x": 0,
|
||||
"y": 0,
|
||||
"blur": "0",
|
||||
"spread": 1,
|
||||
"inset": false,
|
||||
"color": "#181926",
|
||||
"alpha": 1
|
||||
}
|
||||
],
|
||||
"buttonHover": [
|
||||
{
|
||||
"x": 0,
|
||||
"y": "0",
|
||||
"blur": "0",
|
||||
"spread": "1",
|
||||
"color": "#fab387",
|
||||
"alpha": 1
|
||||
},
|
||||
{
|
||||
"x": 0,
|
||||
"y": "0",
|
||||
"blur": "0",
|
||||
"spread": 100,
|
||||
"inset": true,
|
||||
"color": "#1e2030",
|
||||
"alpha": 1
|
||||
}
|
||||
],
|
||||
"topBar": [
|
||||
{
|
||||
"x": 0,
|
||||
"y": 0,
|
||||
"blur": 4,
|
||||
"spread": 0,
|
||||
"color": "#000000",
|
||||
"alpha": 0.6
|
||||
}
|
||||
]
|
||||
},
|
||||
"opacity": {},
|
||||
"colors": {
|
||||
"bg": "#1e1e2e",
|
||||
"fg": "#313244",
|
||||
"text": "#cdd6f4",
|
||||
"link": "#fab387",
|
||||
"cBlue": "#89b4fa",
|
||||
"cRed": "#f38ba8",
|
||||
"cGreen": "#a6e3a1",
|
||||
"cOrange": "#fab387",
|
||||
"fgLink": "#89b4fa"
|
||||
},
|
||||
"radii": {
|
||||
"btn": "3",
|
||||
"input": 4,
|
||||
"checkbox": "4",
|
||||
"panel": "6",
|
||||
"avatar": "8",
|
||||
"avatarAlt": "6",
|
||||
"tooltip": "4",
|
||||
"attachment": 5
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Reference in a new issue