This commit is contained in:
Kyle
2020-07-24 17:36:08 -07:00
parent 5329616139
commit 2abb6c7aed
7 changed files with 15 additions and 4 deletions

View File

@@ -1,3 +1,4 @@
var currentPalette = 'lightMode'
rootStyles.setProperty('--site-background', '#f5f5f5')
rootStyles.setProperty('--site-background-filter', 'none')
rootStyles.setProperty('--layer-background', '#e4e4e4')