mirror of
https://github.com/DefectingCat/DefectingCat.github.io
synced 2025-07-15 08:41:37 +00:00
Add new post toc
fix useLayoutEffect warnning
This commit is contained in:
@ -22,6 +22,7 @@ module.exports = {
|
||||
gray: {
|
||||
100: '#aabfc5',
|
||||
600: 'rgb(66,66,66)',
|
||||
700: 'hsl(220, 13%, 18%)', // code background in dark
|
||||
800: 'rgb(35,38,38)', // card background in dark
|
||||
900: 'rgb(24,25,26)', // body background in dark
|
||||
},
|
||||
|
Reference in New Issue
Block a user