added accent color and window color tinting
- rearranged some of visual tab in settings - added advanced section to visual
This commit is contained in:
parent
11586b251c
commit
d0c2d6d36e
7 changed files with 156 additions and 91 deletions
|
@ -23,6 +23,10 @@
|
|||
padding: 14px;
|
||||
background: var(--opaquePageBGColor);
|
||||
font-size: 0.85em;
|
||||
|
||||
&.child {
|
||||
background: rgb(0 0 0 / 15%);
|
||||
}
|
||||
}
|
||||
|
||||
.md-option-segment.md-option-segment_auto {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue