Skip to content

Commit 385a900

Browse files
committed
Fix #272
1 parent 85797b8 commit 385a900

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

gtk/src/adw-gtk3/gtk-3.0/libadwaita-tweaks.css

+3
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22
This file will fix some legacy widget styles that aren't styled in libadwaita
33
*/
44

5+
@define-color accent_bg_color @blue_3;
6+
@define-color accent_fg_color white;
7+
58
/* add a bg color to notebook headers */
69
notebook > header {
710
background-color: @headerbar_bg_color;

0 commit comments

Comments
 (0)