mirror of
https://github.com/Stone-Red-Code/website.git
synced 2026-09-06 16:06:12 +02:00
ui: rework sidebar heading
This commit is contained in:
@@ -30,12 +30,12 @@ export const darkTheme: ITheme = {
|
||||
...baseColors,
|
||||
name: "dark",
|
||||
sidebar: {
|
||||
background: "#22323f",
|
||||
background: "#19222A",
|
||||
foreground: "#FFFFFF",
|
||||
active: "#00FCFF",
|
||||
},
|
||||
main: {
|
||||
background: "#16212b",
|
||||
background: "#202C36",
|
||||
foreground: "#FFFFFF",
|
||||
link: "#04B0A6",
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user