feat: pure black
This commit is contained in:
parent
057de9595b
commit
b17846f264
27 changed files with 156 additions and 63 deletions
|
|
@ -134,6 +134,12 @@
|
|||
--chart-4: 280 65% 60%;
|
||||
--chart-5: 340 75% 55%;
|
||||
}
|
||||
.dark.pure-black {
|
||||
--surface-background: 0 0% 0%;
|
||||
--background: 0 0% 0%;
|
||||
--card: 0 0% 0%;
|
||||
--popover: 0 0% 0%;
|
||||
}
|
||||
|
||||
.dark input[type='datetime-local']::-webkit-calendar-picker-indicator {
|
||||
filter: invert(1) brightness(1.5);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue