📝 Saved gtk theme configs
This commit is contained in:
parent
e2a821aa08
commit
a8af529622
3 changed files with 28 additions and 0 deletions
0
gtk-3.0/bookmarks
Normal file
0
gtk-3.0/bookmarks
Normal file
12
gtk-3.0/gtk.css
Normal file
12
gtk-3.0/gtk.css
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
.mate-panel-menu-bar button {
|
||||
color: transparent;
|
||||
}
|
||||
panel-toplevel.background.horizontal,
|
||||
.mate-panel-menu-bar,
|
||||
#clock-applet-button,
|
||||
#clock-applet-button:hover {
|
||||
color: white;
|
||||
}
|
||||
#tasklist-button {
|
||||
color: white;
|
||||
}
|
||||
16
gtk-3.0/settings.ini
Normal file
16
gtk-3.0/settings.ini
Normal file
|
|
@ -0,0 +1,16 @@
|
|||
[Settings]
|
||||
gtk-theme-name=Matcha-dark-azul
|
||||
gtk-icon-theme-name=Papirus-Dark
|
||||
gtk-font-name=Roboto Bold 11
|
||||
gtk-cursor-theme-size=0
|
||||
gtk-toolbar-style=GTK_TOOLBAR_ICONS
|
||||
gtk-toolbar-icon-size=GTK_ICON_SIZE_SMALL_TOOLBAR
|
||||
gtk-button-images=0
|
||||
gtk-menu-images=0
|
||||
gtk-enable-event-sounds=0
|
||||
gtk-enable-input-feedback-sounds=0
|
||||
gtk-xft-antialias=1
|
||||
gtk-xft-hinting=1
|
||||
gtk-xft-hintstyle=hintfull
|
||||
gtk-xft-rgba=none
|
||||
gtk-cursor-theme-name=Adwaita
|
||||
Loading…
Add table
Add a link
Reference in a new issue