go light with default theme

This commit is contained in:
qbism 2023-03-18 11:19:54 -04:00
parent 7746119bbe
commit 8fb5aa80c6
2 changed files with 143 additions and 128 deletions

View file

@ -80,7 +80,7 @@
"y": 0,
"blur": 4,
"spread": 0,
"color": "#cfcfbe",
"color": "#37301a",
"alpha": 1
},
{
@ -108,7 +108,7 @@
"y": 0,
"blur": 4,
"spread": 0,
"color": "#cfcfbe",
"color": "#37301a",
"alpha": 1
},
{
@ -162,125 +162,125 @@
},
"colors": {
"underlay": "#000000",
"bg": "#353630",
"fg": "#4a4a40",
"bg": "#d6d1c9",
"fg": "#e8e2da",
"cRed": "#f92672",
"cGreen": "#a6e22e",
"cOrange": "#f4bf75",
"cBlue": "#66d9ef",
"accent": "#badd6e",
"link": "#b8d68a",
"text": "#cfcfbe",
"cGreen": "#009402",
"cOrange": "#ff8800",
"cBlue": "#6670ff",
"accent": "#6f45ed",
"link": "#533dd1",
"text": "#37301a",
"badgeNotification": "#f92672",
"badgeNotificationText": "#ffffff",
"alertNeutral": "#cfcfbe",
"alertNeutralText": "#000000",
"alertPopupNeutral": "#cfcfbe",
"alertPopupNeutralText": "#000000",
"alertSuccess": "#a6e22e",
"alertSuccessText": "#ffffff",
"alertPopupSuccess": "#a6e22e",
"alertPopupSuccessText": "#000000",
"alertWarning": "#f4bf75",
"alertWarningText": "#ffffff",
"alertPopupWarning": "#f4bf75",
"alertPopupWarningText": "#000000",
"alertNeutral": "#37301a",
"alertNeutralText": "#ffffff",
"alertPopupNeutral": "#37301a",
"alertPopupNeutralText": "#ffffff",
"alertSuccess": "#009402",
"alertSuccessText": "#37301a",
"alertPopupSuccess": "#009402",
"alertPopupSuccessText": "#ffffff",
"alertWarning": "#ff8800",
"alertWarningText": "#37301a",
"alertPopupWarning": "#ff8800",
"alertPopupWarningText": "#37301a",
"alertError": "#f92672",
"alertErrorText": "#cfcfbe",
"alertErrorText": "#37301a",
"alertPopupError": "#f92672",
"alertPopupErrorText": "#ffffff",
"panel": "#4a4a40",
"panelText": "#cfcfbe",
"panel": "#e0dad2",
"panelText": "#61593d",
"alertNeutralPanelText": "#000000",
"alertSuccessPanelText": "#000000",
"alertWarningPanelText": "#000000",
"alertErrorPanelText": "#ffffff",
"fgText": "#cfcfbe",
"topBar": "#4a4a40",
"topBarText": "#cfcfbe",
"input": "#4a4a40",
"inputTopbarText": "#cfcfbe",
"inputPanelText": "#cfcfbe",
"inputText": "#cfcfbe",
"btn": "#4a4a40",
"btnText": "#cfcfbe",
"btnTopBarText": "#cfcfbe",
"btnDisabled": "#3b3b34",
"btnDisabledTopBarText": "#606057",
"btnPanelText": "#cfcfbe",
"btnDisabledPanelText": "#606057",
"btnDisabledText": "#606057",
"btnToggled": "#818170",
"btnToggledTopBarText": "#ffffff",
"btnToggledPanelText": "#ffffff",
"btnToggledText": "#ffffff",
"btnPressed": "#4a4a40",
"btnPressedTopBarText": "#cfcfbe",
"btnPressedTopBar": "#4a4a40",
"btnPressedPanelText": "#cfcfbe",
"btnPressedPanel": "#4a4a40",
"btnPressedText": "#cfcfbe",
"tabActiveText": "#cfcfbe",
"tabText": "#cfcfbe",
"tab": "#4a4a40",
"fgLink": "#b8d68a",
"topBarLink": "#b8d68a",
"panelLink": "#b8d68a",
"panelFaint": "#cfcfbe",
"icon": "#828377",
"poll": "#6b7949",
"pollText": "#ffffff",
"border": "#505045",
"postCyantext": "#66d9ef",
"postGreentext": "#a6e22e",
"postLink": "#b8d68a",
"lightText": "#fbfbf9",
"popover": "#353630",
"selectedMenuPopover": "#43443c",
"highlight": "#43443c",
"highlightText": "#cfcfbe",
"selectedMenu": "#43443c",
"selectedMenuText": "#cfcfbe",
"selectedMenuPopoverIcon": "#898a7d",
"highlightLink": "#b8d68a",
"selectedMenuLink": "#b8d68a",
"selectedMenuPopoverLink": "#b8d68a",
"selectedMenuPopoverText": "#cfcfbe",
"faintLink": "#b8d68a",
"highlightFaintLink": "#b8d68a",
"selectedMenuFaintLink": "#b8d68a",
"selectedMenuPopoverFaintLink": "#b8d68a",
"faint": "#cfcfbe",
"highlightFaintText": "#cfcfbe",
"selectedMenuFaintText": "#cfcfbe",
"selectedMenuPopoverFaintText": "#cfcfbe",
"highlightLightText": "#fbfbf9",
"selectedMenuLightText": "#fbfbf9",
"selectedMenuPopoverLightText": "#fbfbf9",
"selectedMenuIcon": "#898a7d",
"selectedPost": "#43443c",
"selectedPostText": "#cfcfbe",
"selectedPostIcon": "#898a7d",
"selectedPostLink": "#b8d68a",
"selectedPostFaintLink": "#b8d68a",
"highlightPostLink": "#b8d68a",
"selectedPostPostLink": "#b8d68a",
"selectedPostLightText": "#fbfbf9",
"selectedPostFaintText": "#cfcfbe",
"popoverText": "#cfcfbe",
"popoverIcon": "#828377",
"popoverLink": "#b8d68a",
"postFaintLink": "#b8d68a",
"popoverPostFaintLink": "#b8d68a",
"popoverFaintLink": "#b8d68a",
"popoverFaintText": "#cfcfbe",
"popoverPostLink": "#b8d68a",
"popoverLightText": "#fbfbf9",
"highlightIcon": "#898a7d",
"highlightPostFaintLink": "#b8d68a",
"profileTint": "#353630",
"profileBg": "#1c1e1c",
"wallpaper": "#30312c"
"alertErrorPanelText": "#000000",
"fgText": "#eceae4",
"topBar": "#e0dad2",
"topBarText": "#1b1913",
"input": "#e0dad2",
"inputTopbarText": "#1b1913",
"inputPanelText": "#61593d",
"inputText": "#37301a",
"btn": "#e0dad2",
"btnText": "#1b1913",
"btnTopBarText": "#1b1913",
"btnDisabled": "#dad1cd",
"btnDisabledTopBarText": "#aaa39f",
"btnPanelText": "#1b1913",
"btnDisabledPanelText": "#aaa39f",
"btnDisabledText": "#aaa39f",
"btnToggled": "#b7a996",
"btnToggledTopBarText": "#1b1913",
"btnToggledPanelText": "#1b1913",
"btnToggledText": "#1b1913",
"btnPressed": "#e0dad2",
"btnPressedTopBarText": "#1b1913",
"btnPressedTopBar": "#e0dad2",
"btnPressedPanelText": "#1b1913",
"btnPressedPanel": "#e0dad2",
"btnPressedText": "#1b1913",
"tabActiveText": "#37301a",
"tabText": "#1b1913",
"tab": "#e0dad2",
"fgLink": "#097995",
"topBarLink": "#512eff",
"panelLink": "#512eff",
"panelFaint": "#1b1913",
"icon": "#877f73",
"poll": "#9f98c4",
"pollText": "#37301a",
"border": "#dcd6cc",
"postCyantext": "#000a99",
"postGreentext": "#6bff6e",
"postLink": "#2300d1",
"lightText": "#000000",
"popover": "#d7cecb",
"selectedMenuPopover": "#ccc1bd",
"highlight": "#ccc1bd",
"highlightText": "#37301a",
"selectedMenu": "#ccc1bd",
"selectedMenuText": "#37301a",
"selectedMenuPopoverIcon": "#82796c",
"highlightLink": "#2300d1",
"selectedMenuLink": "#2300d1",
"selectedMenuPopoverLink": "#2300d1",
"selectedMenuPopoverText": "#37301a",
"faintLink": "#512eff",
"highlightFaintLink": "#2300d1",
"selectedMenuFaintLink": "#2300d1",
"selectedMenuPopoverFaintLink": "#2300d1",
"faint": "#37301a",
"highlightFaintText": "#37301a",
"selectedMenuFaintText": "#37301a",
"selectedMenuPopoverFaintText": "#37301a",
"highlightLightText": "#000000",
"selectedMenuLightText": "#000000",
"selectedMenuPopoverLightText": "#000000",
"selectedMenuIcon": "#82796c",
"selectedPost": "#ccc1bd",
"selectedPostText": "#37301a",
"selectedPostIcon": "#82796c",
"selectedPostLink": "#2300d1",
"selectedPostFaintLink": "#2300d1",
"highlightPostLink": "#2300d1",
"selectedPostPostLink": "#2300d1",
"selectedPostLightText": "#000000",
"selectedPostFaintText": "#37301a",
"popoverText": "#37301a",
"popoverIcon": "#877f73",
"popoverLink": "#2300d1",
"postFaintLink": "#2300d1",
"popoverPostFaintLink": "#2300d1",
"popoverFaintLink": "#2300d1",
"popoverFaintText": "#37301a",
"popoverPostLink": "#2300d1",
"popoverLightText": "#000000",
"highlightIcon": "#82796c",
"highlightPostFaintLink": "#2300d1",
"profileTint": "#d7cecb",
"profileBg": "#717377",
"wallpaper": "#dcd4d1"
},
"opacity": {
"underlay": 0.15,
@ -296,14 +296,14 @@
"profileTint": 0.5
},
"radii": {
"btn": 4,
"input": 4,
"checkbox": 2,
"panel": 10,
"avatar": 5,
"avatarAlt": 50,
"btn": "1",
"input": "1",
"checkbox": "1",
"panel": "2",
"avatar": "2",
"avatarAlt": "10",
"tooltip": 2,
"attachment": 5
"attachment": "2"
},
"fonts": {
"interface": {
@ -326,16 +326,31 @@
"shadows": {},
"opacity": {},
"colors": {
"bg": "#353630",
"fg": "#4a4a40",
"text": "#cfcfbe",
"link": "#b8d68a",
"accent": "#badd6e",
"cBlue": "#66d9ef",
"bg": "#d7cecb",
"fg": "#e0dad2",
"text": "#37301a",
"link": "#512eff",
"accent": "#4947b8",
"cBlue": "#6670ff",
"cRed": "#F92672",
"cGreen": "#a6e22e",
"cOrange": "#f4bf75"
"cGreen": "#009402",
"cOrange": "#ff8800",
"fgText": "#eceae4",
"fgLink": "#097995",
"panelText": "#61593d",
"panelLink": "#512eff",
"topBarLink": "#512eff",
"alertNeutralText": "#ffffff"
},
"radii": {}
"radii": {
"btn": "1",
"input": "1",
"checkbox": "1",
"panel": "2",
"avatar": "2",
"avatarAlt": "10",
"tooltip": 2,
"attachment": "2"
}
}
}

Binary file not shown.