mirror of
https://github.com/nagaoo0/HabbitGrid.git
synced 2026-01-11 15:34:54 +00:00
darktheme update
This commit is contained in:
@@ -1,3 +1,9 @@
|
||||
html, body {
|
||||
background-color: #fff;
|
||||
}
|
||||
html.dark, body.dark {
|
||||
background-color: #020617;
|
||||
}
|
||||
@tailwind base;
|
||||
@tailwind components;
|
||||
@tailwind utilities;
|
||||
|
||||
Reference in New Issue
Block a user