some restructuring and added a color-scheme-picker
This commit is contained in:
parent
c02fb2d924
commit
fa9264326b
11 changed files with 137 additions and 103 deletions
4
src/components/colorschemepicker.module.css
Normal file
4
src/components/colorschemepicker.module.css
Normal file
|
@ -0,0 +1,4 @@
|
|||
.picker {
|
||||
border: none;
|
||||
background-color: var(--surface-3);
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue