mirror of
https://github.com/youwen5/blog.git
synced 2024-11-24 18:03:50 -08:00
style: adjust background color
This commit is contained in:
parent
c79cbd17fe
commit
b416030e07
2 changed files with 2 additions and 2 deletions
File diff suppressed because one or more lines are too long
|
@ -28,7 +28,7 @@ module.exports = {
|
||||||
},
|
},
|
||||||
background: {
|
background: {
|
||||||
light: "#d6d3d1",
|
light: "#d6d3d1",
|
||||||
dark: "#030712",
|
dark: "#101017",
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
|
|
Loading…
Reference in a new issue