feat(gtk): use kanagawa theme

This commit is contained in:
Price Hiller 2023-08-10 23:40:01 -05:00
parent df8350d549
commit 6d15acaa3d
Signed by: Price
SSH Key Fingerprint: SHA256:Y4S9ZzYphRn1W1kbJerJFO6GGsfu9O70VaBSxJO7dF8
3 changed files with 32 additions and 4 deletions

View File

@ -17,5 +17,6 @@
!alacritty
!git
!gtk-3.0
!gtk-4.0
!fontconfig
!stylua.toml

View File

@ -1,5 +1,16 @@
[Settings]
gtk-icon-theme-name = Adwaita
gtk-theme-name = Adwaita
gtk-font-name = DejaVu Sans 11
gtk-application-prefer-dark-theme = true
gtk-icon-theme-name=Kanagawa
gtk-theme-name=Kanagawa-Borderless
gtk-font-name=Open Sans 11
gtk-application-prefer-dark-theme=true
gtk-cursor-theme-name=Adwaita
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

View File

@ -0,0 +1,16 @@
[Settings]
gtk-icon-theme-name=Kanagawa
gtk-theme-name=Kanagawa-Borderless
gtk-font-name=Open Sans 11
gtk-application-prefer-dark-theme=true
gtk-cursor-theme-name=Adwaita
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