spotlight to tailwind refactoring

This commit is contained in:
Čarodej
2021-11-01 13:05:17 +01:00
parent e6133d6071
commit 60a2a88805
4 changed files with 199 additions and 197 deletions
+1
View File
@@ -25,6 +25,7 @@ module.exports = {
backgroundColor: theme => ({
'dark-background': '#151515',
'dark-foreground': '#1e2024',
'2x-dark-foreground': '#282A2F',
'light-background': '#f4f5f6',
}),
},