We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 85797b8 commit 385a900Copy full SHA for 385a900
gtk/src/adw-gtk3/gtk-3.0/libadwaita-tweaks.css
@@ -2,6 +2,9 @@
2
This file will fix some legacy widget styles that aren't styled in libadwaita
3
*/
4
5
+@define-color accent_bg_color @blue_3;
6
+@define-color accent_fg_color white;
7
+
8
/* add a bg color to notebook headers */
9
notebook > header {
10
background-color: @headerbar_bg_color;
0 commit comments