From 824022cd1f633c70c4d2782934251616756f4668 Mon Sep 17 00:00:00 2001 From: Indrajith Date: Wed, 3 Jul 2024 02:03:35 +0530 Subject: Dots Updated * Adds GTK Themes * Adds wlogout * Adds tmux config * Adds Pywal-16-colors * Removed unwanted gtk folders * Config Updates * Fish * Hyprland * Hyprlock * Hyprpaper * waybar --- gtk-3.0/gtk.css | 37 ------------------------------------- 1 file changed, 37 deletions(-) delete mode 100644 gtk-3.0/gtk.css (limited to 'gtk-3.0/gtk.css') diff --git a/gtk-3.0/gtk.css b/gtk-3.0/gtk.css deleted file mode 100644 index e5263b3e1..000000000 --- a/gtk-3.0/gtk.css +++ /dev/null @@ -1,37 +0,0 @@ -/* -.xfce4-panel { - border-bottom-left-radius: 13px; - border-bottom-right-radius: 13px; - border-top-left-radius: 13px; - border-top-right-radius: 13px; -} - -.xfce4-panel .tasklist .toggle :checked { - border-radius: 10px; -} - -.tasklist button:checked { - border-bottom: 3px solid white; -} - -.flat, -.toggle { - font-family: 'JetBrainsMono Nerd Font'; - font-size: 10px; - padding: 4px; -} -.flat:hover, -.toggle:hover { - font-family: 'JetBrainsMono Nerd Font'; - font-size: 10px; - padding: 4px; -} -.flat:checked, -.toggle:checked { - font-family: 'JetBrainsMono Nerd Font'; - font-size: 10px; - border-bottom: 3px solid white; - padding: 4px; -} -*/ -@import 'colors.css'; \ No newline at end of file -- cgit v1.2.3