Begin work on the updated item sheet and get the tabs initialized (Closes #141)
This commit is contained in:
parent
be31e98dea
commit
df316c68f3
12 changed files with 131 additions and 3 deletions
7
styles/v3/themes/dark.css
Normal file
7
styles/v3/themes/dark.css
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
.dotdungeon.style-v3 {
|
||||
--sheet: #0a0a0a;
|
||||
--on-sheet: white;
|
||||
|
||||
--surface: #121212;
|
||||
--on-surface: white;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue