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/unity | |
parent | 700c23d2f61fc5e03095c363fd13470861678f75 (diff) | |
download | dotfiles-master.tar.gz dotfiles-master.zip |
Diffstat (limited to 'themes/materia-cyberpunk-neon/unity')
87 files changed, 520 insertions, 0 deletions
diff --git a/themes/materia-cyberpunk-neon/unity/close.svg b/themes/materia-cyberpunk-neon/unity/close.svg new file mode 100644 index 0000000..84386db --- /dev/null +++ b/themes/materia-cyberpunk-neon/unity/close.svg @@ -0,0 +1,5 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="#0abdc6"> + <circle cx="12" cy="12" r="10" opacity="0"/> + <circle cx="12" cy="12" r="10" opacity="0"/> + <path d="M17 8.41L15.59 7 12 10.59 8.41 7 7 8.41 10.59 12 7 15.59 8.41 17 12 13.41 15.59 17 17 15.59 13.41 12z" opacity=".6"/> +</svg> diff --git a/themes/materia-cyberpunk-neon/unity/close_dash.svg b/themes/materia-cyberpunk-neon/unity/close_dash.svg new file mode 100644 index 0000000..8c591fa --- /dev/null +++ b/themes/materia-cyberpunk-neon/unity/close_dash.svg @@ -0,0 +1,5 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="#0abdc6"> + <circle cx="12" cy="12" r="10" opacity="0"/> + <circle cx="12" cy="12" r="10" opacity="0"/> + <path d="M17 8.41L15.59 7 12 10.59 8.41 7 7 8.41 10.59 12 7 15.59 8.41 17 12 13.41 15.59 17 17 15.59 13.41 12z" opacity=".7"/> +</svg> diff --git a/themes/materia-cyberpunk-neon/unity/close_dash_disabled.svg b/themes/materia-cyberpunk-neon/unity/close_dash_disabled.svg new file mode 100644 index 0000000..eeecfb2 --- /dev/null +++ b/themes/materia-cyberpunk-neon/unity/close_dash_disabled.svg @@ -0,0 +1,5 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="#0abdc6"> + <circle cx="12" cy="12" r="10" opacity="0"/> + <circle cx="12" cy="12" r="10" opacity="0"/> + <path d="M17 8.41L15.59 7 12 10.59 8.41 7 7 8.41 10.59 12 7 15.59 8.41 17 12 13.41 15.59 17 17 15.59 13.41 12z" opacity=".3"/> +</svg> diff --git a/themes/materia-cyberpunk-neon/unity/close_dash_prelight.svg b/themes/materia-cyberpunk-neon/unity/close_dash_prelight.svg new file mode 100644 index 0000000..421455c --- /dev/null +++ b/themes/materia-cyberpunk-neon/unity/close_dash_prelight.svg @@ -0,0 +1,5 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="#0abdc6"> + <circle cx="12" cy="12" r="10" opacity=".08"/> + <circle cx="12" cy="12" r="10" opacity="0"/> + <path d="M17 8.41L15.59 7 12 10.59 8.41 7 7 8.41 10.59 12 7 15.59 8.41 17 12 13.41 15.59 17 17 15.59 13.41 12z" opacity=".7"/> +</svg> diff --git a/themes/materia-cyberpunk-neon/unity/close_dash_pressed.svg b/themes/materia-cyberpunk-neon/unity/close_dash_pressed.svg new file mode 100644 index 0000000..3bd0abc --- /dev/null +++ b/themes/materia-cyberpunk-neon/unity/close_dash_pressed.svg @@ -0,0 +1,5 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="#0abdc6"> + <circle cx="12" cy="12" r="10" opacity=".08"/> + <circle cx="12" cy="12" r="10" opacity=".12"/> + <path d="M17 8.41L15.59 7 12 10.59 8.41 7 7 8.41 10.59 12 7 15.59 8.41 17 12 13.41 15.59 17 17 15.59 13.41 12z" opacity=".7"/> +</svg> diff --git a/themes/materia-cyberpunk-neon/unity/close_focused_normal.svg b/themes/materia-cyberpunk-neon/unity/close_focused_normal.svg new file mode 100644 index 0000000..84386db --- /dev/null +++ b/themes/materia-cyberpunk-neon/unity/close_focused_normal.svg @@ -0,0 +1,5 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="#0abdc6"> + <circle cx="12" cy="12" r="10" opacity="0"/> + <circle cx="12" cy="12" r="10" opacity="0"/> + <path d="M17 8.41L15.59 7 12 10.59 8.41 7 7 8.41 10.59 12 7 15.59 8.41 17 12 13.41 15.59 17 17 15.59 13.41 12z" opacity=".6"/> +</svg> diff --git a/themes/materia-cyberpunk-neon/unity/close_focused_prelight.svg b/themes/materia-cyberpunk-neon/unity/close_focused_prelight.svg new file mode 100644 index 0000000..90a8d16 --- /dev/null +++ b/themes/materia-cyberpunk-neon/unity/close_focused_prelight.svg @@ -0,0 +1,5 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="#0abdc6"> + <circle cx="12" cy="12" r="10" opacity=".08"/> + <circle cx="12" cy="12" r="10" opacity="0"/> + <path d="M17 8.41L15.59 7 12 10.59 8.41 7 7 8.41 10.59 12 7 15.59 8.41 17 12 13.41 15.59 17 17 15.59 13.41 12z" opacity=".6"/> +</svg> diff --git a/themes/materia-cyberpunk-neon/unity/close_focused_pressed.svg b/themes/materia-cyberpunk-neon/unity/close_focused_pressed.svg new file mode 100644 index 0000000..e3e0ae5 --- /dev/null +++ b/themes/materia-cyberpunk-neon/unity/close_focused_pressed.svg @@ -0,0 +1,5 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="#0abdc6"> + <circle cx="12" cy="12" r="10" opacity=".08"/> + <circle cx="12" cy="12" r="10" opacity=".12"/> + <path d="M17 8.41L15.59 7 12 10.59 8.41 7 7 8.41 10.59 12 7 15.59 8.41 17 12 13.41 15.59 17 17 15.59 13.41 12z" opacity=".6"/> +</svg> diff --git a/themes/materia-cyberpunk-neon/unity/close_unfocused.svg b/themes/materia-cyberpunk-neon/unity/close_unfocused.svg new file mode 100644 index 0000000..9f6da08 --- /dev/null +++ b/themes/materia-cyberpunk-neon/unity/close_unfocused.svg @@ -0,0 +1,5 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="#0abdc6"> + <circle cx="12" cy="12" r="10" opacity="0"/> + <circle cx="12" cy="12" r="10" opacity="0"/> + <path d="M17 8.41L15.59 7 12 10.59 8.41 7 7 8.41 10.59 12 7 15.59 8.41 17 12 13.41 15.59 17 17 15.59 13.41 12z" opacity=".38"/> +</svg> diff --git a/themes/materia-cyberpunk-neon/unity/close_unfocused_prelight.svg b/themes/materia-cyberpunk-neon/unity/close_unfocused_prelight.svg new file mode 100644 index 0000000..44d661d --- /dev/null +++ b/themes/materia-cyberpunk-neon/unity/close_unfocused_prelight.svg @@ -0,0 +1,5 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="#0abdc6"> + <circle cx="12" cy="12" r="10" opacity=".08"/> + <circle cx="12" cy="12" r="10" opacity="0"/> + <path d="M17 8.41L15.59 7 12 10.59 8.41 7 7 8.41 10.59 12 7 15.59 8.41 17 12 13.41 15.59 17 17 15.59 13.41 12z" opacity=".38"/> +</svg> diff --git a/themes/materia-cyberpunk-neon/unity/close_unfocused_pressed.svg b/themes/materia-cyberpunk-neon/unity/close_unfocused_pressed.svg new file mode 100644 index 0000000..f93dd30 --- /dev/null +++ b/themes/materia-cyberpunk-neon/unity/close_unfocused_pressed.svg @@ -0,0 +1,5 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="#0abdc6"> + <circle cx="12" cy="12" r="10" opacity=".08"/> + <circle cx="12" cy="12" r="10" opacity=".12"/> + <path d="M17 8.41L15.59 7 12 10.59 8.41 7 7 8.41 10.59 12 7 15.59 8.41 17 12 13.41 15.59 17 17 15.59 13.41 12z" opacity=".38"/> +</svg> diff --git a/themes/materia-cyberpunk-neon/unity/dash-widgets.json b/themes/materia-cyberpunk-neon/unity/dash-widgets.json new file mode 100644 index 0000000..d184c90 --- /dev/null +++ b/themes/materia-cyberpunk-neon/unity/dash-widgets.json @@ -0,0 +1,162 @@ +{ + "stock-icons" : { + "checkmark" : ["/usr/share/icons/unity/checkmark.svg", "32px", "32px"], + "cross" : ["/usr/share/icons/unity/cross.svg", "32px", "32px"], + "grid-view" : ["/usr/share/icons/unity/grid-view.svg", "32px", "32px"], + "flow-view" : ["/usr/share/icons/unity/flow-view.svg", "32px", "32px"], + "star" : ["/usr/share/icons/unity/star.svg", "32px", "32px"], + "triangle" : ["/usr/share/icons/unity/curved-triangle.svg", "32px", "32px"], + "bag" : ["/usr/share/icons/unity/bag.svg", "32px", "32px"], + "next" : ["/usr/share/icons/unity/next.svg", "32px", "32px"], + "prev" : ["/usr/share/icons/unity/prev.svg", "32px", "32px"], + "play" : ["/usr/share/icons/unity/play.svg", "32px", "32px"] + }, + + "regular-text" : { + "text-color" : "#0abdc6", + "text-opacity" : 1.0, + "text-size" : 13.0, + "text-mode" : "normal", + "text-weight" : "regular" + }, + + "comments": { + "states" : ["ACTIVE", "NORMAL","PRELIGHT","SELECTED","INSENSITIVE"] + }, + + "button-icon": { + "color" : ["#0abdc6", "#FFFFFF", "#FFFFFF", "#FFFFFF", "#FFFFFF"], + "opacity" : [ 1.0, 1.0, 1.0, 0.8, 0.8], + "overlay-opacity": [ 0.30, 0.48, 0.48, 0.45, 0.45], + "overlay-mode" : [ "normal","multiply", "multiply", "normal", "normal"], + "blur-size" : [ 5, 0, 0, 0, 0] + }, + + "icon-only" : { + "color" : "#123456", + "opacity" : 1.0, + "overlay-opacity": 0.2, + "overlay-mode" : "normal", + "blur-size" : 6 + }, + + "lens-nav-bar" : { + "icon-height" : 20, + "icon-gap" : 40 + }, + + "button-label": { + "border-opacity" : [ 0.8, 0.13, 0.13, 0.13, 0.13], + "border-color" : ["#0abdc6", "#FFFFFF", "#FFFFFF", "#FFFFFF", "#FFFFFF"], + "border-size" : [ 2.0, 1.0, 1.0, 0.5, 0.5], + "border-radius" : 4.0, + "text-size" : 1.0, + "text-color" : ["#0abdc6", "#0abdc6", "#0abdc6", "#0abdc6", "#0abdc6"], + "text-opacity" : [ 1.0, 1.0, 1.0, 1.0, 1.0], + "fill-color" : ["#FFFFFF", "#000000", "#000000", "#000000", "#000000"], + "fill-opacity" : [ 0.13, 0.0, 0.0, 0.0, 0.0], + "overlay-opacity": [ 0.1, 0.1, 0.1, 0.0, 0.0], + "overlay-mode" : [ "normal", "normal", "normal", "normal", "normal"], + "blur-size" : [ 1, 1, 1, 0, 0] + }, + + "track-view" : { + "line-gap" : 26.0, + "heading-list-gap" : 30, + "left-padding" : 20 + }, + + "row-caption" : { + "main-text-color" : "#0abdc6", + "main-text-opacity" : 1.0, + "main-text-size" : 17.0, + "main-text-weight" : "regular", + "sub-text-color" : "#0abdc6", + "sub-text-opacity" : 0.5, + "sub-text-size" : 13.0, + "sub-text-weight" : "regular", + "icon-main-gap" : 10, + "main-sub-gap" : 15, + "sub-arrow-gap" : 10 + }, + + "preview-heading-small" : { + "main-title-size" : 23.0, + "main-title-color" : "#0abdc6", + "main-title-opacity" : 1.0, + "main-title-mode" : "normal", + "main-title-weight" : "regular", + "sub-title-size" : 17.0, + "sub-title-color" : "#0abdc6", + "sub-title-opacity" : 1.0, + "sub-title-mode" : "normal", + "sub-title-weight" : "regular", + "main-sub-gap" : 15, + "padding" : 10 + }, + + "preview-heading" : { + "main-title-size" : 30.0, + "main-title-color" : "#0abdc6", + "main-title-opacity" : 1.0, + "main-title-mode" : "normal", + "main-title-weight" : "regular", + "sub-title-size" : 17.0, + "sub-title-color" : "#0abdc6", + "sub-title-opacity" : 1.0, + "sub-title-mode" : "normal", + "sub-title-weight" : "regular", + "main-sub-gap" : 15, + "padding" : 10 + }, + + "scrollbar" : { + "color" : "#fff", + "opacity" : 1.0, + "size" : 8, + "buttons-size" : 0, + "corner-radius" : 3 + }, + + "scrollbar-overlay": { + "color" : "#fff", + "opacity" : 1.0, + "size" : 3, + "corner-radius" : 1.5 + }, + + "scrollbar-track": { + "color" : "#fff", + "opacity" : 0.4 + }, + + "filter-pane" : { + "width" : 330, + "title-size" : 17.0, + "title-color" : "#0abdc6", + "title-opacity" : 1.0, + "title-mode" : "normal", + "title-style" : "bold", + "title-arrow-gap" : 10, + "button-height" : 30, + "border-size" : 1 + }, + + "separator" : { + "size" : 1.0, + "color" : "#0abdc6", + "opacity" : 0.15, + "overlay-opacity": 0.47, + "overlay-mode" : "normal", + "blur-size" : 6 + }, + + "filter-caption" : { + "text-size" : 17, + "text-color" : "#0abdc6", + "text-opacity" : 1.0, + "text-mode" : "normal", + "text-weight" : "bold", + "text-arrow-gap" : 10 + } +} diff --git a/themes/materia-cyberpunk-neon/unity/launcher_arrow_btt_19.svg b/themes/materia-cyberpunk-neon/unity/launcher_arrow_btt_19.svg new file mode 100644 index 0000000..2adf57f --- /dev/null +++ b/themes/materia-cyberpunk-neon/unity/launcher_arrow_btt_19.svg @@ -0,0 +1,3 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="19" height="8" viewBox="0 0 19 8" fill="#0abdc6"> + <circle cx="10" cy="4" r="2"/> +</svg> diff --git a/themes/materia-cyberpunk-neon/unity/launcher_arrow_btt_37.svg b/themes/materia-cyberpunk-neon/unity/launcher_arrow_btt_37.svg new file mode 100644 index 0000000..eb02c4a --- /dev/null +++ b/themes/materia-cyberpunk-neon/unity/launcher_arrow_btt_37.svg @@ -0,0 +1,3 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="37" height="16" viewBox="0 0 37 16" fill="#0abdc6"> + <circle cx="19" cy="8" r="4"/> +</svg> diff --git a/themes/materia-cyberpunk-neon/unity/launcher_arrow_ltr_19.svg b/themes/materia-cyberpunk-neon/unity/launcher_arrow_ltr_19.svg new file mode 100644 index 0000000..f42b7ce --- /dev/null +++ b/themes/materia-cyberpunk-neon/unity/launcher_arrow_ltr_19.svg @@ -0,0 +1,3 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="8" height="19" viewBox="0 0 8 19" fill="#0abdc6"> + <circle cx="4" cy="10" r="2"/> +</svg> diff --git a/themes/materia-cyberpunk-neon/unity/launcher_arrow_ltr_37.svg b/themes/materia-cyberpunk-neon/unity/launcher_arrow_ltr_37.svg new file mode 100644 index 0000000..5d40257 --- /dev/null +++ b/themes/materia-cyberpunk-neon/unity/launcher_arrow_ltr_37.svg @@ -0,0 +1,3 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="16" height="37" viewBox="0 0 16 37" fill="#0abdc6"> + <circle cx="8" cy="19" r="4"/> +</svg> diff --git a/themes/materia-cyberpunk-neon/unity/launcher_arrow_outline_btt_19.svg b/themes/materia-cyberpunk-neon/unity/launcher_arrow_outline_btt_19.svg new file mode 100644 index 0000000..cdfe42c --- /dev/null +++ b/themes/materia-cyberpunk-neon/unity/launcher_arrow_outline_btt_19.svg @@ -0,0 +1,3 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="19" height="8" viewBox="0 0 19 8" fill="#0abdc6" fill-opacity=".7"> + <circle cx="10" cy="4" r="2"/> +</svg> diff --git a/themes/materia-cyberpunk-neon/unity/launcher_arrow_outline_btt_37.svg b/themes/materia-cyberpunk-neon/unity/launcher_arrow_outline_btt_37.svg new file mode 100644 index 0000000..8581ec9 --- /dev/null +++ b/themes/materia-cyberpunk-neon/unity/launcher_arrow_outline_btt_37.svg @@ -0,0 +1,3 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="37" height="16" viewBox="0 0 37 16" fill="#0abdc6" fill-opacity=".7"> + <circle cx="19" cy="8" r="4"/> +</svg> diff --git a/themes/materia-cyberpunk-neon/unity/launcher_arrow_outline_ltr_19.svg b/themes/materia-cyberpunk-neon/unity/launcher_arrow_outline_ltr_19.svg new file mode 100644 index 0000000..65806f4 --- /dev/null +++ b/themes/materia-cyberpunk-neon/unity/launcher_arrow_outline_ltr_19.svg @@ -0,0 +1,3 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="8" height="19" viewBox="0 0 8 19" fill="#0abdc6" fill-opacity=".7"> + <circle cx="4" cy="10" r="2"/> +</svg> diff --git a/themes/materia-cyberpunk-neon/unity/launcher_arrow_outline_ltr_37.svg b/themes/materia-cyberpunk-neon/unity/launcher_arrow_outline_ltr_37.svg new file mode 100644 index 0000000..16b30de --- /dev/null +++ b/themes/materia-cyberpunk-neon/unity/launcher_arrow_outline_ltr_37.svg @@ -0,0 +1,3 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="16" height="37" viewBox="0 0 16 37" fill="#0abdc6" fill-opacity=".7"> + <circle cx="8" cy="19" r="4"/> +</svg> diff --git a/themes/materia-cyberpunk-neon/unity/launcher_arrow_outline_rtl_19.svg b/themes/materia-cyberpunk-neon/unity/launcher_arrow_outline_rtl_19.svg new file mode 100644 index 0000000..65806f4 --- /dev/null +++ b/themes/materia-cyberpunk-neon/unity/launcher_arrow_outline_rtl_19.svg @@ -0,0 +1,3 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="8" height="19" viewBox="0 0 8 19" fill="#0abdc6" fill-opacity=".7"> + <circle cx="4" cy="10" r="2"/> +</svg> diff --git a/themes/materia-cyberpunk-neon/unity/launcher_arrow_outline_rtl_37.svg b/themes/materia-cyberpunk-neon/unity/launcher_arrow_outline_rtl_37.svg new file mode 100644 index 0000000..16b30de --- /dev/null +++ b/themes/materia-cyberpunk-neon/unity/launcher_arrow_outline_rtl_37.svg @@ -0,0 +1,3 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="16" height="37" viewBox="0 0 16 37" fill="#0abdc6" fill-opacity=".7"> + <circle cx="8" cy="19" r="4"/> +</svg> diff --git a/themes/materia-cyberpunk-neon/unity/launcher_arrow_outline_ttb_19.svg b/themes/materia-cyberpunk-neon/unity/launcher_arrow_outline_ttb_19.svg new file mode 100644 index 0000000..cdfe42c --- /dev/null +++ b/themes/materia-cyberpunk-neon/unity/launcher_arrow_outline_ttb_19.svg @@ -0,0 +1,3 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="19" height="8" viewBox="0 0 19 8" fill="#0abdc6" fill-opacity=".7"> + <circle cx="10" cy="4" r="2"/> +</svg> diff --git a/themes/materia-cyberpunk-neon/unity/launcher_arrow_outline_ttb_37.svg b/themes/materia-cyberpunk-neon/unity/launcher_arrow_outline_ttb_37.svg new file mode 100644 index 0000000..8581ec9 --- /dev/null +++ b/themes/materia-cyberpunk-neon/unity/launcher_arrow_outline_ttb_37.svg @@ -0,0 +1,3 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="37" height="16" viewBox="0 0 37 16" fill="#0abdc6" fill-opacity=".7"> + <circle cx="19" cy="8" r="4"/> +</svg> diff --git a/themes/materia-cyberpunk-neon/unity/launcher_arrow_rtl_19.svg b/themes/materia-cyberpunk-neon/unity/launcher_arrow_rtl_19.svg new file mode 100644 index 0000000..f42b7ce --- /dev/null +++ b/themes/materia-cyberpunk-neon/unity/launcher_arrow_rtl_19.svg @@ -0,0 +1,3 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="8" height="19" viewBox="0 0 8 19" fill="#0abdc6"> + <circle cx="4" cy="10" r="2"/> +</svg> diff --git a/themes/materia-cyberpunk-neon/unity/launcher_arrow_rtl_37.svg b/themes/materia-cyberpunk-neon/unity/launcher_arrow_rtl_37.svg new file mode 100644 index 0000000..5d40257 --- /dev/null +++ b/themes/materia-cyberpunk-neon/unity/launcher_arrow_rtl_37.svg @@ -0,0 +1,3 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="16" height="37" viewBox="0 0 16 37" fill="#0abdc6"> + <circle cx="8" cy="19" r="4"/> +</svg> diff --git a/themes/materia-cyberpunk-neon/unity/launcher_arrow_ttb_19.svg b/themes/materia-cyberpunk-neon/unity/launcher_arrow_ttb_19.svg new file mode 100644 index 0000000..2adf57f --- /dev/null +++ b/themes/materia-cyberpunk-neon/unity/launcher_arrow_ttb_19.svg @@ -0,0 +1,3 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="19" height="8" viewBox="0 0 19 8" fill="#0abdc6"> + <circle cx="10" cy="4" r="2"/> +</svg> diff --git a/themes/materia-cyberpunk-neon/unity/launcher_arrow_ttb_37.svg b/themes/materia-cyberpunk-neon/unity/launcher_arrow_ttb_37.svg new file mode 100644 index 0000000..eb02c4a --- /dev/null +++ b/themes/materia-cyberpunk-neon/unity/launcher_arrow_ttb_37.svg @@ -0,0 +1,3 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="37" height="16" viewBox="0 0 37 16" fill="#0abdc6"> + <circle cx="19" cy="8" r="4"/> +</svg> diff --git a/themes/materia-cyberpunk-neon/unity/launcher_bfb.png b/themes/materia-cyberpunk-neon/unity/launcher_bfb.png Binary files differnew file mode 100644 index 0000000..9ffc9ec --- /dev/null +++ b/themes/materia-cyberpunk-neon/unity/launcher_bfb.png diff --git a/themes/materia-cyberpunk-neon/unity/launcher_icon_back_150.svg b/themes/materia-cyberpunk-neon/unity/launcher_icon_back_150.svg new file mode 100644 index 0000000..1d22116 --- /dev/null +++ b/themes/materia-cyberpunk-neon/unity/launcher_icon_back_150.svg @@ -0,0 +1,2 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="150" height="150" viewBox="0 0 150 150"> +</svg> diff --git a/themes/materia-cyberpunk-neon/unity/launcher_icon_back_54.svg b/themes/materia-cyberpunk-neon/unity/launcher_icon_back_54.svg new file mode 100644 index 0000000..da3e720 --- /dev/null +++ b/themes/materia-cyberpunk-neon/unity/launcher_icon_back_54.svg @@ -0,0 +1,2 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="54" height="54" viewBox="0 0 54 54"> +</svg> diff --git a/themes/materia-cyberpunk-neon/unity/launcher_icon_edge_150.svg b/themes/materia-cyberpunk-neon/unity/launcher_icon_edge_150.svg new file mode 100644 index 0000000..1d22116 --- /dev/null +++ b/themes/materia-cyberpunk-neon/unity/launcher_icon_edge_150.svg @@ -0,0 +1,2 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="150" height="150" viewBox="0 0 150 150"> +</svg> diff --git a/themes/materia-cyberpunk-neon/unity/launcher_icon_edge_54.svg b/themes/materia-cyberpunk-neon/unity/launcher_icon_edge_54.svg new file mode 100644 index 0000000..da3e720 --- /dev/null +++ b/themes/materia-cyberpunk-neon/unity/launcher_icon_edge_54.svg @@ -0,0 +1,2 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="54" height="54" viewBox="0 0 54 54"> +</svg> diff --git a/themes/materia-cyberpunk-neon/unity/launcher_icon_glow_200.svg b/themes/materia-cyberpunk-neon/unity/launcher_icon_glow_200.svg new file mode 100644 index 0000000..2a94c40 --- /dev/null +++ b/themes/materia-cyberpunk-neon/unity/launcher_icon_glow_200.svg @@ -0,0 +1,2 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="200" height="200" viewBox="0 0 200 200"> +</svg> diff --git a/themes/materia-cyberpunk-neon/unity/launcher_icon_glow_62.svg b/themes/materia-cyberpunk-neon/unity/launcher_icon_glow_62.svg new file mode 100644 index 0000000..9dc92a6 --- /dev/null +++ b/themes/materia-cyberpunk-neon/unity/launcher_icon_glow_62.svg @@ -0,0 +1,2 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="62" height="62" viewBox="0 0 62 62"> +</svg> diff --git a/themes/materia-cyberpunk-neon/unity/launcher_icon_selected_back_150.svg b/themes/materia-cyberpunk-neon/unity/launcher_icon_selected_back_150.svg new file mode 100644 index 0000000..45f5d9a --- /dev/null +++ b/themes/materia-cyberpunk-neon/unity/launcher_icon_selected_back_150.svg @@ -0,0 +1,3 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="150" height="150" viewBox="0 0 150 150"> + <rect x="1" y="1" width="148" height="148" rx="8" fill="#cfcfcf"/> +</svg> diff --git a/themes/materia-cyberpunk-neon/unity/launcher_icon_selected_back_54.svg b/themes/materia-cyberpunk-neon/unity/launcher_icon_selected_back_54.svg new file mode 100644 index 0000000..4bba64b --- /dev/null +++ b/themes/materia-cyberpunk-neon/unity/launcher_icon_selected_back_54.svg @@ -0,0 +1,3 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="54" height="54" viewBox="0 0 54 54"> + <rect x="1" y="1" width="52" height="52" rx="4" fill="#cfcfcf"/> +</svg> diff --git a/themes/materia-cyberpunk-neon/unity/launcher_icon_shadow_200.svg b/themes/materia-cyberpunk-neon/unity/launcher_icon_shadow_200.svg new file mode 100644 index 0000000..2a94c40 --- /dev/null +++ b/themes/materia-cyberpunk-neon/unity/launcher_icon_shadow_200.svg @@ -0,0 +1,2 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="200" height="200" viewBox="0 0 200 200"> +</svg> diff --git a/themes/materia-cyberpunk-neon/unity/launcher_icon_shadow_62.svg b/themes/materia-cyberpunk-neon/unity/launcher_icon_shadow_62.svg new file mode 100644 index 0000000..9dc92a6 --- /dev/null +++ b/themes/materia-cyberpunk-neon/unity/launcher_icon_shadow_62.svg @@ -0,0 +1,2 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="62" height="62" viewBox="0 0 62 62"> +</svg> diff --git a/themes/materia-cyberpunk-neon/unity/launcher_icon_shine_150.svg b/themes/materia-cyberpunk-neon/unity/launcher_icon_shine_150.svg new file mode 100644 index 0000000..1d22116 --- /dev/null +++ b/themes/materia-cyberpunk-neon/unity/launcher_icon_shine_150.svg @@ -0,0 +1,2 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="150" height="150" viewBox="0 0 150 150"> +</svg> diff --git a/themes/materia-cyberpunk-neon/unity/launcher_icon_shine_54.svg b/themes/materia-cyberpunk-neon/unity/launcher_icon_shine_54.svg new file mode 100644 index 0000000..da3e720 --- /dev/null +++ b/themes/materia-cyberpunk-neon/unity/launcher_icon_shine_54.svg @@ -0,0 +1,2 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="54" height="54" viewBox="0 0 54 54"> +</svg> diff --git a/themes/materia-cyberpunk-neon/unity/launcher_pip_btt_19.svg b/themes/materia-cyberpunk-neon/unity/launcher_pip_btt_19.svg new file mode 100644 index 0000000..add4d59 --- /dev/null +++ b/themes/materia-cyberpunk-neon/unity/launcher_pip_btt_19.svg @@ -0,0 +1,3 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="19" height="7" viewBox="0 0 19 7" fill="#0abdc6"> + <circle cx="9.5" cy="3.5" r="1.5"/> +</svg> diff --git a/themes/materia-cyberpunk-neon/unity/launcher_pip_btt_37.svg b/themes/materia-cyberpunk-neon/unity/launcher_pip_btt_37.svg new file mode 100644 index 0000000..607d1e8 --- /dev/null +++ b/themes/materia-cyberpunk-neon/unity/launcher_pip_btt_37.svg @@ -0,0 +1,3 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="37" height="15" viewBox="0 0 37 15" fill="#0abdc6"> + <circle cx="18.5" cy="7.5" r="3.5"/> +</svg> diff --git a/themes/materia-cyberpunk-neon/unity/launcher_pip_ltr_19.svg b/themes/materia-cyberpunk-neon/unity/launcher_pip_ltr_19.svg new file mode 100644 index 0000000..d8dcd3d --- /dev/null +++ b/themes/materia-cyberpunk-neon/unity/launcher_pip_ltr_19.svg @@ -0,0 +1,3 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="7" height="19" viewBox="0 0 7 19" fill="#0abdc6"> + <circle cx="3.5" cy="9.5" r="1.5"/> +</svg> diff --git a/themes/materia-cyberpunk-neon/unity/launcher_pip_ltr_37.svg b/themes/materia-cyberpunk-neon/unity/launcher_pip_ltr_37.svg new file mode 100644 index 0000000..7f4aaf4 --- /dev/null +++ b/themes/materia-cyberpunk-neon/unity/launcher_pip_ltr_37.svg @@ -0,0 +1,3 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="15" height="37" viewBox="0 0 15 37" fill="#0abdc6"> + <circle cx="7.5" cy="18.5" r="3.5"/> +</svg> diff --git a/themes/materia-cyberpunk-neon/unity/launcher_pip_rtl_19.svg b/themes/materia-cyberpunk-neon/unity/launcher_pip_rtl_19.svg new file mode 100644 index 0000000..d8dcd3d --- /dev/null +++ b/themes/materia-cyberpunk-neon/unity/launcher_pip_rtl_19.svg @@ -0,0 +1,3 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="7" height="19" viewBox="0 0 7 19" fill="#0abdc6"> + <circle cx="3.5" cy="9.5" r="1.5"/> +</svg> diff --git a/themes/materia-cyberpunk-neon/unity/launcher_pip_rtl_37.svg b/themes/materia-cyberpunk-neon/unity/launcher_pip_rtl_37.svg new file mode 100644 index 0000000..7f4aaf4 --- /dev/null +++ b/themes/materia-cyberpunk-neon/unity/launcher_pip_rtl_37.svg @@ -0,0 +1,3 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="15" height="37" viewBox="0 0 15 37" fill="#0abdc6"> + <circle cx="7.5" cy="18.5" r="3.5"/> +</svg> diff --git a/themes/materia-cyberpunk-neon/unity/launcher_pip_ttb_19.svg b/themes/materia-cyberpunk-neon/unity/launcher_pip_ttb_19.svg new file mode 100644 index 0000000..add4d59 --- /dev/null +++ b/themes/materia-cyberpunk-neon/unity/launcher_pip_ttb_19.svg @@ -0,0 +1,3 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="19" height="7" viewBox="0 0 19 7" fill="#0abdc6"> + <circle cx="9.5" cy="3.5" r="1.5"/> +</svg> diff --git a/themes/materia-cyberpunk-neon/unity/launcher_pip_ttb_37.svg b/themes/materia-cyberpunk-neon/unity/launcher_pip_ttb_37.svg new file mode 100644 index 0000000..607d1e8 --- /dev/null +++ b/themes/materia-cyberpunk-neon/unity/launcher_pip_ttb_37.svg @@ -0,0 +1,3 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="37" height="15" viewBox="0 0 37 15" fill="#0abdc6"> + <circle cx="18.5" cy="7.5" r="3.5"/> +</svg> diff --git a/themes/materia-cyberpunk-neon/unity/maximize.svg b/themes/materia-cyberpunk-neon/unity/maximize.svg new file mode 100644 index 0000000..773ab6e --- /dev/null +++ b/themes/materia-cyberpunk-neon/unity/maximize.svg @@ -0,0 +1,5 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="#0abdc6"> + <circle cx="12" cy="12" r="10" opacity="0"/> + <circle cx="12" cy="12" r="10" opacity="0"/> + <path d="m8 8v8h8v-8h-8zm2 2h4v4h-4v-4z" opacity=".6"/> +</svg> diff --git a/themes/materia-cyberpunk-neon/unity/maximize_dash.svg b/themes/materia-cyberpunk-neon/unity/maximize_dash.svg new file mode 100644 index 0000000..fba9720 --- /dev/null +++ b/themes/materia-cyberpunk-neon/unity/maximize_dash.svg @@ -0,0 +1,5 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="#0abdc6"> + <circle cx="12" cy="12" r="10" opacity="0"/> + <circle cx="12" cy="12" r="10" opacity="0"/> + <path d="m8 8v8h8v-8h-8zm2 2h4v4h-4v-4z" opacity=".7"/> +</svg> diff --git a/themes/materia-cyberpunk-neon/unity/maximize_dash_disabled.svg b/themes/materia-cyberpunk-neon/unity/maximize_dash_disabled.svg new file mode 100644 index 0000000..3a319e8 --- /dev/null +++ b/themes/materia-cyberpunk-neon/unity/maximize_dash_disabled.svg @@ -0,0 +1,5 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="#0abdc6"> + <circle cx="12" cy="12" r="10" opacity="0"/> + <circle cx="12" cy="12" r="10" opacity="0"/> + <path d="m8 8v8h8v-8h-8zm2 2h4v4h-4v-4z" opacity=".3"/> +</svg> diff --git a/themes/materia-cyberpunk-neon/unity/maximize_dash_prelight.svg b/themes/materia-cyberpunk-neon/unity/maximize_dash_prelight.svg new file mode 100644 index 0000000..41d5639 --- /dev/null +++ b/themes/materia-cyberpunk-neon/unity/maximize_dash_prelight.svg @@ -0,0 +1,5 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="#0abdc6"> + <circle cx="12" cy="12" r="10" opacity=".08"/> + <circle cx="12" cy="12" r="10" opacity="0"/> + <path d="m8 8v8h8v-8h-8zm2 2h4v4h-4v-4z" opacity=".7"/> +</svg> diff --git a/themes/materia-cyberpunk-neon/unity/maximize_dash_pressed.svg b/themes/materia-cyberpunk-neon/unity/maximize_dash_pressed.svg new file mode 100644 index 0000000..41da83f --- /dev/null +++ b/themes/materia-cyberpunk-neon/unity/maximize_dash_pressed.svg @@ -0,0 +1,5 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="#0abdc6"> + <circle cx="12" cy="12" r="10" opacity=".08"/> + <circle cx="12" cy="12" r="10" opacity=".12"/> + <path d="m8 8v8h8v-8h-8zm2 2h4v4h-4v-4z" opacity=".7"/> +</svg> diff --git a/themes/materia-cyberpunk-neon/unity/maximize_focused_normal.svg b/themes/materia-cyberpunk-neon/unity/maximize_focused_normal.svg new file mode 100644 index 0000000..773ab6e --- /dev/null +++ b/themes/materia-cyberpunk-neon/unity/maximize_focused_normal.svg @@ -0,0 +1,5 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="#0abdc6"> + <circle cx="12" cy="12" r="10" opacity="0"/> + <circle cx="12" cy="12" r="10" opacity="0"/> + <path d="m8 8v8h8v-8h-8zm2 2h4v4h-4v-4z" opacity=".6"/> +</svg> diff --git a/themes/materia-cyberpunk-neon/unity/maximize_focused_prelight.svg b/themes/materia-cyberpunk-neon/unity/maximize_focused_prelight.svg new file mode 100644 index 0000000..8be6af7 --- /dev/null +++ b/themes/materia-cyberpunk-neon/unity/maximize_focused_prelight.svg @@ -0,0 +1,5 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="#0abdc6"> + <circle cx="12" cy="12" r="10" opacity=".08"/> + <circle cx="12" cy="12" r="10" opacity="0"/> + <path d="m8 8v8h8v-8h-8zm2 2h4v4h-4v-4z" opacity=".6"/> +</svg> diff --git a/themes/materia-cyberpunk-neon/unity/maximize_focused_pressed.svg b/themes/materia-cyberpunk-neon/unity/maximize_focused_pressed.svg new file mode 100644 index 0000000..dbdafee --- /dev/null +++ b/themes/materia-cyberpunk-neon/unity/maximize_focused_pressed.svg @@ -0,0 +1,5 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="#0abdc6"> + <circle cx="12" cy="12" r="10" opacity=".08"/> + <circle cx="12" cy="12" r="10" opacity=".12"/> + <path d="m8 8v8h8v-8h-8zm2 2h4v4h-4v-4z" opacity=".6"/> +</svg> diff --git a/themes/materia-cyberpunk-neon/unity/maximize_unfocused.svg b/themes/materia-cyberpunk-neon/unity/maximize_unfocused.svg new file mode 100644 index 0000000..ccf1547 --- /dev/null +++ b/themes/materia-cyberpunk-neon/unity/maximize_unfocused.svg @@ -0,0 +1,5 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="#0abdc6"> + <circle cx="12" cy="12" r="10" opacity="0"/> + <circle cx="12" cy="12" r="10" opacity="0"/> + <path d="m8 8v8h8v-8h-8zm2 2h4v4h-4v-4z" opacity=".38"/> +</svg> diff --git a/themes/materia-cyberpunk-neon/unity/maximize_unfocused_prelight.svg b/themes/materia-cyberpunk-neon/unity/maximize_unfocused_prelight.svg new file mode 100644 index 0000000..9cb32c2 --- /dev/null +++ b/themes/materia-cyberpunk-neon/unity/maximize_unfocused_prelight.svg @@ -0,0 +1,5 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="#0abdc6"> + <circle cx="12" cy="12" r="10" opacity=".08"/> + <circle cx="12" cy="12" r="10" opacity="0"/> + <path d="m8 8v8h8v-8h-8zm2 2h4v4h-4v-4z" opacity=".38"/> +</svg> diff --git a/themes/materia-cyberpunk-neon/unity/maximize_unfocused_pressed.svg b/themes/materia-cyberpunk-neon/unity/maximize_unfocused_pressed.svg new file mode 100644 index 0000000..9641261 --- /dev/null +++ b/themes/materia-cyberpunk-neon/unity/maximize_unfocused_pressed.svg @@ -0,0 +1,5 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="#0abdc6"> + <circle cx="12" cy="12" r="10" opacity=".08"/> + <circle cx="12" cy="12" r="10" opacity=".12"/> + <path d="m8 8v8h8v-8h-8zm2 2h4v4h-4v-4z" opacity=".38"/> +</svg> diff --git a/themes/materia-cyberpunk-neon/unity/minimize.svg b/themes/materia-cyberpunk-neon/unity/minimize.svg new file mode 100644 index 0000000..82e6c05 --- /dev/null +++ b/themes/materia-cyberpunk-neon/unity/minimize.svg @@ -0,0 +1,5 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="#0abdc6"> + <circle cx="12" cy="12" r="10" opacity="0"/> + <circle cx="12" cy="12" r="10" opacity="0"/> + <path d="m8 14h8v2h-8z" opacity=".6"/> +</svg> diff --git a/themes/materia-cyberpunk-neon/unity/minimize_dash.svg b/themes/materia-cyberpunk-neon/unity/minimize_dash.svg new file mode 100644 index 0000000..f65b305 --- /dev/null +++ b/themes/materia-cyberpunk-neon/unity/minimize_dash.svg @@ -0,0 +1,5 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="#0abdc6"> + <circle cx="12" cy="12" r="10" opacity="0"/> + <circle cx="12" cy="12" r="10" opacity="0"/> + <path d="m8 14h8v2h-8z" opacity=".7"/> +</svg> diff --git a/themes/materia-cyberpunk-neon/unity/minimize_dash_disabled.svg b/themes/materia-cyberpunk-neon/unity/minimize_dash_disabled.svg new file mode 100644 index 0000000..2335e53 --- /dev/null +++ b/themes/materia-cyberpunk-neon/unity/minimize_dash_disabled.svg @@ -0,0 +1,5 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="#0abdc6"> + <circle cx="12" cy="12" r="10" opacity="0"/> + <circle cx="12" cy="12" r="10" opacity="0"/> + <path d="m8 14h8v2h-8z" opacity=".3"/> +</svg> diff --git a/themes/materia-cyberpunk-neon/unity/minimize_dash_prelight.svg b/themes/materia-cyberpunk-neon/unity/minimize_dash_prelight.svg new file mode 100644 index 0000000..860511c --- /dev/null +++ b/themes/materia-cyberpunk-neon/unity/minimize_dash_prelight.svg @@ -0,0 +1,5 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="#0abdc6"> + <circle cx="12" cy="12" r="10" opacity=".08"/> + <circle cx="12" cy="12" r="10" opacity="0"/> + <path d="m8 14h8v2h-8z" opacity=".7"/> +</svg> diff --git a/themes/materia-cyberpunk-neon/unity/minimize_dash_pressed.svg b/themes/materia-cyberpunk-neon/unity/minimize_dash_pressed.svg new file mode 100644 index 0000000..d5dc82a --- /dev/null +++ b/themes/materia-cyberpunk-neon/unity/minimize_dash_pressed.svg @@ -0,0 +1,5 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="#0abdc6"> + <circle cx="12" cy="12" r="10" opacity=".08"/> + <circle cx="12" cy="12" r="10" opacity=".12"/> + <path d="m8 14h8v2h-8z" opacity=".7"/> +</svg> diff --git a/themes/materia-cyberpunk-neon/unity/minimize_focused_normal.svg b/themes/materia-cyberpunk-neon/unity/minimize_focused_normal.svg new file mode 100644 index 0000000..82e6c05 --- /dev/null +++ b/themes/materia-cyberpunk-neon/unity/minimize_focused_normal.svg @@ -0,0 +1,5 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="#0abdc6"> + <circle cx="12" cy="12" r="10" opacity="0"/> + <circle cx="12" cy="12" r="10" opacity="0"/> + <path d="m8 14h8v2h-8z" opacity=".6"/> +</svg> diff --git a/themes/materia-cyberpunk-neon/unity/minimize_focused_prelight.svg b/themes/materia-cyberpunk-neon/unity/minimize_focused_prelight.svg new file mode 100644 index 0000000..0d069c1 --- /dev/null +++ b/themes/materia-cyberpunk-neon/unity/minimize_focused_prelight.svg @@ -0,0 +1,5 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="#0abdc6"> + <circle cx="12" cy="12" r="10" opacity=".08"/> + <circle cx="12" cy="12" r="10" opacity="0"/> + <path d="m8 14h8v2h-8z" opacity=".6"/> +</svg> diff --git a/themes/materia-cyberpunk-neon/unity/minimize_focused_pressed.svg b/themes/materia-cyberpunk-neon/unity/minimize_focused_pressed.svg new file mode 100644 index 0000000..d281941 --- /dev/null +++ b/themes/materia-cyberpunk-neon/unity/minimize_focused_pressed.svg @@ -0,0 +1,5 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="#0abdc6"> + <circle cx="12" cy="12" r="10" opacity=".08"/> + <circle cx="12" cy="12" r="10" opacity=".12"/> + <path d="m8 14h8v2h-8z" opacity=".6"/> +</svg> diff --git a/themes/materia-cyberpunk-neon/unity/minimize_unfocused.svg b/themes/materia-cyberpunk-neon/unity/minimize_unfocused.svg new file mode 100644 index 0000000..4d71bc7 --- /dev/null +++ b/themes/materia-cyberpunk-neon/unity/minimize_unfocused.svg @@ -0,0 +1,5 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="#0abdc6"> + <circle cx="12" cy="12" r="10" opacity="0"/> + <circle cx="12" cy="12" r="10" opacity="0"/> + <path d="m8 14h8v2h-8z" opacity=".38"/> +</svg> diff --git a/themes/materia-cyberpunk-neon/unity/minimize_unfocused_prelight.svg b/themes/materia-cyberpunk-neon/unity/minimize_unfocused_prelight.svg new file mode 100644 index 0000000..d920faf --- /dev/null +++ b/themes/materia-cyberpunk-neon/unity/minimize_unfocused_prelight.svg @@ -0,0 +1,5 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="#0abdc6"> + <circle cx="12" cy="12" r="10" opacity=".08"/> + <circle cx="12" cy="12" r="10" opacity="0"/> + <path d="m8 14h8v2h-8z" opacity=".38"/> +</svg> diff --git a/themes/materia-cyberpunk-neon/unity/minimize_unfocused_pressed.svg b/themes/materia-cyberpunk-neon/unity/minimize_unfocused_pressed.svg new file mode 100644 index 0000000..60fa0fc --- /dev/null +++ b/themes/materia-cyberpunk-neon/unity/minimize_unfocused_pressed.svg @@ -0,0 +1,5 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="#0abdc6"> + <circle cx="12" cy="12" r="10" opacity=".08"/> + <circle cx="12" cy="12" r="10" opacity=".12"/> + <path d="m8 14h8v2h-8z" opacity=".38"/> +</svg> diff --git a/themes/materia-cyberpunk-neon/unity/progress_bar_fill.svg b/themes/materia-cyberpunk-neon/unity/progress_bar_fill.svg new file mode 100644 index 0000000..ac47004 --- /dev/null +++ b/themes/materia-cyberpunk-neon/unity/progress_bar_fill.svg @@ -0,0 +1,3 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="42" height="4" viewBox="0 0 42 4"> + <rect width="42" height="4" fill="#1967d2"/> +</svg> diff --git a/themes/materia-cyberpunk-neon/unity/progress_bar_trough.svg b/themes/materia-cyberpunk-neon/unity/progress_bar_trough.svg new file mode 100644 index 0000000..6ee42e3 --- /dev/null +++ b/themes/materia-cyberpunk-neon/unity/progress_bar_trough.svg @@ -0,0 +1,22 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="54" height="54" viewBox="0 0 54 54"> + <defs> + <filter id="a" color-interpolation-filters="sRGB" x="-.5" y="-.5" width="2" height="2"> + <!-- <feDropShadow dx="0" dy="1" stdDeviation="1.5" flood-color="#000000" flood-opacity=".12"/> --> + <!-- <feDropShadow dx="0" dy="1" stdDeviation="1" flood-color="#000000" flood-opacity=".24"/> --> + + <feFlood flood-color="#000000" flood-opacity=".12" result="flood"/> + <feComposite operator="in" in="flood" in2="SourceGraphic" result="composite1"/> + <feGaussianBlur stdDeviation="1.5" in="composite1" result="blur"/> + <feOffset dx="0" dy="1" result="offset"/> + <feComposite in="SourceGraphic" in2="offset" result="fbSourceGraphic"/> + + <feFlood flood-color="#000000" flood-opacity=".24" result="flood"/> + <feComposite operator="in" in="flood" in2="fbSourceGraphic" result="composite1"/> + <feGaussianBlur stdDeviation="1" in="composite1" result="blur"/> + <feOffset dx="0" dy="1" result="offset"/> + <feComposite in="fbSourceGraphic" in2="offset" result="composite2"/> + </filter> + </defs> + <rect x="4" y="23" width="46" height="8" rx="2" ry="2" fill="#0abdc6" filter="url(#a)"/> + <rect x="6" y="25" width="42" height="4" fill="#000000" fill-opacity=".08"/> +</svg> diff --git a/themes/materia-cyberpunk-neon/unity/sheet_style_close_focused.svg b/themes/materia-cyberpunk-neon/unity/sheet_style_close_focused.svg new file mode 100644 index 0000000..84386db --- /dev/null +++ b/themes/materia-cyberpunk-neon/unity/sheet_style_close_focused.svg @@ -0,0 +1,5 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="#0abdc6"> + <circle cx="12" cy="12" r="10" opacity="0"/> + <circle cx="12" cy="12" r="10" opacity="0"/> + <path d="M17 8.41L15.59 7 12 10.59 8.41 7 7 8.41 10.59 12 7 15.59 8.41 17 12 13.41 15.59 17 17 15.59 13.41 12z" opacity=".6"/> +</svg> diff --git a/themes/materia-cyberpunk-neon/unity/sheet_style_close_focused_prelight.svg b/themes/materia-cyberpunk-neon/unity/sheet_style_close_focused_prelight.svg new file mode 100644 index 0000000..90a8d16 --- /dev/null +++ b/themes/materia-cyberpunk-neon/unity/sheet_style_close_focused_prelight.svg @@ -0,0 +1,5 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="#0abdc6"> + <circle cx="12" cy="12" r="10" opacity=".08"/> + <circle cx="12" cy="12" r="10" opacity="0"/> + <path d="M17 8.41L15.59 7 12 10.59 8.41 7 7 8.41 10.59 12 7 15.59 8.41 17 12 13.41 15.59 17 17 15.59 13.41 12z" opacity=".6"/> +</svg> diff --git a/themes/materia-cyberpunk-neon/unity/sheet_style_close_focused_pressed.svg b/themes/materia-cyberpunk-neon/unity/sheet_style_close_focused_pressed.svg new file mode 100644 index 0000000..e3e0ae5 --- /dev/null +++ b/themes/materia-cyberpunk-neon/unity/sheet_style_close_focused_pressed.svg @@ -0,0 +1,5 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="#0abdc6"> + <circle cx="12" cy="12" r="10" opacity=".08"/> + <circle cx="12" cy="12" r="10" opacity=".12"/> + <path d="M17 8.41L15.59 7 12 10.59 8.41 7 7 8.41 10.59 12 7 15.59 8.41 17 12 13.41 15.59 17 17 15.59 13.41 12z" opacity=".6"/> +</svg> diff --git a/themes/materia-cyberpunk-neon/unity/unmaximize.svg b/themes/materia-cyberpunk-neon/unity/unmaximize.svg new file mode 100644 index 0000000..df0fcdd --- /dev/null +++ b/themes/materia-cyberpunk-neon/unity/unmaximize.svg @@ -0,0 +1,5 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="#0abdc6"> + <circle cx="12" cy="12" r="10" opacity="0"/> + <circle cx="12" cy="12" r="10" opacity="0"/> + <path d="m9 9v6h6v-6h-6zm2 2h2v2h-2v-2z" opacity=".6"/> +</svg> diff --git a/themes/materia-cyberpunk-neon/unity/unmaximize_dash.svg b/themes/materia-cyberpunk-neon/unity/unmaximize_dash.svg new file mode 100644 index 0000000..0bf8388 --- /dev/null +++ b/themes/materia-cyberpunk-neon/unity/unmaximize_dash.svg @@ -0,0 +1,5 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="#0abdc6"> + <circle cx="12" cy="12" r="10" opacity="0"/> + <circle cx="12" cy="12" r="10" opacity="0"/> + <path d="m9 9v6h6v-6h-6zm2 2h2v2h-2v-2z" opacity=".7"/> +</svg> diff --git a/themes/materia-cyberpunk-neon/unity/unmaximize_dash_disabled.svg b/themes/materia-cyberpunk-neon/unity/unmaximize_dash_disabled.svg new file mode 100644 index 0000000..d768b34 --- /dev/null +++ b/themes/materia-cyberpunk-neon/unity/unmaximize_dash_disabled.svg @@ -0,0 +1,5 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="#0abdc6"> + <circle cx="12" cy="12" r="10" opacity="0"/> + <circle cx="12" cy="12" r="10" opacity="0"/> + <path d="m9 9v6h6v-6h-6zm2 2h2v2h-2v-2z" opacity=".3"/> +</svg> diff --git a/themes/materia-cyberpunk-neon/unity/unmaximize_dash_prelight.svg b/themes/materia-cyberpunk-neon/unity/unmaximize_dash_prelight.svg new file mode 100644 index 0000000..886c394 --- /dev/null +++ b/themes/materia-cyberpunk-neon/unity/unmaximize_dash_prelight.svg @@ -0,0 +1,5 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="#0abdc6"> + <circle cx="12" cy="12" r="10" opacity=".08"/> + <circle cx="12" cy="12" r="10" opacity="0"/> + <path d="m9 9v6h6v-6h-6zm2 2h2v2h-2v-2z" opacity=".7"/> +</svg> diff --git a/themes/materia-cyberpunk-neon/unity/unmaximize_dash_pressed.svg b/themes/materia-cyberpunk-neon/unity/unmaximize_dash_pressed.svg new file mode 100644 index 0000000..fe2e557 --- /dev/null +++ b/themes/materia-cyberpunk-neon/unity/unmaximize_dash_pressed.svg @@ -0,0 +1,5 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="#0abdc6"> + <circle cx="12" cy="12" r="10" opacity=".08"/> + <circle cx="12" cy="12" r="10" opacity=".12"/> + <path d="m9 9v6h6v-6h-6zm2 2h2v2h-2v-2z" opacity=".7"/> +</svg> diff --git a/themes/materia-cyberpunk-neon/unity/unmaximize_focused_normal.svg b/themes/materia-cyberpunk-neon/unity/unmaximize_focused_normal.svg new file mode 100644 index 0000000..df0fcdd --- /dev/null +++ b/themes/materia-cyberpunk-neon/unity/unmaximize_focused_normal.svg @@ -0,0 +1,5 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="#0abdc6"> + <circle cx="12" cy="12" r="10" opacity="0"/> + <circle cx="12" cy="12" r="10" opacity="0"/> + <path d="m9 9v6h6v-6h-6zm2 2h2v2h-2v-2z" opacity=".6"/> +</svg> diff --git a/themes/materia-cyberpunk-neon/unity/unmaximize_focused_prelight.svg b/themes/materia-cyberpunk-neon/unity/unmaximize_focused_prelight.svg new file mode 100644 index 0000000..cebec56 --- /dev/null +++ b/themes/materia-cyberpunk-neon/unity/unmaximize_focused_prelight.svg @@ -0,0 +1,5 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="#0abdc6"> + <circle cx="12" cy="12" r="10" opacity=".08"/> + <circle cx="12" cy="12" r="10" opacity="0"/> + <path d="m9 9v6h6v-6h-6zm2 2h2v2h-2v-2z" opacity=".6"/> +</svg> diff --git a/themes/materia-cyberpunk-neon/unity/unmaximize_focused_pressed.svg b/themes/materia-cyberpunk-neon/unity/unmaximize_focused_pressed.svg new file mode 100644 index 0000000..6aac791 --- /dev/null +++ b/themes/materia-cyberpunk-neon/unity/unmaximize_focused_pressed.svg @@ -0,0 +1,5 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="#0abdc6"> + <circle cx="12" cy="12" r="10" opacity=".08"/> + <circle cx="12" cy="12" r="10" opacity=".12"/> + <path d="m9 9v6h6v-6h-6zm2 2h2v2h-2v-2z" opacity=".6"/> +</svg> diff --git a/themes/materia-cyberpunk-neon/unity/unmaximize_unfocused.svg b/themes/materia-cyberpunk-neon/unity/unmaximize_unfocused.svg new file mode 100644 index 0000000..daf85cb --- /dev/null +++ b/themes/materia-cyberpunk-neon/unity/unmaximize_unfocused.svg @@ -0,0 +1,5 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="#0abdc6"> + <circle cx="12" cy="12" r="10" opacity="0"/> + <circle cx="12" cy="12" r="10" opacity="0"/> + <path d="m9 9v6h6v-6h-6zm2 2h2v2h-2v-2z" opacity=".38"/> +</svg> diff --git a/themes/materia-cyberpunk-neon/unity/unmaximize_unfocused_prelight.svg b/themes/materia-cyberpunk-neon/unity/unmaximize_unfocused_prelight.svg new file mode 100644 index 0000000..7d63eb6 --- /dev/null +++ b/themes/materia-cyberpunk-neon/unity/unmaximize_unfocused_prelight.svg @@ -0,0 +1,5 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="#0abdc6"> + <circle cx="12" cy="12" r="10" opacity=".08"/> + <circle cx="12" cy="12" r="10" opacity="0"/> + <path d="m9 9v6h6v-6h-6zm2 2h2v2h-2v-2z" opacity=".38"/> +</svg> diff --git a/themes/materia-cyberpunk-neon/unity/unmaximize_unfocused_pressed.svg b/themes/materia-cyberpunk-neon/unity/unmaximize_unfocused_pressed.svg new file mode 100644 index 0000000..87cb726 --- /dev/null +++ b/themes/materia-cyberpunk-neon/unity/unmaximize_unfocused_pressed.svg @@ -0,0 +1,5 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="#0abdc6"> + <circle cx="12" cy="12" r="10" opacity=".08"/> + <circle cx="12" cy="12" r="10" opacity=".12"/> + <path d="m9 9v6h6v-6h-6zm2 2h2v2h-2v-2z" opacity=".38"/> +</svg> |