Skip to content

Commit 87ebe6f

Browse files
authored
Update Themer.vala
1 parent a700dfd commit 87ebe6f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/Services/Themer.vala

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -97,8 +97,8 @@ namespace jorts.Themer {
9797
9898
window.${accent_color} titlebar,
9999
window.${accent_color} titlebar image,
100-
window.${accent_color} actionbar,
101-
window.${accent_color} actionbar image,
100+
window.${accent_color} .stickybar_button,
101+
window.${accent_color} .stickybar_button image,
102102
window.${accent_color} windowcontrols,
103103
window.${accent_color} windowcontrols image,
104104
window.${accent_color} {

0 commit comments

Comments
 (0)