FEAT: updated theme stuff and nwg-bar

This commit is contained in:
2025-03-29 20:29:36 +01:00
parent d9375906f0
commit 0050404bd9
7 changed files with 45 additions and 28 deletions
+2
View File
@@ -0,0 +1,2 @@
file:///home/n0x/Nextcloud Nextcloud
file:///home/n0x/Downloads Downloads
+13 -6
View File
@@ -1,14 +1,21 @@
[Settings]
gtk-theme-name=Nordic-darker
gtk-icon-theme-name=Nordzy-green-dark
gtk-font-name=Noto Sans, 10
gtk-cursor-theme-name=Adwaita
gtk-font-name=Cantarell 11
gtk-cursor-theme-name=default
gtk-cursor-theme-size=24
gtk-decoration-layout=close,minimize,maximize:
gtk-application-prefer-dark-theme=true
gtk-toolbar-style=3
gtk-toolbar-icon-size=GTK_ICON_SIZE_LARGE_TOOLBAR
gtk-button-images=1
gtk-enable-animations=1
gtk-menu-images=1
gtk-enable-event-sounds=1
gtk-enable-input-feedback-sounds=0
gtk-xft-antialias=1
gtk-xft-hinting=1
gtk-xft-hintstyle=hintslight
gtk-xft-rgba=rgb
gtk-application-prefer-dark-theme=1
gtk-decoration-layout=close,minimize,maximize:
gtk-enable-animations=1
gtk-primary-button-warps-slider=0
gtk-shell-shows-menubar=1
gtk-toolbar-style=3
+1
View File
@@ -0,0 +1 @@
/usr/share/themes/Nordic-darker/gtk-4.0/gtk-dark.css
-1
View File
@@ -1 +0,0 @@
@import 'colors.css';
+1
View File
@@ -0,0 +1 @@
/usr/share/themes/Nordic-darker/gtk-4.0/gtk.css
+17 -10
View File
@@ -1,12 +1,19 @@
gtk-cursor-theme-size=24
# DO NOT EDIT! This file will be overwritten by nwg-look.
# Any customization should be done in ~/.gtkrc-2.0.mine instead.
include "/home/n0x/.gtkrc-2.0.mine"
gtk-theme-name="Nordic-darker"
gtk-enable-animations=1
gtk-primary-button-warps-slider=0
gtk-toolbar-style=3
gtk-menu-images=1
gtk-button-images=1
gtk-cursor-theme-name="Adwaita"
gtk-icon-theme-name="Nordzy-green-dark"
gtk-font-name="Noto Sans, 10"
gtk-application-prefer-dark-theme=true
gtk-modules=appmenu-gtk-module
gtk-font-name="Cantarell 11"
gtk-cursor-theme-name="default"
gtk-cursor-theme-size=24
gtk-toolbar-style=3
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=0
gtk-xft-antialias=1
gtk-xft-hinting=1
gtk-xft-hintstyle="hintslight"
gtk-xft-rgba="rgb"