cat ~/.config/gtk-3.0/gtk.css
results in the following output:
@define-color accent_color #55dfc4;
@define-color accent_bg_color #16a085;
Same goes for
cat ~/.config/gtk-4.0/gtk.css
cat ~/.config/gtk-3.0/gtk.css
results in the following output:
@define-color accent_color #55dfc4;
@define-color accent_bg_color #16a085;
Same goes for
cat ~/.config/gtk-4.0/gtk.css