Adjust selection highlight colour
This commit is contained in:
parent
f08b75c405
commit
b4b9c9aa5b
|
@ -25,7 +25,7 @@
|
||||||
--clr-content-bg: #3d2163;
|
--clr-content-bg: #3d2163;
|
||||||
--clr-pinned-bg: #13092D;
|
--clr-pinned-bg: #13092D;
|
||||||
--clr-code-bg: #241445;
|
--clr-code-bg: #241445;
|
||||||
--clr-highlight: #572c93;
|
--clr-highlight: #6736ad;
|
||||||
--clr-border-main: #c6ccc8;
|
--clr-border-main: #c6ccc8;
|
||||||
--clr-link-hover: #c355c9;
|
--clr-link-hover: #c355c9;
|
||||||
--clr-tag: #208448;
|
--clr-tag: #208448;
|
||||||
|
|
Loading…
Reference in New Issue