dotfiles/home/.config/gtk-4.0/gtk.css

6 lines
218 B
CSS
Raw Normal View History

/**
* GTK 4 reads the theme configured by gtk-theme-name, but ignores it.
* It does however respect user CSS, so import the theme from here.
**/
@import url("file:///usr/share/themes/Tokyonight-Dark/gtk-4.0/gtk.css");