diff options
author | Sn4il <sn4il@thedroth.rocks> | 2025-01-05 14:00:29 +0300 |
---|---|---|
committer | Sn4il <sn4il@thedroth.rocks> | 2025-01-05 14:00:29 +0300 |
commit | f627c63713c809c658e48de0b3e5bef226badaec (patch) | |
tree | 4e2724ce7f762f065e2b5c6342a4e2975ab24fae /themes/materia-cyberpunk-neon/xfwm4 | |
parent | 700c23d2f61fc5e03095c363fd13470861678f75 (diff) | |
download | dotfiles-master.tar.xz dotfiles-master.zip |
Diffstat (limited to 'themes/materia-cyberpunk-neon/xfwm4')
61 files changed, 433 insertions, 0 deletions
diff --git a/themes/materia-cyberpunk-neon/xfwm4/bottom-active.svg b/themes/materia-cyberpunk-neon/xfwm4/bottom-active.svg new file mode 100644 index 0000000..22de92e --- /dev/null +++ b/themes/materia-cyberpunk-neon/xfwm4/bottom-active.svg @@ -0,0 +1,3 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="2" height="2" viewBox="0 0 2 2"> + <rect width="2" height="2" fill="#091833"/> +</svg> diff --git a/themes/materia-cyberpunk-neon/xfwm4/bottom-inactive.svg b/themes/materia-cyberpunk-neon/xfwm4/bottom-inactive.svg new file mode 100644 index 0000000..22de92e --- /dev/null +++ b/themes/materia-cyberpunk-neon/xfwm4/bottom-inactive.svg @@ -0,0 +1,3 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="2" height="2" viewBox="0 0 2 2"> + <rect width="2" height="2" fill="#091833"/> +</svg> diff --git a/themes/materia-cyberpunk-neon/xfwm4/bottom-left-active.svg b/themes/materia-cyberpunk-neon/xfwm4/bottom-left-active.svg new file mode 100644 index 0000000..22de92e --- /dev/null +++ b/themes/materia-cyberpunk-neon/xfwm4/bottom-left-active.svg @@ -0,0 +1,3 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="2" height="2" viewBox="0 0 2 2"> + <rect width="2" height="2" fill="#091833"/> +</svg> diff --git a/themes/materia-cyberpunk-neon/xfwm4/bottom-left-inactive.svg b/themes/materia-cyberpunk-neon/xfwm4/bottom-left-inactive.svg new file mode 100644 index 0000000..22de92e --- /dev/null +++ b/themes/materia-cyberpunk-neon/xfwm4/bottom-left-inactive.svg @@ -0,0 +1,3 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="2" height="2" viewBox="0 0 2 2"> + <rect width="2" height="2" fill="#091833"/> +</svg> diff --git a/themes/materia-cyberpunk-neon/xfwm4/bottom-right-active.svg b/themes/materia-cyberpunk-neon/xfwm4/bottom-right-active.svg new file mode 100644 index 0000000..22de92e --- /dev/null +++ b/themes/materia-cyberpunk-neon/xfwm4/bottom-right-active.svg @@ -0,0 +1,3 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="2" height="2" viewBox="0 0 2 2"> + <rect width="2" height="2" fill="#091833"/> +</svg> diff --git a/themes/materia-cyberpunk-neon/xfwm4/bottom-right-inactive.svg b/themes/materia-cyberpunk-neon/xfwm4/bottom-right-inactive.svg new file mode 100644 index 0000000..22de92e --- /dev/null +++ b/themes/materia-cyberpunk-neon/xfwm4/bottom-right-inactive.svg @@ -0,0 +1,3 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="2" height="2" viewBox="0 0 2 2"> + <rect width="2" height="2" fill="#091833"/> +</svg> diff --git a/themes/materia-cyberpunk-neon/xfwm4/close-active.svg b/themes/materia-cyberpunk-neon/xfwm4/close-active.svg new file mode 100644 index 0000000..ede400a --- /dev/null +++ b/themes/materia-cyberpunk-neon/xfwm4/close-active.svg @@ -0,0 +1,9 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"> + <rect width="32" height="32" fill="#091833"/> + <rect width="32" height="1" fill="#0abdc6" fill-opacity=".05"/> + <g fill="#0abdc6"> + <circle cx="16" cy="16" r="12" opacity="0"/> + <circle cx="16" cy="16" r="12" opacity="0"/> + <path d="M21 12.41L19.59 11 16 14.59 12.41 11 11 12.41 14.59 16 11 19.59 12.41 21 16 17.41 19.59 21 21 19.59 17.41 16z" opacity=".6"/> + </g> +</svg> diff --git a/themes/materia-cyberpunk-neon/xfwm4/close-inactive.svg b/themes/materia-cyberpunk-neon/xfwm4/close-inactive.svg new file mode 100644 index 0000000..01842e3 --- /dev/null +++ b/themes/materia-cyberpunk-neon/xfwm4/close-inactive.svg @@ -0,0 +1,9 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"> + <rect width="32" height="32" fill="#091833"/> + <rect width="32" height="1" fill="#0abdc6" fill-opacity=".05"/> + <g fill="#0abdc6"> + <circle cx="16" cy="16" r="12" opacity="0"/> + <circle cx="16" cy="16" r="12" opacity="0"/> + <path d="M21 12.41L19.59 11 16 14.59 12.41 11 11 12.41 14.59 16 11 19.59 12.41 21 16 17.41 19.59 21 21 19.59 17.41 16z" opacity=".38"/> + </g> +</svg> diff --git a/themes/materia-cyberpunk-neon/xfwm4/close-prelight.svg b/themes/materia-cyberpunk-neon/xfwm4/close-prelight.svg new file mode 100644 index 0000000..e4a021a --- /dev/null +++ b/themes/materia-cyberpunk-neon/xfwm4/close-prelight.svg @@ -0,0 +1,9 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"> + <rect width="32" height="32" fill="#091833"/> + <rect width="32" height="1" fill="#0abdc6" fill-opacity=".05"/> + <g fill="#0abdc6"> + <circle cx="16" cy="16" r="12" opacity=".08"/> + <circle cx="16" cy="16" r="12" opacity="0"/> + <path d="M21 12.41L19.59 11 16 14.59 12.41 11 11 12.41 14.59 16 11 19.59 12.41 21 16 17.41 19.59 21 21 19.59 17.41 16z" opacity=".6"/> + </g> +</svg> diff --git a/themes/materia-cyberpunk-neon/xfwm4/close-pressed.svg b/themes/materia-cyberpunk-neon/xfwm4/close-pressed.svg new file mode 100644 index 0000000..4a45089 --- /dev/null +++ b/themes/materia-cyberpunk-neon/xfwm4/close-pressed.svg @@ -0,0 +1,9 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"> + <rect width="32" height="32" fill="#091833"/> + <rect width="32" height="1" fill="#0abdc6" fill-opacity=".05"/> + <g fill="#0abdc6"> + <circle cx="16" cy="16" r="12" opacity=".08"/> + <circle cx="16" cy="16" r="12" opacity=".12"/> + <path d="M21 12.41L19.59 11 16 14.59 12.41 11 11 12.41 14.59 16 11 19.59 12.41 21 16 17.41 19.59 21 21 19.59 17.41 16z" opacity=".6"/> + </g> +</svg> diff --git a/themes/materia-cyberpunk-neon/xfwm4/hide-active.svg b/themes/materia-cyberpunk-neon/xfwm4/hide-active.svg new file mode 100644 index 0000000..49157a9 --- /dev/null +++ b/themes/materia-cyberpunk-neon/xfwm4/hide-active.svg @@ -0,0 +1,9 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"> + <rect width="32" height="32" fill="#091833"/> + <rect width="32" height="1" fill="#0abdc6" fill-opacity=".05"/> + <g fill="#0abdc6"> + <circle cx="16" cy="16" r="12" opacity="0"/> + <circle cx="16" cy="16" r="12" opacity="0"/> + <path d="m12 18h8v2h-8z" opacity=".6"/> + </g> +</svg> diff --git a/themes/materia-cyberpunk-neon/xfwm4/hide-inactive.svg b/themes/materia-cyberpunk-neon/xfwm4/hide-inactive.svg new file mode 100644 index 0000000..15d8889 --- /dev/null +++ b/themes/materia-cyberpunk-neon/xfwm4/hide-inactive.svg @@ -0,0 +1,9 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"> + <rect width="32" height="32" fill="#091833"/> + <rect width="32" height="1" fill="#0abdc6" fill-opacity=".05"/> + <g fill="#0abdc6"> + <circle cx="16" cy="16" r="12" opacity="0"/> + <circle cx="16" cy="16" r="12" opacity="0"/> + <path d="m12 18h8v2h-8z" opacity=".38"/> + </g> +</svg> diff --git a/themes/materia-cyberpunk-neon/xfwm4/hide-prelight.svg b/themes/materia-cyberpunk-neon/xfwm4/hide-prelight.svg new file mode 100644 index 0000000..eb17a63 --- /dev/null +++ b/themes/materia-cyberpunk-neon/xfwm4/hide-prelight.svg @@ -0,0 +1,9 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"> + <rect width="32" height="32" fill="#091833"/> + <rect width="32" height="1" fill="#0abdc6" fill-opacity=".05"/> + <g fill="#0abdc6"> + <circle cx="16" cy="16" r="12" opacity=".08"/> + <circle cx="16" cy="16" r="12" opacity="0"/> + <path d="m12 18h8v2h-8z" opacity=".6"/> + </g> +</svg> diff --git a/themes/materia-cyberpunk-neon/xfwm4/hide-pressed.svg b/themes/materia-cyberpunk-neon/xfwm4/hide-pressed.svg new file mode 100644 index 0000000..739c06a --- /dev/null +++ b/themes/materia-cyberpunk-neon/xfwm4/hide-pressed.svg @@ -0,0 +1,9 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"> + <rect width="32" height="32" fill="#091833"/> + <rect width="32" height="1" fill="#0abdc6" fill-opacity=".05"/> + <g fill="#0abdc6"> + <circle cx="16" cy="16" r="12" opacity=".08"/> + <circle cx="16" cy="16" r="12" opacity=".12"/> + <path d="m12 18h8v2h-8z" opacity=".6"/> + </g> +</svg> diff --git a/themes/materia-cyberpunk-neon/xfwm4/left-active.svg b/themes/materia-cyberpunk-neon/xfwm4/left-active.svg new file mode 100644 index 0000000..22de92e --- /dev/null +++ b/themes/materia-cyberpunk-neon/xfwm4/left-active.svg @@ -0,0 +1,3 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="2" height="2" viewBox="0 0 2 2"> + <rect width="2" height="2" fill="#091833"/> +</svg> diff --git a/themes/materia-cyberpunk-neon/xfwm4/left-inactive.svg b/themes/materia-cyberpunk-neon/xfwm4/left-inactive.svg new file mode 100644 index 0000000..22de92e --- /dev/null +++ b/themes/materia-cyberpunk-neon/xfwm4/left-inactive.svg @@ -0,0 +1,3 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="2" height="2" viewBox="0 0 2 2"> + <rect width="2" height="2" fill="#091833"/> +</svg> diff --git a/themes/materia-cyberpunk-neon/xfwm4/maximize-active.svg b/themes/materia-cyberpunk-neon/xfwm4/maximize-active.svg new file mode 100644 index 0000000..9f52fbf --- /dev/null +++ b/themes/materia-cyberpunk-neon/xfwm4/maximize-active.svg @@ -0,0 +1,9 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"> + <rect width="32" height="32" fill="#091833"/> + <rect width="32" height="1" fill="#0abdc6" fill-opacity=".05"/> + <g fill="#0abdc6"> + <circle cx="16" cy="16" r="12" opacity="0"/> + <circle cx="16" cy="16" r="12" opacity="0"/> + <path d="m12 12v8h8v-8zm2 2h4v4h-4z" opacity=".6"/> + </g> +</svg> diff --git a/themes/materia-cyberpunk-neon/xfwm4/maximize-inactive.svg b/themes/materia-cyberpunk-neon/xfwm4/maximize-inactive.svg new file mode 100644 index 0000000..0a7b137 --- /dev/null +++ b/themes/materia-cyberpunk-neon/xfwm4/maximize-inactive.svg @@ -0,0 +1,9 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"> + <rect width="32" height="32" fill="#091833"/> + <rect width="32" height="1" fill="#0abdc6" fill-opacity=".05"/> + <g fill="#0abdc6"> + <circle cx="16" cy="16" r="12" opacity="0"/> + <circle cx="16" cy="16" r="12" opacity="0"/> + <path d="m12 12v8h8v-8zm2 2h4v4h-4z" opacity=".38"/> + </g> +</svg> diff --git a/themes/materia-cyberpunk-neon/xfwm4/maximize-prelight.svg b/themes/materia-cyberpunk-neon/xfwm4/maximize-prelight.svg new file mode 100644 index 0000000..eaafebd --- /dev/null +++ b/themes/materia-cyberpunk-neon/xfwm4/maximize-prelight.svg @@ -0,0 +1,9 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"> + <rect width="32" height="32" fill="#091833"/> + <rect width="32" height="1" fill="#0abdc6" fill-opacity=".05"/> + <g fill="#0abdc6"> + <circle cx="16" cy="16" r="12" opacity=".08"/> + <circle cx="16" cy="16" r="12" opacity="0"/> + <path d="m12 12v8h8v-8zm2 2h4v4h-4z" opacity=".6"/> + </g> +</svg> diff --git a/themes/materia-cyberpunk-neon/xfwm4/maximize-pressed.svg b/themes/materia-cyberpunk-neon/xfwm4/maximize-pressed.svg new file mode 100644 index 0000000..7945bb4 --- /dev/null +++ b/themes/materia-cyberpunk-neon/xfwm4/maximize-pressed.svg @@ -0,0 +1,9 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"> + <rect width="32" height="32" fill="#091833"/> + <rect width="32" height="1" fill="#0abdc6" fill-opacity=".05"/> + <g fill="#0abdc6"> + <circle cx="16" cy="16" r="12" opacity=".08"/> + <circle cx="16" cy="16" r="12" opacity=".12"/> + <path d="m12 12v8h8v-8zm2 2h4v4h-4z" opacity=".6"/> + </g> +</svg> diff --git a/themes/materia-cyberpunk-neon/xfwm4/maximize-toggled-active.svg b/themes/materia-cyberpunk-neon/xfwm4/maximize-toggled-active.svg new file mode 100644 index 0000000..68390b4 --- /dev/null +++ b/themes/materia-cyberpunk-neon/xfwm4/maximize-toggled-active.svg @@ -0,0 +1,9 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"> + <rect width="32" height="32" fill="#091833"/> + <rect width="32" height="1" fill="#0abdc6" fill-opacity=".05"/> + <g fill="#0abdc6"> + <circle cx="16" cy="16" r="12" opacity="0"/> + <circle cx="16" cy="16" r="12" opacity="0"/> + <path d="m13 13v6h6v-6zm2 2h2v2h-2z" opacity=".6"/> + </g> +</svg> diff --git a/themes/materia-cyberpunk-neon/xfwm4/maximize-toggled-inactive.svg b/themes/materia-cyberpunk-neon/xfwm4/maximize-toggled-inactive.svg new file mode 100644 index 0000000..5f3546a --- /dev/null +++ b/themes/materia-cyberpunk-neon/xfwm4/maximize-toggled-inactive.svg @@ -0,0 +1,9 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"> + <rect width="32" height="32" fill="#091833"/> + <rect width="32" height="1" fill="#0abdc6" fill-opacity=".05"/> + <g fill="#0abdc6"> + <circle cx="16" cy="16" r="12" opacity="0"/> + <circle cx="16" cy="16" r="12" opacity="0"/> + <path d="m13 13v6h6v-6zm2 2h2v2h-2z" opacity=".38"/> + </g> +</svg> diff --git a/themes/materia-cyberpunk-neon/xfwm4/maximize-toggled-prelight.svg b/themes/materia-cyberpunk-neon/xfwm4/maximize-toggled-prelight.svg new file mode 100644 index 0000000..489e071 --- /dev/null +++ b/themes/materia-cyberpunk-neon/xfwm4/maximize-toggled-prelight.svg @@ -0,0 +1,9 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"> + <rect width="32" height="32" fill="#091833"/> + <rect width="32" height="1" fill="#0abdc6" fill-opacity=".05"/> + <g fill="#0abdc6"> + <circle cx="16" cy="16" r="12" opacity=".08"/> + <circle cx="16" cy="16" r="12" opacity="0"/> + <path d="m13 13v6h6v-6zm2 2h2v2h-2z" opacity=".6"/> + </g> +</svg> diff --git a/themes/materia-cyberpunk-neon/xfwm4/maximize-toggled-pressed.svg b/themes/materia-cyberpunk-neon/xfwm4/maximize-toggled-pressed.svg new file mode 100644 index 0000000..73af183 --- /dev/null +++ b/themes/materia-cyberpunk-neon/xfwm4/maximize-toggled-pressed.svg @@ -0,0 +1,9 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"> + <rect width="32" height="32" fill="#091833"/> + <rect width="32" height="1" fill="#0abdc6" fill-opacity=".05"/> + <g fill="#0abdc6"> + <circle cx="16" cy="16" r="12" opacity=".08"/> + <circle cx="16" cy="16" r="12" opacity=".12"/> + <path d="m13 13v6h6v-6zm2 2h2v2h-2z" opacity=".6"/> + </g> +</svg> diff --git a/themes/materia-cyberpunk-neon/xfwm4/menu-active.svg b/themes/materia-cyberpunk-neon/xfwm4/menu-active.svg new file mode 100644 index 0000000..585a9bc --- /dev/null +++ b/themes/materia-cyberpunk-neon/xfwm4/menu-active.svg @@ -0,0 +1,9 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"> + <rect width="32" height="32" fill="#091833"/> + <rect width="32" height="1" fill="#0abdc6" fill-opacity=".05"/> + <g fill="#0abdc6"> + <circle cx="16" cy="16" r="12" opacity="0"/> + <circle cx="16" cy="16" r="12" opacity="0"/> + <circle cx="16" cy="16" r="2" opacity=".6"/> + </g> +</svg> diff --git a/themes/materia-cyberpunk-neon/xfwm4/menu-inactive.svg b/themes/materia-cyberpunk-neon/xfwm4/menu-inactive.svg new file mode 100644 index 0000000..b0da5b7 --- /dev/null +++ b/themes/materia-cyberpunk-neon/xfwm4/menu-inactive.svg @@ -0,0 +1,9 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"> + <rect width="32" height="32" fill="#091833"/> + <rect width="32" height="1" fill="#0abdc6" fill-opacity=".05"/> + <g fill="#0abdc6"> + <circle cx="16" cy="16" r="12" opacity="0"/> + <circle cx="16" cy="16" r="12" opacity="0"/> + <circle cx="16" cy="16" r="2" opacity=".38"/> + </g> +</svg> diff --git a/themes/materia-cyberpunk-neon/xfwm4/menu-prelight.svg b/themes/materia-cyberpunk-neon/xfwm4/menu-prelight.svg new file mode 100644 index 0000000..ebdfbfe --- /dev/null +++ b/themes/materia-cyberpunk-neon/xfwm4/menu-prelight.svg @@ -0,0 +1,9 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"> + <rect width="32" height="32" fill="#091833"/> + <rect width="32" height="1" fill="#0abdc6" fill-opacity=".05"/> + <g fill="#0abdc6"> + <circle cx="16" cy="16" r="12" opacity=".08"/> + <circle cx="16" cy="16" r="12" opacity="0"/> + <circle cx="16" cy="16" r="2" opacity=".6"/> + </g> +</svg> diff --git a/themes/materia-cyberpunk-neon/xfwm4/menu-pressed.svg b/themes/materia-cyberpunk-neon/xfwm4/menu-pressed.svg new file mode 100644 index 0000000..57791ff --- /dev/null +++ b/themes/materia-cyberpunk-neon/xfwm4/menu-pressed.svg @@ -0,0 +1,9 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"> + <rect width="32" height="32" fill="#091833"/> + <rect width="32" height="1" fill="#0abdc6" fill-opacity=".05"/> + <g fill="#0abdc6"> + <circle cx="16" cy="16" r="12" opacity=".08"/> + <circle cx="16" cy="16" r="12" opacity=".12"/> + <circle cx="16" cy="16" r="2" opacity=".6"/> + </g> +</svg> diff --git a/themes/materia-cyberpunk-neon/xfwm4/right-active.svg b/themes/materia-cyberpunk-neon/xfwm4/right-active.svg new file mode 100644 index 0000000..22de92e --- /dev/null +++ b/themes/materia-cyberpunk-neon/xfwm4/right-active.svg @@ -0,0 +1,3 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="2" height="2" viewBox="0 0 2 2"> + <rect width="2" height="2" fill="#091833"/> +</svg> diff --git a/themes/materia-cyberpunk-neon/xfwm4/right-inactive.svg b/themes/materia-cyberpunk-neon/xfwm4/right-inactive.svg new file mode 100644 index 0000000..22de92e --- /dev/null +++ b/themes/materia-cyberpunk-neon/xfwm4/right-inactive.svg @@ -0,0 +1,3 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="2" height="2" viewBox="0 0 2 2"> + <rect width="2" height="2" fill="#091833"/> +</svg> diff --git a/themes/materia-cyberpunk-neon/xfwm4/shade-active.svg b/themes/materia-cyberpunk-neon/xfwm4/shade-active.svg new file mode 100644 index 0000000..933fd57 --- /dev/null +++ b/themes/materia-cyberpunk-neon/xfwm4/shade-active.svg @@ -0,0 +1,9 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"> + <rect width="32" height="32" fill="#091833"/> + <rect width="32" height="1" fill="#0abdc6" fill-opacity=".05"/> + <g fill="#0abdc6"> + <circle cx="16" cy="16" r="12" opacity="0"/> + <circle cx="16" cy="16" r="12" opacity="0"/> + <path d="m10 18 1.41 1.41 4.59-4.59 4.59 4.59 1.41-1.41-6-6z" opacity=".6"/> + </g> +</svg> diff --git a/themes/materia-cyberpunk-neon/xfwm4/shade-inactive.svg b/themes/materia-cyberpunk-neon/xfwm4/shade-inactive.svg new file mode 100644 index 0000000..ef13ccd --- /dev/null +++ b/themes/materia-cyberpunk-neon/xfwm4/shade-inactive.svg @@ -0,0 +1,9 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"> + <rect width="32" height="32" fill="#091833"/> + <rect width="32" height="1" fill="#0abdc6" fill-opacity=".05"/> + <g fill="#0abdc6"> + <circle cx="16" cy="16" r="12" opacity="0"/> + <circle cx="16" cy="16" r="12" opacity="0"/> + <path d="m10 18 1.41 1.41 4.59-4.59 4.59 4.59 1.41-1.41-6-6z" opacity=".38"/> + </g> +</svg> diff --git a/themes/materia-cyberpunk-neon/xfwm4/shade-prelight.svg b/themes/materia-cyberpunk-neon/xfwm4/shade-prelight.svg new file mode 100644 index 0000000..7e73723 --- /dev/null +++ b/themes/materia-cyberpunk-neon/xfwm4/shade-prelight.svg @@ -0,0 +1,9 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"> + <rect width="32" height="32" fill="#091833"/> + <rect width="32" height="1" fill="#0abdc6" fill-opacity=".05"/> + <g fill="#0abdc6"> + <circle cx="16" cy="16" r="12" opacity=".08"/> + <circle cx="16" cy="16" r="12" opacity="0"/> + <path d="m10 18 1.41 1.41 4.59-4.59 4.59 4.59 1.41-1.41-6-6z" opacity=".6"/> + </g> +</svg> diff --git a/themes/materia-cyberpunk-neon/xfwm4/shade-pressed.svg b/themes/materia-cyberpunk-neon/xfwm4/shade-pressed.svg new file mode 100644 index 0000000..b9988fe --- /dev/null +++ b/themes/materia-cyberpunk-neon/xfwm4/shade-pressed.svg @@ -0,0 +1,9 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"> + <rect width="32" height="32" fill="#091833"/> + <rect width="32" height="1" fill="#0abdc6" fill-opacity=".05"/> + <g fill="#0abdc6"> + <circle cx="16" cy="16" r="12" opacity=".08"/> + <circle cx="16" cy="16" r="12" opacity=".12"/> + <path d="m10 18 1.41 1.41 4.59-4.59 4.59 4.59 1.41-1.41-6-6z" opacity=".6"/> + </g> +</svg> diff --git a/themes/materia-cyberpunk-neon/xfwm4/shade-toggled-active.svg b/themes/materia-cyberpunk-neon/xfwm4/shade-toggled-active.svg |