forked from deepStateMirrors/tabi
💄 style: colour scrollbar to match primary colour (#430)
This commit is contained in:
parent
34a330f384
commit
1cf27322ba
1 changed files with 1 additions and 0 deletions
|
@ -98,6 +98,7 @@
|
||||||
--serif-font: 'Source Serif', 'Georgia', serif;
|
--serif-font: 'Source Serif', 'Georgia', serif;
|
||||||
--code-font: 'Cascadia Code';
|
--code-font: 'Cascadia Code';
|
||||||
|
|
||||||
|
scrollbar-color: var(--primary-color) transparent;
|
||||||
accent-color: var(--primary-color);
|
accent-color: var(--primary-color);
|
||||||
|
|
||||||
line-height: 190%;
|
line-height: 190%;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue