aboutsummaryrefslogtreecommitdiff
path: root/gtk-3.0/gtk.css
diff options
context:
space:
mode:
authorIndrajith2024-07-03 02:03:35 +0530
committerIndrajith2024-07-03 02:03:35 +0530
commit824022cd1f633c70c4d2782934251616756f4668 (patch)
treea310eb4bf72b26c2d110838b8c487daaa3537bea /gtk-3.0/gtk.css
parent57eb70137b5bbcdabdc0f02eea5477b3e5f845a1 (diff)
downloaddots-824022cd1f633c70c4d2782934251616756f4668.tar.gz
dots-824022cd1f633c70c4d2782934251616756f4668.tar.bz2
dots-824022cd1f633c70c4d2782934251616756f4668.zip
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
Diffstat (limited to 'gtk-3.0/gtk.css')
-rw-r--r--gtk-3.0/gtk.css37
1 files changed, 0 insertions, 37 deletions
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