UI enhancements

This commit is contained in:
Čarodej
2022-02-09 08:40:28 +01:00
parent e7d9fca9c2
commit a9e4daed35
11 changed files with 73 additions and 49 deletions

2
tailwind.config.js vendored
View File

@@ -37,7 +37,7 @@ module.exports = {
},
backgroundColor: theme => ({
'dark-background': '#151515',
'dark-foreground': '#161718',
'dark-foreground': '#171819',
'2x-dark-foreground': '#191b1e',
'4x-dark-foreground': '#1e2124',
'light-background': '#f4f5f6',