Increase tooltip contrast
This commit is contained in:
parent
99f8bbb48f
commit
5cc9e68d69
|
@ -1,6 +1,6 @@
|
||||||
:root {
|
:root {
|
||||||
--tooltip-bkgd: #333;
|
--tooltip-bkgd: #555;
|
||||||
--tooltip-border: #555;
|
--tooltip-border: #777;
|
||||||
--tooltip-text: #fff;
|
--tooltip-text: #fff;
|
||||||
--tooltip-error: #d40000;
|
--tooltip-error: #d40000;
|
||||||
--tooltip-warn: goldenrod;
|
--tooltip-warn: goldenrod;
|
||||||
|
|
Loading…
Reference in New Issue
Block a user