Ok, I just did this:
- clone debian-11-minimal template into deb-11-arc
- in deb-11-arc I installed arc-theme, gnome-icon-theme, nautilus and gedit
- then I created a new qube named temp based on that new template
Here are the settings I used:
user@temp:~$ cat .gtkrc-2.0
include "/usr/share/themes/Arc-Dark/gtk-2.0/gtkrc"
style "user-font"
{
font_name="DejaVu Sans Book"
}
widget_class "*" style "user-font"
gtk-font-name="DejaVu Sans Book 12"
gtk-theme-name="Arc-Dark"
gtk-icon-theme-name="gnome"
user@temp:~$ cat .config/gtk-3.0/settings.ini
[Settings]
gtk-font-name=DejaVu Sans Book 12
gtk-theme-name=Arc-Dark
gtk-icon-theme-name=gnome
Finally in gedit I chose the “Solarized Dark” theme in the settings. Here is the result: