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 --- .../cinnamon/common-assets/menu/menu-hover.svg | 93 +++++++++ .../cinnamon/common-assets/menu/menu-separator.svg | 60 ++++++ .../common-assets/misc/add-workspace-active.svg | 144 ++++++++++++++ .../common-assets/misc/add-workspace-hover.svg | 117 +++++++++++ .../cinnamon/common-assets/misc/add-workspace.svg | 117 +++++++++++ .../cinnamon/common-assets/misc/bg.svg | 131 +++++++++++++ .../misc/calendar-arrow-left-hover.svg | 161 ++++++++++++++++ .../common-assets/misc/calendar-arrow-left.svg | 152 +++++++++++++++ .../misc/calendar-arrow-right-hover.svg | 161 ++++++++++++++++ .../common-assets/misc/calendar-arrow-right.svg | 152 +++++++++++++++ .../cinnamon/common-assets/misc/close-active.svg | 100 ++++++++++ .../cinnamon/common-assets/misc/close-hover.svg | 100 ++++++++++ .../cinnamon/common-assets/misc/close.svg | 100 ++++++++++ .../cinnamon/common-assets/misc/corner-ripple.svg | 87 +++++++++ .../cinnamon/common-assets/misc/desklet-header.svg | 162 ++++++++++++++++ .../cinnamon/common-assets/misc/desklet.svg | 156 +++++++++++++++ .../cinnamon/common-assets/misc/osd.svg | 131 +++++++++++++ .../cinnamon/common-assets/misc/overview-hover.png | Bin 0 -> 838 bytes .../cinnamon/common-assets/misc/overview.png | Bin 0 -> 680 bytes .../cinnamon/common-assets/misc/trash-icon.svg | 97 ++++++++++ .../common-assets/panel/activities-active.svg | 167 ++++++++++++++++ .../cinnamon/common-assets/panel/activities.svg | 158 +++++++++++++++ .../cinnamon/common-assets/panel/panel-bottom.svg | 83 ++++++++ .../cinnamon/common-assets/panel/panel-left.svg | 83 ++++++++ .../cinnamon/common-assets/panel/panel-right.svg | 83 ++++++++ .../cinnamon/common-assets/panel/panel-top.svg | 79 ++++++++ .../panel/window-list-active-bottom.svg | 151 +++++++++++++++ .../panel/window-list-active-left.svg | 152 +++++++++++++++ .../panel/window-list-active-right.svg | 152 +++++++++++++++ .../common-assets/panel/window-list-active-top.svg | 151 +++++++++++++++ .../common-assets/switch/switch-off-selected.svg | 207 ++++++++++++++++++++ .../common-assets/switch/switch-on-selected.svg | 213 +++++++++++++++++++++ 32 files changed, 3900 insertions(+) create mode 100644 .themes/Nordic-darker-v40/cinnamon/common-assets/menu/menu-hover.svg create mode 100644 .themes/Nordic-darker-v40/cinnamon/common-assets/menu/menu-separator.svg create mode 100644 .themes/Nordic-darker-v40/cinnamon/common-assets/misc/add-workspace-active.svg create mode 100644 .themes/Nordic-darker-v40/cinnamon/common-assets/misc/add-workspace-hover.svg create mode 100644 .themes/Nordic-darker-v40/cinnamon/common-assets/misc/add-workspace.svg create mode 100644 .themes/Nordic-darker-v40/cinnamon/common-assets/misc/bg.svg create mode 100644 .themes/Nordic-darker-v40/cinnamon/common-assets/misc/calendar-arrow-left-hover.svg create mode 100644 .themes/Nordic-darker-v40/cinnamon/common-assets/misc/calendar-arrow-left.svg create mode 100644 .themes/Nordic-darker-v40/cinnamon/common-assets/misc/calendar-arrow-right-hover.svg create mode 100644 .themes/Nordic-darker-v40/cinnamon/common-assets/misc/calendar-arrow-right.svg create mode 100644 .themes/Nordic-darker-v40/cinnamon/common-assets/misc/close-active.svg create mode 100644 .themes/Nordic-darker-v40/cinnamon/common-assets/misc/close-hover.svg create mode 100644 .themes/Nordic-darker-v40/cinnamon/common-assets/misc/close.svg create mode 100644 .themes/Nordic-darker-v40/cinnamon/common-assets/misc/corner-ripple.svg create mode 100644 .themes/Nordic-darker-v40/cinnamon/common-assets/misc/desklet-header.svg create mode 100644 .themes/Nordic-darker-v40/cinnamon/common-assets/misc/desklet.svg create mode 100644 .themes/Nordic-darker-v40/cinnamon/common-assets/misc/osd.svg create mode 100644 .themes/Nordic-darker-v40/cinnamon/common-assets/misc/overview-hover.png create mode 100644 .themes/Nordic-darker-v40/cinnamon/common-assets/misc/overview.png create mode 100644 .themes/Nordic-darker-v40/cinnamon/common-assets/misc/trash-icon.svg create mode 100644 .themes/Nordic-darker-v40/cinnamon/common-assets/panel/activities-active.svg create mode 100644 .themes/Nordic-darker-v40/cinnamon/common-assets/panel/activities.svg create mode 100644 .themes/Nordic-darker-v40/cinnamon/common-assets/panel/panel-bottom.svg create mode 100644 .themes/Nordic-darker-v40/cinnamon/common-assets/panel/panel-left.svg create mode 100644 .themes/Nordic-darker-v40/cinnamon/common-assets/panel/panel-right.svg create mode 100644 .themes/Nordic-darker-v40/cinnamon/common-assets/panel/panel-top.svg create mode 100644 .themes/Nordic-darker-v40/cinnamon/common-assets/panel/window-list-active-bottom.svg create mode 100644 .themes/Nordic-darker-v40/cinnamon/common-assets/panel/window-list-active-left.svg create mode 100644 .themes/Nordic-darker-v40/cinnamon/common-assets/panel/window-list-active-right.svg create mode 100644 .themes/Nordic-darker-v40/cinnamon/common-assets/panel/window-list-active-top.svg create mode 100644 .themes/Nordic-darker-v40/cinnamon/common-assets/switch/switch-off-selected.svg create mode 100644 .themes/Nordic-darker-v40/cinnamon/common-assets/switch/switch-on-selected.svg (limited to '.themes/Nordic-darker-v40/cinnamon/common-assets') diff --git a/.themes/Nordic-darker-v40/cinnamon/common-assets/menu/menu-hover.svg b/.themes/Nordic-darker-v40/cinnamon/common-assets/menu/menu-hover.svg new file mode 100644 index 000000000..e65504d02 --- /dev/null +++ b/.themes/Nordic-darker-v40/cinnamon/common-assets/menu/menu-hover.svg @@ -0,0 +1,93 @@ + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + diff --git a/.themes/Nordic-darker-v40/cinnamon/common-assets/menu/menu-separator.svg b/.themes/Nordic-darker-v40/cinnamon/common-assets/menu/menu-separator.svg new file mode 100644 index 000000000..4962ebcdb --- /dev/null +++ b/.themes/Nordic-darker-v40/cinnamon/common-assets/menu/menu-separator.svg @@ -0,0 +1,60 @@ + + + + + + + + + + image/svg+xml + + + + + + + diff --git a/.themes/Nordic-darker-v40/cinnamon/common-assets/misc/add-workspace-active.svg b/.themes/Nordic-darker-v40/cinnamon/common-assets/misc/add-workspace-active.svg new file mode 100644 index 000000000..10974d405 --- /dev/null +++ b/.themes/Nordic-darker-v40/cinnamon/common-assets/misc/add-workspace-active.svg @@ -0,0 +1,144 @@ + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + diff --git a/.themes/Nordic-darker-v40/cinnamon/common-assets/misc/add-workspace-hover.svg b/.themes/Nordic-darker-v40/cinnamon/common-assets/misc/add-workspace-hover.svg new file mode 100644 index 000000000..e771e33f9 --- /dev/null +++ b/.themes/Nordic-darker-v40/cinnamon/common-assets/misc/add-workspace-hover.svg @@ -0,0 +1,117 @@ + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + diff --git a/.themes/Nordic-darker-v40/cinnamon/common-assets/misc/add-workspace.svg b/.themes/Nordic-darker-v40/cinnamon/common-assets/misc/add-workspace.svg new file mode 100644 index 000000000..65f536108 --- /dev/null +++ b/.themes/Nordic-darker-v40/cinnamon/common-assets/misc/add-workspace.svg @@ -0,0 +1,117 @@ + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + diff --git a/.themes/Nordic-darker-v40/cinnamon/common-assets/misc/bg.svg b/.themes/Nordic-darker-v40/cinnamon/common-assets/misc/bg.svg new file mode 100644 index 000000000..7320b9413 --- /dev/null +++ b/.themes/Nordic-darker-v40/cinnamon/common-assets/misc/bg.svg @@ -0,0 +1,131 @@ + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + diff --git a/.themes/Nordic-darker-v40/cinnamon/common-assets/misc/calendar-arrow-left-hover.svg b/.themes/Nordic-darker-v40/cinnamon/common-assets/misc/calendar-arrow-left-hover.svg new file mode 100644 index 000000000..4247aa98b --- /dev/null +++ b/.themes/Nordic-darker-v40/cinnamon/common-assets/misc/calendar-arrow-left-hover.svg @@ -0,0 +1,161 @@ + + + + + + image/svg+xml + + Gnome Symbolic Icon Theme + + + + + + + + Gnome Symbolic Icon Theme + + + + + + + + + + + + + + + + + diff --git a/.themes/Nordic-darker-v40/cinnamon/common-assets/misc/calendar-arrow-left.svg b/.themes/Nordic-darker-v40/cinnamon/common-assets/misc/calendar-arrow-left.svg new file mode 100644 index 000000000..27742545b --- /dev/null +++ b/.themes/Nordic-darker-v40/cinnamon/common-assets/misc/calendar-arrow-left.svg @@ -0,0 +1,152 @@ + + + + + + + + image/svg+xml + + Gnome Symbolic Icon Theme + + + + + + + + Gnome Symbolic Icon Theme + + + + + + + + + + + + + diff --git a/.themes/Nordic-darker-v40/cinnamon/common-assets/misc/calendar-arrow-right-hover.svg b/.themes/Nordic-darker-v40/cinnamon/common-assets/misc/calendar-arrow-right-hover.svg new file mode 100644 index 000000000..ac28d3871 --- /dev/null +++ b/.themes/Nordic-darker-v40/cinnamon/common-assets/misc/calendar-arrow-right-hover.svg @@ -0,0 +1,161 @@ + + + + + + image/svg+xml + + Gnome Symbolic Icon Theme + + + + + + + + Gnome Symbolic Icon Theme + + + + + + + + + + + + + + + + + diff --git a/.themes/Nordic-darker-v40/cinnamon/common-assets/misc/calendar-arrow-right.svg b/.themes/Nordic-darker-v40/cinnamon/common-assets/misc/calendar-arrow-right.svg new file mode 100644 index 000000000..366e69b10 --- /dev/null +++ b/.themes/Nordic-darker-v40/cinnamon/common-assets/misc/calendar-arrow-right.svg @@ -0,0 +1,152 @@ + + + + + + + + image/svg+xml + + Gnome Symbolic Icon Theme + + + + + + + + Gnome Symbolic Icon Theme + + + + + + + + + + + + + diff --git a/.themes/Nordic-darker-v40/cinnamon/common-assets/misc/close-active.svg b/.themes/Nordic-darker-v40/cinnamon/common-assets/misc/close-active.svg new file mode 100644 index 000000000..95822bf34 --- /dev/null +++ b/.themes/Nordic-darker-v40/cinnamon/common-assets/misc/close-active.svg @@ -0,0 +1,100 @@ + + + +image/svg+xml \ No newline at end of file diff --git a/.themes/Nordic-darker-v40/cinnamon/common-assets/misc/close-hover.svg b/.themes/Nordic-darker-v40/cinnamon/common-assets/misc/close-hover.svg new file mode 100644 index 000000000..7b52140c5 --- /dev/null +++ b/.themes/Nordic-darker-v40/cinnamon/common-assets/misc/close-hover.svg @@ -0,0 +1,100 @@ + + + +image/svg+xml \ No newline at end of file diff --git a/.themes/Nordic-darker-v40/cinnamon/common-assets/misc/close.svg b/.themes/Nordic-darker-v40/cinnamon/common-assets/misc/close.svg new file mode 100644 index 000000000..e221a33fb --- /dev/null +++ b/.themes/Nordic-darker-v40/cinnamon/common-assets/misc/close.svg @@ -0,0 +1,100 @@ + + + +image/svg+xml \ No newline at end of file diff --git a/.themes/Nordic-darker-v40/cinnamon/common-assets/misc/corner-ripple.svg b/.themes/Nordic-darker-v40/cinnamon/common-assets/misc/corner-ripple.svg new file mode 100644 index 000000000..014d9f545 --- /dev/null +++ b/.themes/Nordic-darker-v40/cinnamon/common-assets/misc/corner-ripple.svg @@ -0,0 +1,87 @@ + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + diff --git a/.themes/Nordic-darker-v40/cinnamon/common-assets/misc/desklet-header.svg b/.themes/Nordic-darker-v40/cinnamon/common-assets/misc/desklet-header.svg new file mode 100644 index 000000000..91a528762 --- /dev/null +++ b/.themes/Nordic-darker-v40/cinnamon/common-assets/misc/desklet-header.svg @@ -0,0 +1,162 @@ + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + diff --git a/.themes/Nordic-darker-v40/cinnamon/common-assets/misc/desklet.svg b/.themes/Nordic-darker-v40/cinnamon/common-assets/misc/desklet.svg new file mode 100644 index 000000000..178ed391a --- /dev/null +++ b/.themes/Nordic-darker-v40/cinnamon/common-assets/misc/desklet.svg @@ -0,0 +1,156 @@ + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + diff --git a/.themes/Nordic-darker-v40/cinnamon/common-assets/misc/osd.svg b/.themes/Nordic-darker-v40/cinnamon/common-assets/misc/osd.svg new file mode 100644 index 000000000..3ef32da6a --- /dev/null +++ b/.themes/Nordic-darker-v40/cinnamon/common-assets/misc/osd.svg @@ -0,0 +1,131 @@ + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + diff --git a/.themes/Nordic-darker-v40/cinnamon/common-assets/misc/overview-hover.png b/.themes/Nordic-darker-v40/cinnamon/common-assets/misc/overview-hover.png new file mode 100644 index 000000000..75673f9cf Binary files /dev/null and b/.themes/Nordic-darker-v40/cinnamon/common-assets/misc/overview-hover.png differ diff --git a/.themes/Nordic-darker-v40/cinnamon/common-assets/misc/overview.png b/.themes/Nordic-darker-v40/cinnamon/common-assets/misc/overview.png new file mode 100644 index 000000000..9eb4f87f4 Binary files /dev/null and b/.themes/Nordic-darker-v40/cinnamon/common-assets/misc/overview.png differ diff --git a/.themes/Nordic-darker-v40/cinnamon/common-assets/misc/trash-icon.svg b/.themes/Nordic-darker-v40/cinnamon/common-assets/misc/trash-icon.svg new file mode 100644 index 000000000..61097ddb0 --- /dev/null +++ b/.themes/Nordic-darker-v40/cinnamon/common-assets/misc/trash-icon.svg @@ -0,0 +1,97 @@ + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + diff --git a/.themes/Nordic-darker-v40/cinnamon/common-assets/panel/activities-active.svg b/.themes/Nordic-darker-v40/cinnamon/common-assets/panel/activities-active.svg new file mode 100644 index 000000000..0047c056c --- /dev/null +++ b/.themes/Nordic-darker-v40/cinnamon/common-assets/panel/activities-active.svg @@ -0,0 +1,167 @@ + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + diff --git a/.themes/Nordic-darker-v40/cinnamon/common-assets/panel/activities.svg b/.themes/Nordic-darker-v40/cinnamon/common-assets/panel/activities.svg new file mode 100644 index 000000000..b4a4b0dd8 --- /dev/null +++ b/.themes/Nordic-darker-v40/cinnamon/common-assets/panel/activities.svg @@ -0,0 +1,158 @@ + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + diff --git a/.themes/Nordic-darker-v40/cinnamon/common-assets/panel/panel-bottom.svg b/.themes/Nordic-darker-v40/cinnamon/common-assets/panel/panel-bottom.svg new file mode 100644 index 000000000..89e3e26b6 --- /dev/null +++ b/.themes/Nordic-darker-v40/cinnamon/common-assets/panel/panel-bottom.svg @@ -0,0 +1,83 @@ + + + + + + + + + + image/svg+xml + + + + + + + + + + + + diff --git a/.themes/Nordic-darker-v40/cinnamon/common-assets/panel/panel-left.svg b/.themes/Nordic-darker-v40/cinnamon/common-assets/panel/panel-left.svg new file mode 100644 index 000000000..8f91ed9d5 --- /dev/null +++ b/.themes/Nordic-darker-v40/cinnamon/common-assets/panel/panel-left.svg @@ -0,0 +1,83 @@ + + + + + + + + + + image/svg+xml + + + + + + + + + + + + diff --git a/.themes/Nordic-darker-v40/cinnamon/common-assets/panel/panel-right.svg b/.themes/Nordic-darker-v40/cinnamon/common-assets/panel/panel-right.svg new file mode 100644 index 000000000..137673f5d --- /dev/null +++ b/.themes/Nordic-darker-v40/cinnamon/common-assets/panel/panel-right.svg @@ -0,0 +1,83 @@ + + + + + + + + + + image/svg+xml + + + + + + + + + + + + diff --git a/.themes/Nordic-darker-v40/cinnamon/common-assets/panel/panel-top.svg b/.themes/Nordic-darker-v40/cinnamon/common-assets/panel/panel-top.svg new file mode 100644 index 000000000..ad26fc6e4 --- /dev/null +++ b/.themes/Nordic-darker-v40/cinnamon/common-assets/panel/panel-top.svg @@ -0,0 +1,79 @@ + + + + + + + + + + image/svg+xml + + + + + + + + + + diff --git a/.themes/Nordic-darker-v40/cinnamon/common-assets/panel/window-list-active-bottom.svg b/.themes/Nordic-darker-v40/cinnamon/common-assets/panel/window-list-active-bottom.svg new file mode 100644 index 000000000..9dd64e33b --- /dev/null +++ b/.themes/Nordic-darker-v40/cinnamon/common-assets/panel/window-list-active-bottom.svg @@ -0,0 +1,151 @@ + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + diff --git a/.themes/Nordic-darker-v40/cinnamon/common-assets/panel/window-list-active-left.svg b/.themes/Nordic-darker-v40/cinnamon/common-assets/panel/window-list-active-left.svg new file mode 100644 index 000000000..f8918729f --- /dev/null +++ b/.themes/Nordic-darker-v40/cinnamon/common-assets/panel/window-list-active-left.svg @@ -0,0 +1,152 @@ + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + diff --git a/.themes/Nordic-darker-v40/cinnamon/common-assets/panel/window-list-active-right.svg b/.themes/Nordic-darker-v40/cinnamon/common-assets/panel/window-list-active-right.svg new file mode 100644 index 000000000..39774a65e --- /dev/null +++ b/.themes/Nordic-darker-v40/cinnamon/common-assets/panel/window-list-active-right.svg @@ -0,0 +1,152 @@ + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + diff --git a/.themes/Nordic-darker-v40/cinnamon/common-assets/panel/window-list-active-top.svg b/.themes/Nordic-darker-v40/cinnamon/common-assets/panel/window-list-active-top.svg new file mode 100644 index 000000000..a2b2c6d47 --- /dev/null +++ b/.themes/Nordic-darker-v40/cinnamon/common-assets/panel/window-list-active-top.svg @@ -0,0 +1,151 @@ + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + diff --git a/.themes/Nordic-darker-v40/cinnamon/common-assets/switch/switch-off-selected.svg b/.themes/Nordic-darker-v40/cinnamon/common-assets/switch/switch-off-selected.svg new file mode 100644 index 000000000..7b628e000 --- /dev/null +++ b/.themes/Nordic-darker-v40/cinnamon/common-assets/switch/switch-off-selected.svg @@ -0,0 +1,207 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + diff --git a/.themes/Nordic-darker-v40/cinnamon/common-assets/switch/switch-on-selected.svg b/.themes/Nordic-darker-v40/cinnamon/common-assets/switch/switch-on-selected.svg new file mode 100644 index 000000000..a890d709b --- /dev/null +++ b/.themes/Nordic-darker-v40/cinnamon/common-assets/switch/switch-on-selected.svg @@ -0,0 +1,213 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + -- cgit v1.2.3