Skip to content

Commit

Permalink
Update _dark.scss
Browse files Browse the repository at this point in the history
  • Loading branch information
vanruesc committed Jan 14, 2022
1 parent 620e0bb commit 530792c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion manual/css/src/screen/default/themes/_dark.scss
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
@use "colors";

.dark {
color-scheme: dark;
color-scheme: dark;

--anchor-color: #{colors.$blue_grey};
--anchor-color-focus: #{colors.$grey_300};
--body-background-color: #{colors.$blind};
Expand Down

0 comments on commit 530792c

Please sign in to comment.