mirror of
https://github.com/zedsalim/debian-z.git
synced 2025-12-20 18:19:30 +00:00
Update
This commit is contained in:
parent
66a230e2b9
commit
9ba0e9b5ec
6 changed files with 9 additions and 5 deletions
|
|
@ -2,8 +2,8 @@
|
|||
# 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-theme-name="Adwaita-dark"
|
||||
gtk-icon-theme-name="Flat-Remix-Grey-Dark"
|
||||
gtk-font-name="Sans 10"
|
||||
gtk-cursor-theme-name="Sunity-cursors"
|
||||
gtk-cursor-theme-size=0
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@
|
|||
background = ##1C1E27
|
||||
background-alt = #d1c4e99
|
||||
foreground = #cacacc
|
||||
primary = #B48EAD
|
||||
primary = #6C6F93
|
||||
secondary = #6C6F93
|
||||
alert = #ff6e6e
|
||||
disabled = #00000
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
[Settings]
|
||||
gtk-theme-name=Dracula
|
||||
gtk-icon-theme-name=Dracula-icons
|
||||
gtk-theme-name=Adwaita-dark
|
||||
gtk-icon-theme-name=Flat-Remix-Grey-Dark
|
||||
gtk-font-name=Sans 10
|
||||
gtk-cursor-theme-name=Sunity-cursors
|
||||
gtk-cursor-theme-size=0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue