forked from AuroraMiddleware/gtk
Merge branch 'wip/jimmac/colorswatch-fix' into 'master'
Adwaita: colorswatch focus rings Closes #2695 See merge request GNOME/gtk!1827
This commit is contained in:
commit
2d1b7d128e
@ -3902,7 +3902,7 @@ colorswatch {
|
||||
}
|
||||
|
||||
&.dark {
|
||||
outline-color: transparentize(white, 0.4);
|
||||
|
||||
|
||||
> overlay {
|
||||
color: white;
|
||||
@ -3914,7 +3914,7 @@ colorswatch {
|
||||
}
|
||||
|
||||
&.light {
|
||||
outline-color: transparentize(black, 0.4);
|
||||
|
||||
|
||||
> overlay {
|
||||
color: black;
|
||||
|
Loading…
Reference in New Issue
Block a user