From 993917ddcedd58927a068cc804d81f1018d7bc0e Mon Sep 17 00:00:00 2001 From: zachir Date: Tue, 6 Jun 2023 10:14:44 -0500 Subject: Fix gtk theme setting --- .../gnome-shell/extensions/window-list/classic.css | 57 ++++++++ .../extensions/window-list/stylesheet.css | 38 ++++++ .../workspaces-to-dock/assets/four-bottom.svg | 104 ++++++++++++++ .../workspaces-to-dock/assets/four-left.svg | 108 +++++++++++++++ .../workspaces-to-dock/assets/four-right.svg | 108 +++++++++++++++ .../workspaces-to-dock/assets/four-top.svg | 104 ++++++++++++++ .../workspaces-to-dock/assets/h-four.svg | 109 +++++++++++++++ .../extensions/workspaces-to-dock/assets/h-one.svg | 86 ++++++++++++ .../workspaces-to-dock/assets/h-three.svg | 103 ++++++++++++++ .../extensions/workspaces-to-dock/assets/h-two.svg | 97 +++++++++++++ .../workspaces-to-dock/assets/one-bottom.svg | 86 ++++++++++++ .../workspaces-to-dock/assets/one-left.svg | 86 ++++++++++++ .../workspaces-to-dock/assets/one-right.svg | 86 ++++++++++++ .../workspaces-to-dock/assets/one-top.svg | 86 ++++++++++++ .../workspaces-to-dock/assets/three-bottom.svg | 98 +++++++++++++ .../workspaces-to-dock/assets/three-left.svg | 101 ++++++++++++++ .../workspaces-to-dock/assets/three-right.svg | 101 ++++++++++++++ .../workspaces-to-dock/assets/three-top.svg | 98 +++++++++++++ .../workspaces-to-dock/assets/two-bottom.svg | 92 +++++++++++++ .../workspaces-to-dock/assets/two-left.svg | 94 +++++++++++++ .../workspaces-to-dock/assets/two-right.svg | 94 +++++++++++++ .../workspaces-to-dock/assets/two-top.svg | 92 +++++++++++++ .../workspaces-to-dock/workspaces-to-dock.css | 152 +++++++++++++++++++++ 23 files changed, 2180 insertions(+) create mode 100644 themes/Plata-Noir-Compact/gnome-shell/extensions/window-list/classic.css create mode 100644 themes/Plata-Noir-Compact/gnome-shell/extensions/window-list/stylesheet.css create mode 100644 themes/Plata-Noir-Compact/gnome-shell/extensions/workspaces-to-dock/assets/four-bottom.svg create mode 100644 themes/Plata-Noir-Compact/gnome-shell/extensions/workspaces-to-dock/assets/four-left.svg create mode 100644 themes/Plata-Noir-Compact/gnome-shell/extensions/workspaces-to-dock/assets/four-right.svg create mode 100644 themes/Plata-Noir-Compact/gnome-shell/extensions/workspaces-to-dock/assets/four-top.svg create mode 100644 themes/Plata-Noir-Compact/gnome-shell/extensions/workspaces-to-dock/assets/h-four.svg create mode 100644 themes/Plata-Noir-Compact/gnome-shell/extensions/workspaces-to-dock/assets/h-one.svg create mode 100644 themes/Plata-Noir-Compact/gnome-shell/extensions/workspaces-to-dock/assets/h-three.svg create mode 100644 themes/Plata-Noir-Compact/gnome-shell/extensions/workspaces-to-dock/assets/h-two.svg create mode 100644 themes/Plata-Noir-Compact/gnome-shell/extensions/workspaces-to-dock/assets/one-bottom.svg create mode 100644 themes/Plata-Noir-Compact/gnome-shell/extensions/workspaces-to-dock/assets/one-left.svg create mode 100644 themes/Plata-Noir-Compact/gnome-shell/extensions/workspaces-to-dock/assets/one-right.svg create mode 100644 themes/Plata-Noir-Compact/gnome-shell/extensions/workspaces-to-dock/assets/one-top.svg create mode 100644 themes/Plata-Noir-Compact/gnome-shell/extensions/workspaces-to-dock/assets/three-bottom.svg create mode 100644 themes/Plata-Noir-Compact/gnome-shell/extensions/workspaces-to-dock/assets/three-left.svg create mode 100644 themes/Plata-Noir-Compact/gnome-shell/extensions/workspaces-to-dock/assets/three-right.svg create mode 100644 themes/Plata-Noir-Compact/gnome-shell/extensions/workspaces-to-dock/assets/three-top.svg create mode 100644 themes/Plata-Noir-Compact/gnome-shell/extensions/workspaces-to-dock/assets/two-bottom.svg create mode 100644 themes/Plata-Noir-Compact/gnome-shell/extensions/workspaces-to-dock/assets/two-left.svg create mode 100644 themes/Plata-Noir-Compact/gnome-shell/extensions/workspaces-to-dock/assets/two-right.svg create mode 100644 themes/Plata-Noir-Compact/gnome-shell/extensions/workspaces-to-dock/assets/two-top.svg create mode 100644 themes/Plata-Noir-Compact/gnome-shell/extensions/workspaces-to-dock/workspaces-to-dock.css (limited to 'themes/Plata-Noir-Compact/gnome-shell/extensions') diff --git a/themes/Plata-Noir-Compact/gnome-shell/extensions/window-list/classic.css b/themes/Plata-Noir-Compact/gnome-shell/extensions/window-list/classic.css new file mode 100644 index 0000000..4ae4567 --- /dev/null +++ b/themes/Plata-Noir-Compact/gnome-shell/extensions/window-list/classic.css @@ -0,0 +1,57 @@ +/* This file is part of plata-theme Copyright (C) 2018-2020 Tista This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. */ +@import url("stylesheet.css"); +.bottom-panel { min-height: 30px; height: 2.2em; } + +.window-list { spacing: 2px; font-size: 100%; } + +.window-button { padding: 1px; } + +.window-button:first-child:ltr { padding-left: 2px; } + +.window-button:last-child:rtl { padding-right: 2px; } + +.window-button-box { spacing: 4px; } + +.window-button > StWidget { -st-natural-width: 18.75em; max-width: 18.75em; padding: 3px 6px 1px; border-radius: 0; background-color: rgba(0, 0, 0, 0.01); background-gradient-drection: vertical; background-gradient-start: rgba(0, 0, 0, 0.01); background-gradient-end: rgba(0, 0, 0, 0.01); color: rgba(245, 245, 245, 0.87); box-shadow: none; text-shadow: none; } + +.window-button:hover > StWidget { background-gradient-drection: vertical; background-gradient-start: rgba(245, 245, 245, 0.12); background-gradient-end: rgba(245, 245, 245, 0.12); color: #f5f5f5; box-shadow: inset 0 -2px rgba(245, 245, 245, 0.2); } + +.window-button:active > StWidget, .window-button:focus > StWidget { background-gradient-drection: vertical; background-gradient-start: rgba(245, 245, 245, 0.12); background-gradient-end: rgba(245, 245, 245, 0.12); color: #f5f5f5; box-shadow: inset 0 -2px #3f51b5; } + +.window-button.focused > StWidget, .window-button.focused:active > StWidget { color: #f5f5f5; box-shadow: inset 0 -2px #3f51b5; } + +.window-button.minimized > StWidget { color: rgba(245, 245, 245, 0.54); box-shadow: none; } + +.window-button.minimized:hover > StWidget { background-gradient-drection: vertical; background-gradient-start: rgba(245, 245, 245, 0.12); background-gradient-end: rgba(245, 245, 245, 0.12); box-shadow: inset 0 -2px rgba(245, 245, 245, 0.2); color: #f5f5f5; } + +.window-button.minimized:active > StWidget { background-gradient-drection: vertical; background-gradient-start: rgba(245, 245, 245, 0.12); background-gradient-end: rgba(245, 245, 245, 0.12); box-shadow: inset 0 -2px #3f51b5; color: #f5f5f5; } + +.window-button-icon { width: 24px; height: 24px; } + +.window-list-workspace-indicator { padding: 3px; } + +.window-list-workspace-indicator > StWidget { border: 1px solid rgba(245, 245, 245, 0.2); background-color: rgba(0, 0, 0, 0.01); background-gradient-drection: vertical; background-gradient-start: rgba(0, 0, 0, 0.01); background-gradient-end: rgba(0, 0, 0, 0.01); color: rgba(245, 245, 245, 0.87); font-weight: 700; } + +.window-list-workspace-indicator:hover > StWidget { background-gradient-drection: vertical; background-gradient-start: rgba(245, 245, 245, 0.12); background-gradient-end: rgba(245, 245, 245, 0.12); color: #f5f5f5; } + +.window-list-workspace-indicator:active > StWidget, .window-list-workspace-indicator:checked > StWidget, .window-list-workspace-indicator:focus > StWidget { border: 1px solid #3f51b5; background-gradient-drection: vertical; background-gradient-start: rgba(63, 81, 181, 0.2); background-gradient-end: rgba(63, 81, 181, 0.2); color: #f5f5f5; } + +.notification { font-weight: 500; } + +#panel.bottom-panel, #panel.bottom-panel.solid { min-height: 30px; height: 2.2em; border-top-width: 1px; border-bottom-width: 0; border-color: black; background-color: black; background-gradient-drection: vertical; background-gradient-start: black; background-gradient-end: black; color: #f5f5f5; } + +#panel.bottom-panel StLabel, #panel.bottom-panel.solid StLabel { text-shadow: none; } + +#panel.bottom-panel StIcon, #panel.bottom-panel.solid StIcon { icon-shadow: none; } + +#panel, #panel.solid { min-height: 25px; height: 1.8em; border-top-width: 0; border-bottom-width: 1px; border-color: black; background-color: black; background-gradient-drection: vertical; background-gradient-start: black; background-gradient-end: black; } + +#panel StLabel, #panel.solid StLabel { text-shadow: none; } + +#panel StIcon, #panel.solid StIcon { icon-shadow: none; } + +#panel .panel-button, #panel.solid .panel-button { color: #f5f5f5; } + +#panel .panel-button:hover, #panel .panel-button:active, #panel .panel-button:focus, #panel .panel-button:checked, #panel.solid .panel-button:hover, #panel.solid .panel-button:active, #panel.solid .panel-button:focus, #panel.solid .panel-button:checked { color: white; } + +#panel .panel-button:active, #panel .panel-button:focus, #panel.solid .panel-button:active, #panel.solid .panel-button:focus { background-color: rgba(0, 0, 0, 0.01); background-gradient-drection: vertical; background-gradient-start: rgba(0, 0, 0, 0.01); background-gradient-end: rgba(0, 0, 0, 0.01); } diff --git a/themes/Plata-Noir-Compact/gnome-shell/extensions/window-list/stylesheet.css b/themes/Plata-Noir-Compact/gnome-shell/extensions/window-list/stylesheet.css new file mode 100644 index 0000000..4e1419e --- /dev/null +++ b/themes/Plata-Noir-Compact/gnome-shell/extensions/window-list/stylesheet.css @@ -0,0 +1,38 @@ +/* This file is part of plata-theme Copyright (C) 2018-2020 Tista This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. */ +.bottom-panel { min-height: 30px; height: 2.2em; } + +.window-list { spacing: 2px; font-size: 100%; } + +.window-button { padding: 1px; } + +.window-button:first-child:ltr { padding-left: 2px; } + +.window-button:last-child:rtl { padding-right: 2px; } + +.window-button-box { spacing: 4px; } + +.window-button > StWidget { -st-natural-width: 18.75em; max-width: 18.75em; padding: 3px 6px 1px; border-radius: 0; background-color: rgba(0, 0, 0, 0.01); background-gradient-drection: vertical; background-gradient-start: rgba(0, 0, 0, 0.01); background-gradient-end: rgba(0, 0, 0, 0.01); color: rgba(245, 245, 245, 0.87); box-shadow: none; text-shadow: none; } + +.window-button:hover > StWidget { background-gradient-drection: vertical; background-gradient-start: rgba(245, 245, 245, 0.12); background-gradient-end: rgba(245, 245, 245, 0.12); color: #f5f5f5; box-shadow: inset 0 -2px rgba(245, 245, 245, 0.2); } + +.window-button:active > StWidget, .window-button:focus > StWidget { background-gradient-drection: vertical; background-gradient-start: rgba(245, 245, 245, 0.12); background-gradient-end: rgba(245, 245, 245, 0.12); color: #f5f5f5; box-shadow: inset 0 -2px #3f51b5; } + +.window-button.focused > StWidget, .window-button.focused:active > StWidget { color: #f5f5f5; box-shadow: inset 0 -2px #3f51b5; } + +.window-button.minimized > StWidget { color: rgba(245, 245, 245, 0.54); box-shadow: none; } + +.window-button.minimized:hover > StWidget { background-gradient-drection: vertical; background-gradient-start: rgba(245, 245, 245, 0.12); background-gradient-end: rgba(245, 245, 245, 0.12); box-shadow: inset 0 -2px rgba(245, 245, 245, 0.2); color: #f5f5f5; } + +.window-button.minimized:active > StWidget { background-gradient-drection: vertical; background-gradient-start: rgba(245, 245, 245, 0.12); background-gradient-end: rgba(245, 245, 245, 0.12); box-shadow: inset 0 -2px #3f51b5; color: #f5f5f5; } + +.window-button-icon { width: 24px; height: 24px; } + +.window-list-workspace-indicator { padding: 3px; } + +.window-list-workspace-indicator > StWidget { border: 1px solid rgba(245, 245, 245, 0.2); background-color: rgba(0, 0, 0, 0.01); background-gradient-drection: vertical; background-gradient-start: rgba(0, 0, 0, 0.01); background-gradient-end: rgba(0, 0, 0, 0.01); color: rgba(245, 245, 245, 0.87); font-weight: 700; } + +.window-list-workspace-indicator:hover > StWidget { background-gradient-drection: vertical; background-gradient-start: rgba(245, 245, 245, 0.12); background-gradient-end: rgba(245, 245, 245, 0.12); color: #f5f5f5; } + +.window-list-workspace-indicator:active > StWidget, .window-list-workspace-indicator:checked > StWidget, .window-list-workspace-indicator:focus > StWidget { border: 1px solid #3f51b5; background-gradient-drection: vertical; background-gradient-start: rgba(63, 81, 181, 0.2); background-gradient-end: rgba(63, 81, 181, 0.2); color: #f5f5f5; } + +.notification { font-weight: 500; } diff --git a/themes/Plata-Noir-Compact/gnome-shell/extensions/workspaces-to-dock/assets/four-bottom.svg b/themes/Plata-Noir-Compact/gnome-shell/extensions/workspaces-to-dock/assets/four-bottom.svg new file mode 100644 index 0000000..d35daed --- /dev/null +++ b/themes/Plata-Noir-Compact/gnome-shell/extensions/workspaces-to-dock/assets/four-bottom.svg @@ -0,0 +1,104 @@ + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + diff --git a/themes/Plata-Noir-Compact/gnome-shell/extensions/workspaces-to-dock/assets/four-left.svg b/themes/Plata-Noir-Compact/gnome-shell/extensions/workspaces-to-dock/assets/four-left.svg new file mode 100644 index 0000000..db5c36f --- /dev/null +++ b/themes/Plata-Noir-Compact/gnome-shell/extensions/workspaces-to-dock/assets/four-left.svg @@ -0,0 +1,108 @@ + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + diff --git a/themes/Plata-Noir-Compact/gnome-shell/extensions/workspaces-to-dock/assets/four-right.svg b/themes/Plata-Noir-Compact/gnome-shell/extensions/workspaces-to-dock/assets/four-right.svg new file mode 100644 index 0000000..85c9172 --- /dev/null +++ b/themes/Plata-Noir-Compact/gnome-shell/extensions/workspaces-to-dock/assets/four-right.svg @@ -0,0 +1,108 @@ + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + diff --git a/themes/Plata-Noir-Compact/gnome-shell/extensions/workspaces-to-dock/assets/four-top.svg b/themes/Plata-Noir-Compact/gnome-shell/extensions/workspaces-to-dock/assets/four-top.svg new file mode 100644 index 0000000..f520fc4 --- /dev/null +++ b/themes/Plata-Noir-Compact/gnome-shell/extensions/workspaces-to-dock/assets/four-top.svg @@ -0,0 +1,104 @@ + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + diff --git a/themes/Plata-Noir-Compact/gnome-shell/extensions/workspaces-to-dock/assets/h-four.svg b/themes/Plata-Noir-Compact/gnome-shell/extensions/workspaces-to-dock/assets/h-four.svg new file mode 100644 index 0000000..8cf0d71 --- /dev/null +++ b/themes/Plata-Noir-Compact/gnome-shell/extensions/workspaces-to-dock/assets/h-four.svg @@ -0,0 +1,109 @@ + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + diff --git a/themes/Plata-Noir-Compact/gnome-shell/extensions/workspaces-to-dock/assets/h-one.svg b/themes/Plata-Noir-Compact/gnome-shell/extensions/workspaces-to-dock/assets/h-one.svg new file mode 100644 index 0000000..a168a41 --- /dev/null +++ b/themes/Plata-Noir-Compact/gnome-shell/extensions/workspaces-to-dock/assets/h-one.svg @@ -0,0 +1,86 @@ + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + diff --git a/themes/Plata-Noir-Compact/gnome-shell/extensions/workspaces-to-dock/assets/h-three.svg b/themes/Plata-Noir-Compact/gnome-shell/extensions/workspaces-to-dock/assets/h-three.svg new file mode 100644 index 0000000..e66d65d --- /dev/null +++ b/themes/Plata-Noir-Compact/gnome-shell/extensions/workspaces-to-dock/assets/h-three.svg @@ -0,0 +1,103 @@ + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + diff --git a/themes/Plata-Noir-Compact/gnome-shell/extensions/workspaces-to-dock/assets/h-two.svg b/themes/Plata-Noir-Compact/gnome-shell/extensions/workspaces-to-dock/assets/h-two.svg new file mode 100644 index 0000000..045a704 --- /dev/null +++ b/themes/Plata-Noir-Compact/gnome-shell/extensions/workspaces-to-dock/assets/h-two.svg @@ -0,0 +1,97 @@ + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + diff --git a/themes/Plata-Noir-Compact/gnome-shell/extensions/workspaces-to-dock/assets/one-bottom.svg b/themes/Plata-Noir-Compact/gnome-shell/extensions/workspaces-to-dock/assets/one-bottom.svg new file mode 100644 index 0000000..c03844f --- /dev/null +++ b/themes/Plata-Noir-Compact/gnome-shell/extensions/workspaces-to-dock/assets/one-bottom.svg @@ -0,0 +1,86 @@ + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + diff --git a/themes/Plata-Noir-Compact/gnome-shell/extensions/workspaces-to-dock/assets/one-left.svg b/themes/Plata-Noir-Compact/gnome-shell/extensions/workspaces-to-dock/assets/one-left.svg new file mode 100644 index 0000000..ea54a21 --- /dev/null +++ b/themes/Plata-Noir-Compact/gnome-shell/extensions/workspaces-to-dock/assets/one-left.svg @@ -0,0 +1,86 @@ + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + diff --git a/themes/Plata-Noir-Compact/gnome-shell/extensions/workspaces-to-dock/assets/one-right.svg b/themes/Plata-Noir-Compact/gnome-shell/extensions/workspaces-to-dock/assets/one-right.svg new file mode 100644 index 0000000..67a5a2f --- /dev/null +++ b/themes/Plata-Noir-Compact/gnome-shell/extensions/workspaces-to-dock/assets/one-right.svg @@ -0,0 +1,86 @@ + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + diff --git a/themes/Plata-Noir-Compact/gnome-shell/extensions/workspaces-to-dock/assets/one-top.svg b/themes/Plata-Noir-Compact/gnome-shell/extensions/workspaces-to-dock/assets/one-top.svg new file mode 100644 index 0000000..cf52332 --- /dev/null +++ b/themes/Plata-Noir-Compact/gnome-shell/extensions/workspaces-to-dock/assets/one-top.svg @@ -0,0 +1,86 @@ + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + diff --git a/themes/Plata-Noir-Compact/gnome-shell/extensions/workspaces-to-dock/assets/three-bottom.svg b/themes/Plata-Noir-Compact/gnome-shell/extensions/workspaces-to-dock/assets/three-bottom.svg new file mode 100644 index 0000000..54b0e02 --- /dev/null +++ b/themes/Plata-Noir-Compact/gnome-shell/extensions/workspaces-to-dock/assets/three-bottom.svg @@ -0,0 +1,98 @@ + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + diff --git a/themes/Plata-Noir-Compact/gnome-shell/extensions/workspaces-to-dock/assets/three-left.svg b/themes/Plata-Noir-Compact/gnome-shell/extensions/workspaces-to-dock/assets/three-left.svg new file mode 100644 index 0000000..e9d9f02 --- /dev/null +++ b/themes/Plata-Noir-Compact/gnome-shell/extensions/workspaces-to-dock/assets/three-left.svg @@ -0,0 +1,101 @@ + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + diff --git a/themes/Plata-Noir-Compact/gnome-shell/extensions/workspaces-to-dock/assets/three-right.svg b/themes/Plata-Noir-Compact/gnome-shell/extensions/workspaces-to-dock/assets/three-right.svg new file mode 100644 index 0000000..812ab12 --- /dev/null +++ b/themes/Plata-Noir-Compact/gnome-shell/extensions/workspaces-to-dock/assets/three-right.svg @@ -0,0 +1,101 @@ + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + diff --git a/themes/Plata-Noir-Compact/gnome-shell/extensions/workspaces-to-dock/assets/three-top.svg b/themes/Plata-Noir-Compact/gnome-shell/extensions/workspaces-to-dock/assets/three-top.svg new file mode 100644 index 0000000..e28128b --- /dev/null +++ b/themes/Plata-Noir-Compact/gnome-shell/extensions/workspaces-to-dock/assets/three-top.svg @@ -0,0 +1,98 @@ + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + diff --git a/themes/Plata-Noir-Compact/gnome-shell/extensions/workspaces-to-dock/assets/two-bottom.svg b/themes/Plata-Noir-Compact/gnome-shell/extensions/workspaces-to-dock/assets/two-bottom.svg new file mode 100644 index 0000000..78115d9 --- /dev/null +++ b/themes/Plata-Noir-Compact/gnome-shell/extensions/workspaces-to-dock/assets/two-bottom.svg @@ -0,0 +1,92 @@ + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + diff --git a/themes/Plata-Noir-Compact/gnome-shell/extensions/workspaces-to-dock/assets/two-left.svg b/themes/Plata-Noir-Compact/gnome-shell/extensions/workspaces-to-dock/assets/two-left.svg new file mode 100644 index 0000000..afd9b3b --- /dev/null +++ b/themes/Plata-Noir-Compact/gnome-shell/extensions/workspaces-to-dock/assets/two-left.svg @@ -0,0 +1,94 @@ + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + diff --git a/themes/Plata-Noir-Compact/gnome-shell/extensions/workspaces-to-dock/assets/two-right.svg b/themes/Plata-Noir-Compact/gnome-shell/extensions/workspaces-to-dock/assets/two-right.svg new file mode 100644 index 0000000..7e3cb8e --- /dev/null +++ b/themes/Plata-Noir-Compact/gnome-shell/extensions/workspaces-to-dock/assets/two-right.svg @@ -0,0 +1,94 @@ + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + diff --git a/themes/Plata-Noir-Compact/gnome-shell/extensions/workspaces-to-dock/assets/two-top.svg b/themes/Plata-Noir-Compact/gnome-shell/extensions/workspaces-to-dock/assets/two-top.svg new file mode 100644 index 0000000..c643b6b --- /dev/null +++ b/themes/Plata-Noir-Compact/gnome-shell/extensions/workspaces-to-dock/assets/two-top.svg @@ -0,0 +1,92 @@ + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + diff --git a/themes/Plata-Noir-Compact/gnome-shell/extensions/workspaces-to-dock/workspaces-to-dock.css b/themes/Plata-Noir-Compact/gnome-shell/extensions/workspaces-to-dock/workspaces-to-dock.css new file mode 100644 index 0000000..fce2b90 --- /dev/null +++ b/themes/Plata-Noir-Compact/gnome-shell/extensions/workspaces-to-dock/workspaces-to-dock.css @@ -0,0 +1,152 @@ +/* This file is part of plata-theme Copyright (C) 2018-2020 Tista This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. */ +#workspacestodockTriggerSpacer, #workspacestodockContainerWrapper, #workspacestodockContainer { background-color: rgba(0, 0, 0, 0); } + +#workspacestodockDock { padding: 0; } + +#workspacestodockDock.top .workspace-thumbnails { margin: 0; border-radius: 2px 2px 0 0; background-color: rgba(0, 0, 0, 0); box-shadow: none; } + +#workspacestodockDock.top .workspace-thumbnails .workspace-thumbnail-indicator { padding: 5px; border-width: 0; border-bottom-width: 2px; } + +#workspacestodockDock.top.inside .workspace-thumbnails { border-radius: 0; background-color: rgba(0, 0, 0, 0); box-shadow: none; } + +#workspacestodockDock.top.inside .workspacestodock-shortcuts-panel { padding: 2px; spacing: 0; border-radius: 0; background-color: rgba(0, 0, 0, 0); box-shadow: none; } + +#workspacestodockDock.top.fullheight .workspace-thumbnails, #workspacestodockDock.top.fullheight .workspacestodock-shortcuts-panel { border-radius: 0; } + +#workspacestodockDock.top .workspacestodock-shortcuts-panel { padding: 2px; spacing: 0; border-radius: 0; box-shadow: inset 0 -1px 0 rgba(245, 245, 245, 0.2); } + +#workspacestodockDock.bottom .workspace-thumbnails { margin: 0; border-radius: 0 0 2px 2px; background-color: rgba(0, 0, 0, 0); box-shadow: none; } + +#workspacestodockDock.bottom .workspace-thumbnails .workspace-thumbnail-indicator { padding: 5px; border-width: 0; border-top-width: 2px; } + +#workspacestodockDock.bottom.inside .workspace-thumbnails { border-radius: 0; background-color: rgba(0, 0, 0, 0); box-shadow: none; } + +#workspacestodockDock.bottom.inside .workspacestodock-shortcuts-panel { padding: 2px; spacing: 0; border-radius: 0; background-color: rgba(0, 0, 0, 0); box-shadow: none; } + +#workspacestodockDock.bottom.fullheight .workspace-thumbnails, #workspacestodockDock.bottom.fullheight .workspacestodock-shortcuts-panel { border-radius: 0; } + +#workspacestodockDock.bottom .workspacestodock-shortcuts-panel { padding: 2px; spacing: 0; border-radius: 0; box-shadow: inset 0 1px 0 rgba(245, 245, 245, 0.2); } + +#workspacestodockDock.left .workspace-thumbnails { margin: 0; border-radius: 0 2px 2px 0; background-color: rgba(0, 0, 0, 0); box-shadow: none; } + +#workspacestodockDock.left .workspace-thumbnails .workspace-thumbnail-indicator { padding: 5px; border-width: 0; border-right-width: 2px; } + +#workspacestodockDock.left.inside .workspace-thumbnails { border-radius: 0; background-color: rgba(0, 0, 0, 0); box-shadow: none; } + +#workspacestodockDock.left.inside .workspacestodock-shortcuts-panel { padding: 2px; spacing: 0; border-radius: 0; background-color: rgba(0, 0, 0, 0); box-shadow: none; } + +#workspacestodockDock.left.fullheight .workspace-thumbnails, #workspacestodockDock.left.fullheight .workspacestodock-shortcuts-panel { border-radius: 0; } + +#workspacestodockDock.left .workspacestodock-shortcuts-panel { padding: 2px; spacing: 0; border-radius: 0; box-shadow: inset -1px 0 0 rgba(245, 245, 245, 0.2); } + +#workspacestodockDock.right .workspace-thumbnails { margin: 0; border-radius: 2px 0 0 2px; background-color: rgba(0, 0, 0, 0); box-shadow: none; } + +#workspacestodockDock.right .workspace-thumbnails .workspace-thumbnail-indicator { padding: 5px; border-width: 0; border-left-width: 2px; } + +#workspacestodockDock.right.inside .workspace-thumbnails { border-radius: 0; background-color: rgba(0, 0, 0, 0); box-shadow: none; } + +#workspacestodockDock.right.inside .workspacestodock-shortcuts-panel { padding: 2px; spacing: 0; border-radius: 0; background-color: rgba(0, 0, 0, 0); box-shadow: none; } + +#workspacestodockDock.right.fullheight .workspace-thumbnails, #workspacestodockDock.right.fullheight .workspacestodock-shortcuts-panel { border-radius: 0; } + +#workspacestodockDock.right .workspacestodock-shortcuts-panel { padding: 2px; spacing: 0; border-radius: 0; box-shadow: inset 1px 0 0 rgba(245, 245, 245, 0.2); } + +.workspacestodock-shortcuts-panel-popupmenu { padding: 2px; spacing: 0; } + +#workspacestodockDock .app-well-app .overview-icon { border-radius: 999px; } + +#workspacestodockDock .app-well-app:hover .overview-icon { background-color: rgba(245, 245, 245, 0.12); } + +#workspacestodockDock .app-well-app:active .overview-icon, #workspacestodockDock .app-well-app:focus .overview-icon, #workspacestodockDock .app-well-app:checked .overview-icon { background-color: #3f51b5; } + +#workspacestodockDock .workspacestodock-shortcuts-panel > StButton { background-size: contain; } + +.workspacestodock-shortcut-button-icon { padding: 6px; } + +.workspacestodock-shortcut-button-symbolic-icon { padding: 8px; } + +#workspacestodockDock .popup-separator-menu-item { margin: 2px; } + +.workspacestodock-shortcut-panel-separator { -margin-horizontal: 2px; } + +.workspacestodock-shortcut-panel-filler { height: 1px; padding: 0; -margin-horizontal: 2px; -gradient-height: 1px; -gradient-start: transparent; -gradient-end: transparent; } + +#workspacestodockDock.top .workspacestodock-shortcut-button-windowcount-image-1 { background-image: url("assets/one-top.svg"); } + +#workspacestodockDock.top .workspacestodock-shortcut-button-windowcount-image-2 { background-image: url("assets/two-top.svg"); } + +#workspacestodockDock.top .workspacestodock-shortcut-button-windowcount-image-3 { background-image: url("assets/three-top.svg"); } + +#workspacestodockDock.top .workspacestodock-shortcut-button-windowcount-image-4 { background-image: url("assets/four-top.svg"); } + +#workspacestodockDock.bottom .workspacestodock-shortcut-button-windowcount-image-1 { background-image: url("assets/one-bottom.svg"); } + +#workspacestodockDock.bottom .workspacestodock-shortcut-button-windowcount-image-2 { background-image: url("assets/two-bottom.svg"); } + +#workspacestodockDock.bottom .workspacestodock-shortcut-button-windowcount-image-3 { background-image: url("assets/three-bottom.svg"); } + +#workspacestodockDock.bottom .workspacestodock-shortcut-button-windowcount-image-4 { background-image: url("assets/four-bottom.svg"); } + +#workspacestodockDock.left .workspacestodock-shortcut-button-windowcount-image-1 { background-image: url("assets/one-left.svg"); } + +#workspacestodockDock.left .workspacestodock-shortcut-button-windowcount-image-2 { background-image: url("assets/two-left.svg"); } + +#workspacestodockDock.left .workspacestodock-shortcut-button-windowcount-image-3 { background-image: url("assets/three-left.svg"); } + +#workspacestodockDock.left .workspacestodock-shortcut-button-windowcount-image-4 { background-image: url("assets/four-left.svg"); } + +#workspacestodockDock.right .workspacestodock-shortcut-button-windowcount-image-1 { background-image: url("assets/one-right.svg"); } + +#workspacestodockDock.right .workspacestodock-shortcut-button-windowcount-image-2 { background-image: url("assets/two-right.svg"); } + +#workspacestodockDock.right .workspacestodock-shortcut-button-windowcount-image-3 { background-image: url("assets/three-right.svg"); } + +#workspacestodockDock.right .workspacestodock-shortcut-button-windowcount-image-4 { background-image: url("assets/four-right.svg"); } + +.workspacestodock-workspace-caption { color: rgba(245, 245, 245, 0.54); } + +.workspacestodock-workspace-caption-container { padding: 0; border-radius: 2.5px; border: 1px solid rgba(0, 0, 0, 0.3); } + +.workspacestodock-workspace-caption-background { border-top: 1px solid rgba(0, 0, 0, 0.3); border-radius: 0 0 2.5px 2.5px; background-color: #080808; } + +.workspacestodock-workspace-caption-background-current { color: #f5f5f5; } + +.workspacestodock-caption-windowapps { padding: 0; } + +.workspacestodock-caption-windowapps-menu { -boxpointer-gap: 12px; } + +.workspacestodock-caption-windowapps-menu .window-close { height: 20px; width: 20px; background-size: 24px; } + +.workspacestodock-caption-windowapps-menu-label { padding: 0 10px 0 10px; } + +.workspacestodock-caption-windowapps-button { padding: 0 4px; } + +.workspacestodock-caption-windowapps-button-icon { padding: 2px 2px 0 2px; border: none; border-radius: 0; background-color: transparent; box-shadow: none; } + +.workspacestodock-caption-windowapps-button:hover > .workspacestodock-caption-windowapps-button-icon { background-color: rgba(0, 0, 0, 0.01); box-shadow: inset 0 -2px rgba(245, 245, 245, 0.2); } + +.workspacestodock-caption-windowapps-button-active > .workspacestodock-caption-windowapps-button-icon, .workspacestodock-caption-windowapps-button-active:hover > .workspacestodock-caption-windowapps-button-icon { background-color: rgba(245, 245, 245, 0.12); box-shadow: inset 0 -2px #3f51b5; } + +.workspacestodock-caption-number { height: 20px; min-width: 7px; padding: 0 7px; border-radius: 999px; color: rgba(245, 245, 245, 0.54); background-color: #080808; font-weight: 700; font-size: 90%; text-align: center; box-shadow: 0 1px 2px rgba(0, 0, 0, 0.28); } + +.workspacestodock-caption-number-current { color: #7986cb; box-shadow: 0 2.5px 4.5px rgba(0, 0, 0, 0.34); } + +.workspacestodock-caption-name { height: 20px; min-width: 7px; padding: 0 7px; border-radius: 2px; color: rgba(245, 245, 245, 0.54); background-color: #080808; font-weight: 700; font-size: 90%; text-align: center; box-shadow: 0 1px 2px rgba(0, 0, 0, 0.28); } + +.workspacestodock-caption-name-current { color: #7986cb; box-shadow: 0 2.5px 4.5px rgba(0, 0, 0, 0.34); } + +.workspacestodock-caption-windowcount { min-width: 7px; padding: 0 7px; border: none; color: rgba(245, 245, 245, 0.54); background-color: transparent; font-weight: 700; font-size: 90%; text-align: center; } + +.workspacestodock-caption-windowcount-current { color: #f5f5f5; } + +.workspacestodock-caption-windowcount-image { width: 20px; height: 16px; } + +.workspacestodock-caption-spacer { width: 1px; border: 1px solid transparent; } + +.workspacestodock-caption-windowcount-image-1 { background-image: url("assets/h-one.svg"); } + +.workspacestodock-caption-windowcount-image-2 { background-image: url("assets/h-two.svg"); } + +.workspacestodock-caption-windowcount-image-3 { background-image: url("assets/h-three.svg"); } + +.workspacestodock-caption-windowcount-image-4 { background-image: url("assets/h-four.svg"); } -- cgit v1.2.3