mirror of
https://github.com/zedsalim/debian-z.git
synced 2026-07-29 12:41:39 +00:00
Add Themes
This commit is contained in:
parent
a024db129a
commit
f6cb780c2f
18 changed files with 1246 additions and 0 deletions
18
config/scripts/themes/Pink/.gtkrc-2.0
Normal file
18
config/scripts/themes/Pink/.gtkrc-2.0
Normal file
|
|
@ -0,0 +1,18 @@
|
|||
# DO NOT EDIT! This file will be overwritten by LXAppearance.
|
||||
# Any customization should be done in ~/.gtkrc-2.0.mine instead.
|
||||
|
||||
include "/home/zed/.gtkrc-2.0.mine"
|
||||
gtk-theme-name="Dracula"
|
||||
gtk-icon-theme-name="Dracula-icons"
|
||||
gtk-font-name="Sans 10"
|
||||
gtk-cursor-theme-name="Sunity-cursors"
|
||||
gtk-cursor-theme-size=0
|
||||
gtk-toolbar-style=GTK_TOOLBAR_BOTH
|
||||
gtk-toolbar-icon-size=GTK_ICON_SIZE_LARGE_TOOLBAR
|
||||
gtk-button-images=1
|
||||
gtk-menu-images=1
|
||||
gtk-enable-event-sounds=1
|
||||
gtk-enable-input-feedback-sounds=1
|
||||
gtk-xft-antialias=1
|
||||
gtk-xft-hinting=1
|
||||
gtk-xft-hintstyle="hintfull"
|
||||
Loading…
Add table
Add a link
Reference in a new issue