mirror of
https://github.com/primer/css.git
synced 2024-12-25 23:23:47 +03:00
Set up dark high contrast theme
This commit is contained in:
parent
50f9394074
commit
35547b4493
@ -20,3 +20,7 @@
|
||||
@include color-mode-theme(dark_dimmed) {
|
||||
@include primer-colors_v2-dark_dimmed;
|
||||
}
|
||||
|
||||
@include color-mode-theme(dark_high_contrast) {
|
||||
@include primer-colors_v2-dark_high_contrast;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user