We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a700dfd commit 87ebe6fCopy full SHA for 87ebe6f
src/Services/Themer.vala
@@ -97,8 +97,8 @@ namespace jorts.Themer {
97
98
window.${accent_color} titlebar,
99
window.${accent_color} titlebar image,
100
- window.${accent_color} actionbar,
101
- window.${accent_color} actionbar image,
+ window.${accent_color} .stickybar_button,
+ window.${accent_color} .stickybar_button image,
102
window.${accent_color} windowcontrols,
103
window.${accent_color} windowcontrols image,
104
window.${accent_color} {
0 commit comments