tweak: dark mode light/lightgray colors
This commit is contained in:
+2
-2
@@ -40,8 +40,8 @@ const config: QuartzConfig = {
|
||||
textHighlight: "#fff23688",
|
||||
},
|
||||
darkMode: {
|
||||
light: "#161618",
|
||||
lightgray: "#393639",
|
||||
light: "#141618",
|
||||
lightgray: "#43515f",
|
||||
gray: "#646464",
|
||||
darkgray: "#d4d4d4",
|
||||
dark: "#ebebec",
|
||||
|
||||
Reference in New Issue
Block a user