Add outline for the current accent color button
This commit is contained in:
parent
6eead68790
commit
f0f4214fa4
|
@ -23,6 +23,12 @@ const
|
||||||
-gtk-icon-size: 30px;
|
-gtk-icon-size: 30px;
|
||||||
padding: 8px;
|
padding: 8px;
|
||||||
border-radius: 30px;
|
border-radius: 30px;
|
||||||
|
}
|
||||||
|
|
||||||
|
.accent-button.suggested-action {
|
||||||
|
outline-color: black;
|
||||||
|
outline-width: 1px;
|
||||||
|
outline-offset: -9px;
|
||||||
}"""
|
}"""
|
||||||
appID = "com.tromjaro.ThemeSwitcher"
|
appID = "com.tromjaro.ThemeSwitcher"
|
||||||
appLogo = "tromjaro-theme-switcher"
|
appLogo = "tromjaro-theme-switcher"
|
||||||
|
|
Loading…
Reference in New Issue
Block a user