mirror of
https://github.com/Noratrieb/slides.git
synced 2026-01-14 16:35:07 +01:00
better selection color contrast for black theme
This commit is contained in:
parent
efcc86273b
commit
60769db4ee
2 changed files with 2 additions and 2 deletions
2
dist/theme/black.css
vendored
2
dist/theme/black.css
vendored
|
|
@ -34,7 +34,7 @@ section.has-light-background, section.has-light-background h1, section.has-light
|
|||
--r-link-color: #42affa;
|
||||
--r-link-color-dark: #068de9;
|
||||
--r-link-color-hover: #8dcffc;
|
||||
--r-selection-background-color: #bee4fd;
|
||||
--r-selection-background-color: rgba(66, 175, 250, 0.75);
|
||||
--r-selection-color: #fff;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue