Update Akkoma/cola.json
This commit is contained in:
parent
d355ecf6ad
commit
496d5e79ca
1 changed files with 1 additions and 1 deletions
|
@ -1,445 +0,0 @@
|
|||
{
|
||||
"_pleroma_theme_version": 2,
|
||||
"name": "lxDracula",
|
||||
"theme": {
|
||||
"themeEngineVersion": 3,
|
||||
"shadows": {
|
||||
"panel": [
|
||||
{
|
||||
"color": "#000000",
|
||||
"x": 0,
|
||||
"y": "10",
|
||||
"blur": "20",
|
||||
"spread": 0,
|
||||
"inset": false,
|
||||
"alpha": "0.25"
|
||||
}
|
||||
],
|
||||
"topBar": [
|
||||
{
|
||||
"color": "#000000",
|
||||
"x": 0,
|
||||
"y": "5",
|
||||
"blur": "10",
|
||||
"spread": 0,
|
||||
"alpha": "0.5"
|
||||
}
|
||||
],
|
||||
"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": "#282e35",
|
||||
"x": 0,
|
||||
"y": "1",
|
||||
"blur": 0,
|
||||
"spread": "0",
|
||||
"inset": false,
|
||||
"alpha": 1
|
||||
}
|
||||
],
|
||||
"button": [
|
||||
{
|
||||
"color": "#000000",
|
||||
"x": 0,
|
||||
"y": "10",
|
||||
"blur": "20",
|
||||
"spread": 0,
|
||||
"inset": false,
|
||||
"alpha": "0.2"
|
||||
}
|
||||
],
|
||||
"buttonHover": [
|
||||
{
|
||||
"color": "#cad1d8",
|
||||
"x": 0,
|
||||
"y": 0,
|
||||
"blur": "0",
|
||||
"spread": "1",
|
||||
"alpha": 1,
|
||||
"inset": true
|
||||
},
|
||||
{
|
||||
"color": "#000000",
|
||||
"x": 0,
|
||||
"y": "10",
|
||||
"blur": "20",
|
||||
"spread": "0",
|
||||
"alpha": "0.2",
|
||||
"inset": false
|
||||
}
|
||||
],
|
||||
"buttonPressed": [
|
||||
{
|
||||
"color": "#000000",
|
||||
"x": 0,
|
||||
"y": "10",
|
||||
"blur": "20",
|
||||
"spread": 0,
|
||||
"inset": false,
|
||||
"alpha": "0.25"
|
||||
}
|
||||
],
|
||||
"input": [
|
||||
{
|
||||
"color": "#000000",
|
||||
"x": 0,
|
||||
"y": "10",
|
||||
"blur": "20",
|
||||
"spread": 0,
|
||||
"inset": false,
|
||||
"alpha": "0.2"
|
||||
},
|
||||
{
|
||||
"color": "#282a36",
|
||||
"x": 0,
|
||||
"y": "1",
|
||||
"blur": "0",
|
||||
"spread": 0,
|
||||
"inset": true,
|
||||
"alpha": 1
|
||||
},
|
||||
{
|
||||
"color": "#282a36",
|
||||
"x": 0,
|
||||
"y": "-1",
|
||||
"blur": "0",
|
||||
"spread": 0,
|
||||
"inset": true,
|
||||
"alpha": 1
|
||||
}
|
||||
]
|
||||
},
|
||||
"colors": {
|
||||
"underlay": "#000000",
|
||||
"bg": "#282a36",
|
||||
"fg": "#44475a",
|
||||
"cRed": "#ff5555",
|
||||
"cGreen": "#50fa7b",
|
||||
"cOrange": "#f1fa8c",
|
||||
"cBlue": "#8be9fd",
|
||||
"accent": "#ff5555",
|
||||
"link": "#ff5555",
|
||||
"text": "#f8f8f2",
|
||||
"badgeNotification": "#ff5555",
|
||||
"badgeNotificationText": "#000000",
|
||||
"alertNeutral": "#f8f8f2",
|
||||
"alertNeutralText": "#0e0e08",
|
||||
"alertPopupNeutral": "#f8f8f2",
|
||||
"alertPopupNeutralText": "#0e0e08",
|
||||
"alertSuccess": "#50fa7b",
|
||||
"alertSuccessText": "#0e0e08",
|
||||
"alertPopupSuccess": "#50fa7b",
|
||||
"alertPopupSuccessText": "#0e0e08",
|
||||
"alertWarning": "#f1fa8c",
|
||||
"alertWarningText": "#0e0e08",
|
||||
"alertPopupWarning": "#f1fa8c",
|
||||
"alertPopupWarningText": "#0e0e08",
|
||||
"alertError": "#ff5555",
|
||||
"alertErrorText": "#f8f8f2",
|
||||
"alertPopupError": "#ff5555",
|
||||
"alertPopupErrorText": "#0e0e08",
|
||||
"panel": "#282a36",
|
||||
"panelText": "#f8f8f2",
|
||||
"alertNeutralPanelText": "#0e0e08",
|
||||
"alertSuccessPanelText": "#0e0e08",
|
||||
"alertWarningPanelText": "#0e0e08",
|
||||
"alertErrorPanelText": "#f8f8f2",
|
||||
"fgText": "#f8f8f2",
|
||||
"topBar": "#282a36",
|
||||
"topBarText": "#f8f8f2",
|
||||
"input": "#44475a",
|
||||
"inputTopbarText": "#f8f8f2",
|
||||
"inputPanelText": "#f8f8f2",
|
||||
"inputText": "#f8f8f2",
|
||||
"btn": "#44475a",
|
||||
"btnText": "#f8f8f2",
|
||||
"btnTopBarText": "#f8f8f2",
|
||||
"btnDisabled": "#2f323f",
|
||||
"btnDisabledTopBarText": "#62636c",
|
||||
"btnPanelText": "#f8f8f2",
|
||||
"btnDisabledPanelText": "#62636c",
|
||||
"btnDisabledText": "#62636c",
|
||||
"btnToggled": "#717694",
|
||||
"btnToggledTopBarText": "#ffffff",
|
||||
"btnToggledPanelText": "#ffffff",
|
||||
"btnToggledText": "#ffffff",
|
||||
"btnPressed": "#44475a",
|
||||
"btnPressedTopBarText": "#f8f8f2",
|
||||
"btnPressedTopBar": "#44475a",
|
||||
"btnPressedPanelText": "#f8f8f2",
|
||||
"btnPressedPanel": "#44475a",
|
||||
"btnPressedText": "#f8f8f2",
|
||||
"tabActiveText": "#f8f8f2",
|
||||
"tabText": "#f8f8f2",
|
||||
"tab": "#44475a",
|
||||
"fgLink": "#ab0000",
|
||||
"topBarLink": "#f8f8f2",
|
||||
"panelLink": "#ff5555",
|
||||
"panelFaint": "#f8f8f2",
|
||||
"icon": "#909194",
|
||||
"poll": "#7e3c43",
|
||||
"pollText": "#f8f8f2",
|
||||
"border": "#282a36",
|
||||
"postCyantext": "#8be9fd",
|
||||
"postGreentext": "#50fa7b",
|
||||
"postLink": "#ff5555",
|
||||
"lightText": "#ffffff",
|
||||
"popover": "#282a36",
|
||||
"selectedMenuPopover": "#333645",
|
||||
"highlight": "#333645",
|
||||
"highlightText": "#f8f8f2",
|
||||
"selectedMenu": "#333645",
|
||||
"selectedMenuText": "#f8f8f2",
|
||||
"selectedMenuPopoverIcon": "#96979c",
|
||||
"highlightLink": "#ab0000",
|
||||
"selectedMenuLink": "#ff5555",
|
||||
"selectedMenuPopoverLink": "#ab0000",
|
||||
"selectedMenuPopoverText": "#f8f8f2",
|
||||
"faintLink": "#ff5555",
|
||||
"highlightFaintLink": "#ab0000",
|
||||
"selectedMenuFaintLink": "#ff5555",
|
||||
"selectedMenuPopoverFaintLink": "#ab0000",
|
||||
"faint": "#f8f8f2",
|
||||
"highlightFaintText": "#f8f8f2",
|
||||
"selectedMenuFaintText": "#f8f8f2",
|
||||
"selectedMenuPopoverFaintText": "#f8f8f2",
|
||||
"highlightLightText": "#ffffff",
|
||||
"selectedMenuLightText": "#ffffff",
|
||||
"selectedMenuPopoverLightText": "#ffffff",
|
||||
"selectedMenuIcon": "#96979c",
|
||||
"selectedPost": "#333645",
|
||||
"selectedPostText": "#f8f8f2",
|
||||
"selectedPostIcon": "#96979c",
|
||||
"selectedPostLink": "#ff5555",
|
||||
"selectedPostFaintLink": "#ff5555",
|
||||
"highlightPostLink": "#ab0000",
|
||||
"selectedPostPostLink": "#ff5555",
|
||||
"selectedPostLightText": "#ffffff",
|
||||
"selectedPostFaintText": "#f8f8f2",
|
||||
"popoverText": "#f8f8f2",
|
||||
"popoverIcon": "#909194",
|
||||
"popoverLink": "#ff5555",
|
||||
"postFaintLink": "#ff5555",
|
||||
"popoverPostFaintLink": "#ff5555",
|
||||
"popoverFaintLink": "#ff5555",
|
||||
"popoverFaintText": "#f8f8f2",
|
||||
"popoverPostLink": "#ff5555",
|
||||
"popoverLightText": "#ffffff",
|
||||
"highlightIcon": "#96979c",
|
||||
"highlightPostFaintLink": "#ab0000",
|
||||
"profileTint": "#282a36",
|
||||
"profileBg": "#15171f",
|
||||
"wallpaper": "#242631"
|
||||
},
|
||||
"opacity": {
|
||||
"underlay": 0,
|
||||
"bg": 1,
|
||||
"alert": 0.5,
|
||||
"alertPopup": 0.95,
|
||||
"panel": 1,
|
||||
"input": 1,
|
||||
"btn": 1,
|
||||
"faint": 0.5,
|
||||
"border": 1,
|
||||
"popover": 1,
|
||||
"profileTint": 0.5
|
||||
},
|
||||
"radii": {
|
||||
"btn": "5",
|
||||
"input": "3",
|
||||
"checkbox": "5",
|
||||
"panel": "5",
|
||||
"avatar": "10",
|
||||
"avatarAlt": "10",
|
||||
"tooltip": "5",
|
||||
"attachment": "5"
|
||||
},
|
||||
"fonts": {
|
||||
"interface": {
|
||||
"family": "IosevkaTerm NF"
|
||||
},
|
||||
"input": {
|
||||
"family": "IosevkaTerm NF"
|
||||
},
|
||||
"post": {
|
||||
"family": "IosevkaTerm NF"
|
||||
},
|
||||
"postCode": {
|
||||
"family": "IosevkaTerm NF"
|
||||
}
|
||||
}
|
||||
},
|
||||
"source": {
|
||||
"themeEngineVersion": 3,
|
||||
"fonts": {
|
||||
"interface": {
|
||||
"family": "IosevkaTerm NF"
|
||||
},
|
||||
"input": {
|
||||
"family": "IosevkaTerm NF"
|
||||
},
|
||||
"post": {
|
||||
"family": "IosevkaTerm NF"
|
||||
},
|
||||
"postCode": {
|
||||
"family": "IosevkaTerm NF"
|
||||
}
|
||||
},
|
||||
"shadows": {
|
||||
"button": [
|
||||
{
|
||||
"x": 0,
|
||||
"y": "10",
|
||||
"blur": "20",
|
||||
"spread": 0,
|
||||
"inset": false,
|
||||
"color": "#000000",
|
||||
"alpha": "0.2"
|
||||
}
|
||||
],
|
||||
"buttonPressed": [
|
||||
{
|
||||
"x": 0,
|
||||
"y": "10",
|
||||
"blur": "20",
|
||||
"spread": 0,
|
||||
"inset": false,
|
||||
"color": "#000000",
|
||||
"alpha": "0.25"
|
||||
}
|
||||
],
|
||||
"input": [
|
||||
{
|
||||
"x": 0,
|
||||
"y": "10",
|
||||
"blur": "20",
|
||||
"spread": 0,
|
||||
"inset": false,
|
||||
"color": "#000000",
|
||||
"alpha": "0.2"
|
||||
},
|
||||
{
|
||||
"x": 0,
|
||||
"y": "1",
|
||||
"blur": "0",
|
||||
"spread": 0,
|
||||
"inset": true,
|
||||
"color": "--bg",
|
||||
"alpha": 1
|
||||
},
|
||||
{
|
||||
"x": 0,
|
||||
"y": "-1",
|
||||
"blur": "0",
|
||||
"spread": 0,
|
||||
"inset": true,
|
||||
"color": "--bg",
|
||||
"alpha": 1
|
||||
}
|
||||
],
|
||||
"buttonHover": [
|
||||
{
|
||||
"x": 0,
|
||||
"y": 0,
|
||||
"blur": "0",
|
||||
"spread": "1",
|
||||
"color": "#cad1d8",
|
||||
"alpha": 1,
|
||||
"inset": true
|
||||
},
|
||||
{
|
||||
"x": 0,
|
||||
"y": "10",
|
||||
"blur": "20",
|
||||
"spread": "0",
|
||||
"color": "#000000",
|
||||
"alpha": "0.2",
|
||||
"inset": false
|
||||
}
|
||||
],
|
||||
"panel": [
|
||||
{
|
||||
"x": 0,
|
||||
"y": "10",
|
||||
"blur": "20",
|
||||
"spread": 0,
|
||||
"inset": false,
|
||||
"color": "#000000",
|
||||
"alpha": "0.25"
|
||||
}
|
||||
],
|
||||
"panelHeader": [
|
||||
{
|
||||
"x": 0,
|
||||
"y": "1",
|
||||
"blur": 0,
|
||||
"spread": "0",
|
||||
"inset": false,
|
||||
"color": "#282e35",
|
||||
"alpha": 1
|
||||
}
|
||||
],
|
||||
"topBar": [
|
||||
{
|
||||
"x": 0,
|
||||
"y": "5",
|
||||
"blur": "10",
|
||||
"spread": 0,
|
||||
"color": "#000000",
|
||||
"alpha": "0.5"
|
||||
}
|
||||
]
|
||||
},
|
||||
"opacity": {
|
||||
"underlay": "",
|
||||
"input": "1"
|
||||
},
|
||||
"colors": {
|
||||
"bg": "#282a36",
|
||||
"fg": "#44475a",
|
||||
"text": "#f8f8f2",
|
||||
"underlay": "#000000",
|
||||
"accent": "#ff5555",
|
||||
"cBlue": "#8be9fd",
|
||||
"cRed": "#ff5555",
|
||||
"cGreen": "#50fa7b",
|
||||
"cOrange": "#f1fa8c",
|
||||
"border": "#282a36",
|
||||
"panel": "#282a36",
|
||||
"panelText": "#f8f8f2",
|
||||
"topBar": "#282a36",
|
||||
"topBarLink": "#f8f8f2",
|
||||
"badgeNotification": "#ff5555"
|
||||
},
|
||||
"radii": {
|
||||
"btn": "5",
|
||||
"input": "3",
|
||||
"checkbox": "5",
|
||||
"panel": "5",
|
||||
"avatar": "10",
|
||||
"avatarAlt": "10",
|
||||
"tooltip": "5",
|
||||
"attachment": "5"
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue