mirror of
https://github.com/nagaoo0/HabbitGrid.git
synced 2026-01-11 23:44:55 +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 base;
|
||||||
@tailwind components;
|
@tailwind components;
|
||||||
@tailwind utilities;
|
@tailwind utilities;
|
||||||
|
|||||||
Reference in New Issue
Block a user