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/cinnamon | |
parent | 700c23d2f61fc5e03095c363fd13470861678f75 (diff) | |
download | dotfiles-master.tar.xz dotfiles-master.zip |
Diffstat (limited to 'themes/materia-cyberpunk-neon/cinnamon')
18 files changed, 1785 insertions, 0 deletions
diff --git a/themes/materia-cyberpunk-neon/cinnamon/assets/add-workspace-active.svg b/themes/materia-cyberpunk-neon/cinnamon/assets/add-workspace-active.svg new file mode 100644 index 0000000..d16bdb7 --- /dev/null +++ b/themes/materia-cyberpunk-neon/cinnamon/assets/add-workspace-active.svg @@ -0,0 +1,10 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="35" height="200"> + <defs> + <filter id="a" x="-.5" y="-.5" width="2" height="2" color-interpolation-filters="sRGB"> + <feGaussianBlur stdDeviation="1.65"/> + </filter> + </defs> + <path d="M7 5h28v190H7a2 2 0 01-2-2V7c0-1.1.9-2 2-2z" fill="#000000" fill-opacity=".4" filter="url(#a)" transform="translate(0 1)"/> + <path d="M7 5h28v190H7a2 2 0 01-2-2V7c0-1.1.9-2 2-2z" fill="#1967d2"/> + <path d="M18 94a1 1 0 00-1 1v4h-4a1 1 0 100 2h4v4a1 1 0 102 0v-4h4a1 1 0 100-2h-4v-4a1 1 0 00-1-1zm8 6a8 8 0 01-8 8 8 8 0 01-8-8 8 8 0 018-8 8 8 0 018 8z" fill="#0abdc6"/> +</svg> diff --git a/themes/materia-cyberpunk-neon/cinnamon/assets/add-workspace-hover.svg b/themes/materia-cyberpunk-neon/cinnamon/assets/add-workspace-hover.svg new file mode 100644 index 0000000..6addf58 --- /dev/null +++ b/themes/materia-cyberpunk-neon/cinnamon/assets/add-workspace-hover.svg @@ -0,0 +1,10 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="35" height="200"> + <defs> + <filter id="a" x="-.5" y="-.5" width="2" height="2" color-interpolation-filters="sRGB"> + <feGaussianBlur stdDeviation="1.65"/> + </filter> + </defs> + <path d="M7 5h28v190H7a2 2 0 01-2-2V7c0-1.1.9-2 2-2z" fill="#000000" fill-opacity=".4" filter="url(#a)" transform="translate(0 1)"/> + <path d="M7 5h28v190H7a2 2 0 01-2-2V7c0-1.1.9-2 2-2z" fill="#0abdc6"/> + <path d="M18 94a1 1 0 00-1 1v4h-4a1 1 0 100 2h4v4a1 1 0 102 0v-4h4a1 1 0 100-2h-4v-4a1 1 0 00-1-1zm8 6a8 8 0 01-8 8 8 8 0 01-8-8 8 8 0 018-8 8 8 0 018 8z" fill="#000000" fill-opacity=".87"/> +</svg> diff --git a/themes/materia-cyberpunk-neon/cinnamon/assets/add-workspace.svg b/themes/materia-cyberpunk-neon/cinnamon/assets/add-workspace.svg new file mode 100644 index 0000000..edd5ec9 --- /dev/null +++ b/themes/materia-cyberpunk-neon/cinnamon/assets/add-workspace.svg @@ -0,0 +1,10 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="35" height="200"> + <defs> + <filter id="a" x="-.5" y="-.5" width="2" height="2" color-interpolation-filters="sRGB"> + <feGaussianBlur stdDeviation="1.1"/> + </filter> + </defs> + <path d="M7 5h28v190H7a2 2 0 01-2-2V7c0-1.1.9-2 2-2z" fill="#000000" fill-opacity=".3" filter="url(#a)" transform="translate(0 1)"/> + <path d="M7 5h28v190H7a2 2 0 01-2-2V7c0-1.1.9-2 2-2z" fill="#0abdc6"/> + <path d="M18 94a1 1 0 00-1 1v4h-4a1 1 0 100 2h4v4a1 1 0 102 0v-4h4a1 1 0 100-2h-4v-4a1 1 0 00-1-1zm8 6a8 8 0 01-8 8 8 8 0 01-8-8 8 8 0 018-8 8 8 0 018 8z" fill="#000000" fill-opacity=".87"/> +</svg> diff --git a/themes/materia-cyberpunk-neon/cinnamon/assets/calendar-arrow-left.svg b/themes/materia-cyberpunk-neon/cinnamon/assets/calendar-arrow-left.svg new file mode 100644 index 0000000..5448aac --- /dev/null +++ b/themes/materia-cyberpunk-neon/cinnamon/assets/calendar-arrow-left.svg @@ -0,0 +1,3 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16" fill="#000000" fill-opacity=".6"> + <path d="M10 3v10L5 8z"/> +</svg> diff --git a/themes/materia-cyberpunk-neon/cinnamon/assets/calendar-arrow-right.svg b/themes/materia-cyberpunk-neon/cinnamon/assets/calendar-arrow-right.svg new file mode 100644 index 0000000..f089edb --- /dev/null +++ b/themes/materia-cyberpunk-neon/cinnamon/assets/calendar-arrow-right.svg @@ -0,0 +1,3 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16" fill="#000000" fill-opacity=".6"> + <path d="M6 3v10l5-5z"/> +</svg> diff --git a/themes/materia-cyberpunk-neon/cinnamon/assets/checkbox-off.svg b/themes/materia-cyberpunk-neon/cinnamon/assets/checkbox-off.svg new file mode 100644 index 0000000..54317fd --- /dev/null +++ b/themes/materia-cyberpunk-neon/cinnamon/assets/checkbox-off.svg @@ -0,0 +1,3 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="#000000" fill-opacity=".6"> + <path d="M19 5v14H5V5h14m0-2H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2z"/> +</svg> diff --git a/themes/materia-cyberpunk-neon/cinnamon/assets/checkbox.svg b/themes/materia-cyberpunk-neon/cinnamon/assets/checkbox.svg new file mode 100644 index 0000000..c2473a4 --- /dev/null +++ b/themes/materia-cyberpunk-neon/cinnamon/assets/checkbox.svg @@ -0,0 +1,3 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="#1967d2"> + <path d="M19 3H5c-1.11 0-2 .9-2 2v14c0 1.1.89 2 2 2h14c1.11 0 2-.9 2-2V5c0-1.1-.89-2-2-2zm-9 14l-5-5 1.41-1.41L10 14.17l7.59-7.59L19 8l-9 9z"/> +</svg> diff --git a/themes/materia-cyberpunk-neon/cinnamon/assets/corner-ripple.png b/themes/materia-cyberpunk-neon/cinnamon/assets/corner-ripple.png Binary files differnew file mode 100644 index 0000000..35d95ff --- /dev/null +++ b/themes/materia-cyberpunk-neon/cinnamon/assets/corner-ripple.png diff --git a/themes/materia-cyberpunk-neon/cinnamon/assets/radiobutton-off.svg b/themes/materia-cyberpunk-neon/cinnamon/assets/radiobutton-off.svg new file mode 100644 index 0000000..43467e8 --- /dev/null +++ b/themes/materia-cyberpunk-neon/cinnamon/assets/radiobutton-off.svg @@ -0,0 +1,3 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="#000000" fill-opacity=".6"> + <path d="M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.42 0-8-3.58-8-8s3.58-8 8-8 8 3.58 8 8-3.58 8-8 8z"/> +</svg> diff --git a/themes/materia-cyberpunk-neon/cinnamon/assets/radiobutton.svg b/themes/materia-cyberpunk-neon/cinnamon/assets/radiobutton.svg new file mode 100644 index 0000000..772feeb --- /dev/null +++ b/themes/materia-cyberpunk-neon/cinnamon/assets/radiobutton.svg @@ -0,0 +1,3 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="#1967d2"> + <path d="M12 7c-2.76 0-5 2.24-5 5s2.24 5 5 5 5-2.24 5-5-2.24-5-5-5zm0-5C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.42 0-8-3.58-8-8s3.58-8 8-8 8 3.58 8 8-3.58 8-8 8z"/> +</svg> diff --git a/themes/materia-cyberpunk-neon/cinnamon/assets/toggle-off.svg b/themes/materia-cyberpunk-neon/cinnamon/assets/toggle-off.svg new file mode 100644 index 0000000..ae54672 --- /dev/null +++ b/themes/materia-cyberpunk-neon/cinnamon/assets/toggle-off.svg @@ -0,0 +1,4 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="40" height="20" viewBox="0 0 40 20"> + <rect x="2" y="2" width="36" height="16" ry="8" fill="#000000" fill-opacity=".26"/> + <circle cx="10" cy="10" r="6" fill="#0abdc6"/> +</svg> diff --git a/themes/materia-cyberpunk-neon/cinnamon/assets/toggle-on.svg b/themes/materia-cyberpunk-neon/cinnamon/assets/toggle-on.svg new file mode 100644 index 0000000..53d0a00 --- /dev/null +++ b/themes/materia-cyberpunk-neon/cinnamon/assets/toggle-on.svg @@ -0,0 +1,4 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="40" height="20" viewBox="0 0 40 20"> + <rect x="2" y="2" width="36" height="16" ry="8" fill="#1967d2"/> + <circle cx="30" cy="10" r="6" fill="#0abdc6"/> +</svg> diff --git a/themes/materia-cyberpunk-neon/cinnamon/assets/trash-icon.png b/themes/materia-cyberpunk-neon/cinnamon/assets/trash-icon.png Binary files differnew file mode 100644 index 0000000..270fe2e --- /dev/null +++ b/themes/materia-cyberpunk-neon/cinnamon/assets/trash-icon.png diff --git a/themes/materia-cyberpunk-neon/cinnamon/assets/window-close-active.svg b/themes/materia-cyberpunk-neon/cinnamon/assets/window-close-active.svg new file mode 100644 index 0000000..cd04737 --- /dev/null +++ b/themes/materia-cyberpunk-neon/cinnamon/assets/window-close-active.svg @@ -0,0 +1,6 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="36" height="36" viewBox="0 0 36 36"> + <circle cx="18" cy="18" r="18" fill="#d93025"/> + <circle cx="18" cy="18" r="18" fill="#0abdc6" fill-opacity=".08"/> + <circle cx="18" cy="18" r="18" fill="#0abdc6" fill-opacity=".16"/> + <path d="M23 14.41L21.59 13 18 16.59 14.41 13 13 14.41 16.59 18 13 21.59 14.41 23 18 19.41 21.59 23 23 21.59 19.41 18z" fill="#0abdc6"/> +</svg> diff --git a/themes/materia-cyberpunk-neon/cinnamon/assets/window-close-hover.svg b/themes/materia-cyberpunk-neon/cinnamon/assets/window-close-hover.svg new file mode 100644 index 0000000..5f3440c --- /dev/null +++ b/themes/materia-cyberpunk-neon/cinnamon/assets/window-close-hover.svg @@ -0,0 +1,6 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="36" height="36" viewBox="0 0 36 36"> + <circle cx="18" cy="18" r="18" fill="#d93025"/> + <circle cx="18" cy="18" r="18" fill="#0abdc6" fill-opacity=".08"/> + <circle cx="18" cy="18" r="18" fill="#0abdc6" fill-opacity="0"/> + <path d="M23 14.41L21.59 13 18 16.59 14.41 13 13 14.41 16.59 18 13 21.59 14.41 23 18 19.41 21.59 23 23 21.59 19.41 18z" fill="#0abdc6"/> +</svg> diff --git a/themes/materia-cyberpunk-neon/cinnamon/assets/window-close.svg b/themes/materia-cyberpunk-neon/cinnamon/assets/window-close.svg new file mode 100644 index 0000000..3940f8b --- /dev/null +++ b/themes/materia-cyberpunk-neon/cinnamon/assets/window-close.svg @@ -0,0 +1,6 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="36" height="36" viewBox="0 0 36 36"> + <circle cx="18" cy="18" r="18" fill="#d93025"/> + <circle cx="18" cy="18" r="18" fill="#0abdc6" fill-opacity="0"/> + <circle cx="18" cy="18" r="18" fill="#0abdc6" fill-opacity="0"/> + <path d="M23 14.41L21.59 13 18 16.59 14.41 13 13 14.41 16.59 18 13 21.59 14.41 23 18 19.41 21.59 23 23 21.59 19.41 18z" fill="#0abdc6"/> +</svg> diff --git a/themes/materia-cyberpunk-neon/cinnamon/cinnamon.css b/themes/materia-cyberpunk-neon/cinnamon/cinnamon.css new file mode 100644 index 0000000..3e1a861 --- /dev/null +++ b/themes/materia-cyberpunk-neon/cinnamon/cinnamon.css @@ -0,0 +1,1711 @@ +.notification-button, .modal-dialog-button { + color: #0abdc6; + background-color: #133e7c; + border-color: transparent; + box-shadow: 0 1px 2px rgba(0, 0, 0, 0.4); + text-shadow: none; + icon-shadow: none; + transition-duration: 100ms; + font-size: 10.5pt; + font-weight: 500; + min-height: 32px; + padding: 0 16px; + border-radius: 5px; +} +.notification-button:focus, .modal-dialog-button:focus { + color: #0abdc6; + background-color: #124d85; + text-shadow: none; + icon-shadow: none; + box-shadow: 0 2px 8px rgba(0, 0, 0, 0.44); +} +.notification-button:hover, .modal-dialog-button:hover, .notification-button:checked, .modal-dialog-button:checked { + color: #0abdc6; + background-color: #124d85; + border-color: transparent; + box-shadow: 0 2px 8px rgba(0, 0, 0, 0.44); + text-shadow: none; + icon-shadow: none; +} +.notification-button:active, .modal-dialog-button:active { + color: #0abdc6; + background-color: #125288; + border-color: transparent; + box-shadow: 0 5px 16px rgba(0, 0, 0, 0.5); + text-shadow: none; + icon-shadow: none; + transition-duration: 200ms; +} +.notification-button:insensitive, .modal-dialog-button:insensitive { + color: rgba(10, 189, 198, 0.5); + background-color: rgba(10, 189, 198, 0.08); + border-color: transparent; + box-shadow: 0 0 transparent; + text-shadow: none; + icon-shadow: none; +} + +.notification-icon-button, .keyboard-key, .sound-player StButton { + color: #0abdc6; + background-color: #133e7c; + border-color: transparent; + box-shadow: 0 1px 2px rgba(0, 0, 0, 0.4); + text-shadow: none; + icon-shadow: none; + transition-duration: 100ms; + min-height: 32px; + min-width: 32px; + padding: 6px; + border-radius: 5px; +} +.notification-icon-button:focus, .keyboard-key:focus, .sound-player StButton:focus { + color: #0abdc6; + background-color: #124d85; + text-shadow: none; + icon-shadow: none; + box-shadow: 0 2px 8px rgba(0, 0, 0, 0.44); +} +.notification-icon-button:hover, .keyboard-key:hover, .sound-player StButton:hover, .notification-icon-button:checked, .keyboard-key:checked, .sound-player StButton:checked { + color: #0abdc6; + background-color: #124d85; + border-color: transparent; + box-shadow: 0 2px 8px rgba(0, 0, 0, 0.44); + text-shadow: none; + icon-shadow: none; +} +.notification-icon-button:active, .keyboard-key:active, .sound-player StButton:active { + color: #0abdc6; + background-color: #125288; + border-color: transparent; + box-shadow: 0 5px 16px rgba(0, 0, 0, 0.5); + text-shadow: none; + icon-shadow: none; + transition-duration: 200ms; +} +.notification-icon-button:insensitive, .keyboard-key:insensitive, .sound-player StButton:insensitive { + color: rgba(10, 189, 198, 0.5); + background-color: rgba(10, 189, 198, 0.08); + border-color: transparent; + box-shadow: 0 0 transparent; + text-shadow: none; + icon-shadow: none; +} + +.slider, .popup-slider-menu-item, .sound-player .slider { + height: 20px; + color: #711c91; + -slider-height: 2px; + -slider-background-color: rgba(10, 189, 198, 0.3); + -slider-border-color: transparent; + -slider-active-background-color: #711c91; + -slider-active-border-color: transparent; + -slider-border-width: 0; + -slider-handle-radius: 6px; +} + +.separator, .popup-separator-menu-item { + -gradient-height: 1px; + -gradient-start: rgba(10, 189, 198, 0.2); + -gradient-end: rgba(10, 189, 198, 0.2); + -margin-horizontal: 4px; + height: 1.5em; +} + +#notification StEntry, .run-dialog-entry, #menu-search-entry { + transition-duration: 100ms; + background-color: rgba(10, 189, 198, 0.04); + border-color: transparent; + box-shadow: inset 0 -1px rgba(10, 189, 198, 0.3); + width: 250px; + min-height: 32px; + padding: 0 8px; + border-radius: 5px 5px 0 0; + color: #0abdc6; + caret-color: #0abdc6; + selection-background-color: rgba(113, 28, 145, 0.6); + selected-color: #0abdc6; +} +#notification StEntry:focus, .run-dialog-entry:focus, #menu-search-entry:focus { + border-color: transparent; + box-shadow: inset 0 -2px #711c91; + padding: 0 8px; + border-width: 0; + color: #0abdc6; +} + +.desklet-with-borders, .desklet-with-borders-and-header, .desklet-header, .photoframe-box { + color: #0abdc6; + border: none; + padding: 12px; + box-shadow: 0 5px 16px rgba(0, 0, 0, 0.5); +} + +.calendar-change-month-back, .calendar-change-month-forward { + width: 16px; + height: 16px; + border-radius: 999px; + transition-duration: 100ms; +} +.calendar-change-month-back:active, .calendar-change-month-forward:active { + background-color: rgba(10, 189, 198, 0.3); +} + +.menu, .popup-combo-menu { + background-color: #133e7c; + border-radius: 5px; + color: #0abdc6; + box-shadow: 0 2px 8px rgba(0, 0, 0, 0.44); +} + +.menu-application-button-label:ltr, .menu-category-button-label:ltr { + padding-left: 4px; +} +.menu-application-button-label:rtl, .menu-category-button-label:rtl { + padding-right: 4px; +} + +.show-processes-dialog-subject, .mount-question-dialog-subject { + font-weight: bold; + color: #0abdc6; + padding-top: 10px; + padding-left: 17px; + padding-bottom: 6px; +} + +.show-processes-dialog-subject:rtl, .mount-question-dialog-subject:rtl { + padding-left: 0; + padding-right: 17px; +} + +.show-processes-dialog-description, .mount-question-dialog-description { + color: #0abdc6; + padding-left: 17px; + width: 28em; +} + +.check-box StBin, .check-box:focus StBin { + width: 24px; + height: 24px; + padding: 4px; + border-radius: 100px; + background-image: url(assets/checkbox-off.svg); +} + +.radiobutton StBin, .radiobutton:focus StBin { + width: 20px; + height: 20px; + padding: 6px; + border-radius: 100px; + background-image: url(assets/radiobutton-off.svg); +} + +.tile-preview, .tile-hud { + background-color: rgba(0, 0, 0, 0.3); + border: 2px solid rgba(10, 189, 198, 0.2); +} + +.tile-preview.snap, .tile-hud.snap { + background-color: rgba(0, 0, 0, 0.3); + border: 2px solid #711c91; +} + +#LookingGlassDialog, .switcher-list, .modal-dialog, .osd-window, .overview-empty-placeholder, .info-osd, .workspace-osd { + color: #0abdc6; + background-color: #133e7c; + border: none; + border-radius: 5px; + padding: 12px; + box-shadow: 0 5px 16px rgba(0, 0, 0, 0.5); +} + +.overview-empty-placeholder, .info-osd, .workspace-osd { + font-size: 15pt; + font-weight: 500; + text-align: center; + padding: 8px 10px; +} + +stage { + font-size: 10.5pt; + font-weight: 400; + font-family: "M+ 1c", Roboto, Cantarell, Sans-Serif; + color: #0abdc6; +} + +.cinnamon-link { + color: #711c91; + font-style: italic; +} +.cinnamon-link:hover { + color: #711c91; +} + +.label-shadow { + color: transparent; +} + +StScrollBar { + padding: 0px; +} +StScrollBar StButton#vhandle, StScrollBar StButton#hhandle { + background-color: rgba(10, 189, 198, 0.5); + border-radius: 100px; + margin: 4px; +} +StScrollBar StButton#vhandle:hover, StScrollBar StButton#hhandle:hover { + background-color: rgba(10, 189, 198, 0.7); +} +StScrollBar StBin#trough { + margin: 4px; + border-radius: 100px; + background-color: rgba(10, 189, 198, 0.2); +} + +StScrollView.vfade { + -st-vfade-offset: 32px; +} +StScrollView.hfade { + -st-hfade-offset: 32px; +} +StScrollView StScrollBar { + min-width: 16px; + min-height: 16px; +} + +#Tooltip { + font-size: 9pt; + font-weight: 400; + padding: 6px 8px; + color: #ea00d9; + text-align: center; + border-radius: 5px; + background-color: rgba(9, 24, 51, 0.9); +} + +.menu { + min-width: 100px; + margin: 4px; +} + +.menu-top-box { + spacing: 5px; +} + +.menu-systembuttons-box { + padding: 10px; +} + +.popup-sub-menu { + background-color: rgba(10, 189, 198, 0.04); +} + +.popup-menu-arrow { + icon-size: 1.14em; +} + +.popup-combo-menu { + padding: 8px 0; +} + +.popup-menu-content { + padding: 8px 0; +} + +.popup-menu-item { + padding: 0.4em 16px; + spacing: 8px; + transition-duration: 100ms; +} +.popup-menu-item:active { + background-color: rgba(10, 189, 198, 0.12); + color: #0abdc6; + transition-duration: 0ms; +} +.popup-menu-item:insensitive { + color: rgba(10, 189, 198, 0.5); +} + +.popup-image-menu-item { + color: rgba(10, 189, 198, 0.7); +} + +.popup-combobox-item { + padding: 0.4em 16px; +} + +.popup-device-menu-item { + spacing: 0.5em; +} + +.popup-inactive-menu-item { + color: #0abdc6; +} +.popup-inactive-menu-item:insensitive { + color: rgba(10, 189, 198, 0.5); +} + +.popup-subtitle-menu-item { + font-size: 10.5pt; + font-weight: 500; +} + +.popup-menu-icon { + icon-size: 1.14em; +} + +.popup-alternating-menu-item:alternate { + font-size: 10.5pt; + font-weight: 500; +} + +.toggle-switch { + width: 40px; + height: 20px; +} + +.toggle-switch-us, .toggle-switch-intl { + background-image: url(assets/toggle-off.svg); +} +.toggle-switch-us:checked, .toggle-switch-intl:checked { + background-image: url(assets/toggle-on.svg); +} + +.nm-menu-item-icons { + spacing: 0.5em; + icon-size: 1.14em; +} + +#panel { + color: rgba(234, 0, 217, 0.7); + background-color: rgba(0, 0, 0, 0.6); + height: 2.5em; + width: 3.2em; +} +#panel:highlight { + background-color: rgba(234, 0, 217, 0.3); +} + +.panel-dummy { + background-color: rgba(255, 0, 0, 0.6); +} +.panel-dummy:entered { + background-color: rgba(0, 255, 0, 0.6); +} + +.panelLeft { + spacing: 4px; +} +.panelLeft:dnd { + background-color: rgba(255, 0, 0, 0.6); +} +.panelLeft:ltr { + padding-right: 4px; +} +.panelLeft:rtl { + padding-left: 4px; +} +.panelLeft.vertical { + padding: 0; +} +.panelCenter { + spacing: 4px; +} +.panelCenter:dnd { + background-color: rgba(0, 255, 0, 0.6); +} +.panelCenter.vertical { + padding-left: 0; + padding-right: 0; +} +.panelRight { + spacing: 4px; +} +.panelRight:dnd { + background-color: rgba(0, 0, 255, 0.6); +} +.panelRight:ltr { + padding-left: 0; + spacing: 0; +} +.panelRight:rtl { + padding-right: 0; + spacing: 0; +} +.panelRight.vertical { + padding: 0; +} +.panel-top .window-list-item-box:hover { + box-shadow: 0 3px 0 0 #711c91 inset; +} +.panel-top .window-list-item-box:active:hover, .panel-top .window-list-item-box:checked:hover, .panel-top .window-list-item-box:focus:hover { + box-shadow: 0 3px 0 0 #711c91 inset; +} +.panel-top .grouped-window-list-item-box:hover { + box-shadow: 0 3px 0 0 #711c91 inset; +} +.panel-top .grouped-window-list-item-box:active:hover, .panel-top .grouped-window-list-item-box:checked:hover { + box-shadow: 0 3px 0 0 #711c91 inset; +} +.panel-top .grouped-window-list-item-box:focus:hover { + box-shadow: 0 3px 0 0 #711c91 inset; +} +.panel-top .grouped-window-list-badge { + margin-top: 2px; +} +.panel-top .workspace-switcher, .panel-top .workspace-graph, .panel-top .workspace-button { + padding: 1px 4px; +} +.panel-top .workspace-graph:hover, .panel-top .workspace-button:hover { + box-shadow: 0 3px 0 0 #711c91 inset; +} +.panel-top .applet-box { + padding: 0 4px; +} +.panel-top .applet-box:hover { + box-shadow: 0 3px 0 0 #711c91 inset; +} +.panel-top .panel-launchers .launcher:hover { + box-shadow: 0 3px 0 0 #711c91 inset; +} +.panel-top .applet-separator { + padding: 3px 4px; +} +.panel-top .systray:hover { + box-shadow: 0 4px 0 0 #711c91 inset; +} + +.panel-bottom .window-list-item-box:hover { + box-shadow: 0 -3px 0 0 #711c91 inset; +} +.panel-bottom .window-list-item-box:active:hover, .panel-bottom .window-list-item-box:checked:hover, .panel-bottom .window-list-item-box:focus:hover { + box-shadow: 0 -3px 0 0 #711c91 inset; +} +.panel-bottom .grouped-window-list-item-box:hover { + box-shadow: 0 -3px 0 0 #711c91 inset; +} +.panel-bottom .grouped-window-list-item-box:active:hover, .panel-bottom .grouped-window-list-item-box:checked:hover { + box-shadow: 0 -3px 0 0 #711c91 inset; +} +.panel-bottom .grouped-window-list-item-box:focus:hover { + box-shadow: 0 -3px 0 0 #711c91 inset; +} +.panel-bottom .workspace-switcher, .panel-bottom .workspace-graph, .panel-bottom .workspace-button { + padding: 1px 4px; +} +.panel-bottom .workspace-graph:hover, .panel-bottom .workspace-button:hover { + box-shadow: 0 -3px 0 0 #711c91 inset; +} +.panel-bottom .applet-box { + padding: 0 4px; +} +.panel-bottom .applet-box:hover { + box-shadow: 0 -3px 0 0 #711c91 inset; +} +.panel-bottom .panel-launchers .launcher:hover { + box-shadow: 0 -3px 0 0 #711c91 inset; +} +.panel-bottom .applet-separator { + padding: 3px 4px; +} +.panel-bottom .systray:hover { + box-shadow: 0 4px 0 0 #711c91 inset; +} + +.panel-left .window-list-item-box:hover { + box-shadow: 3px 0 0 0 #711c91 inset; +} +.panel-left .window-list-item-box:active:hover, .panel-left .window-list-item-box:checked:hover, .panel-left .window-list-item-box:focus:hover { + box-shadow: 3px 0 0 0 #711c91 inset; +} +.panel-left .grouped-window-list-item-box:hover { + box-shadow: 3px 0 0 0 #711c91 inset; +} +.panel-left .grouped-window-list-item-box:active:hover, .panel-left .grouped-window-list-item-box:checked:hover { + box-shadow: 3px 0 0 0 #711c91 inset; +} +.panel-left .grouped-window-list-item-box:focus:hover { + box-shadow: 3px 0 0 0 #711c91 inset; +} +.panel-left .grouped-window-list-badge { + margin-left: 2px; +} +.panel-left .workspace-switcher, .panel-left .workspace-graph, .panel-left .workspace-button { + padding: 4px 1px; + min-height: 1.2em; +} +.panel-left .workspace-graph:hover, .panel-left .workspace-button:hover { + box-shadow: 3px 0 0 0 #711c91 inset; +} +.panel-left .applet-box { + padding: 4px 0; +} +.panel-left .applet-box:hover { + box-shadow: 3px 0 0 0 #711c91 inset; +} +.panel-left .panel-launchers .launcher:hover { + box-shadow: 3px 0 0 0 #711c91 inset; +} +.panel-left .applet-separator { + padding: 4px 3px; +} +.panel-left .systray:hover { + box-shadow: 4px 0 0 0 #711c91 inset; +} + +.panel-right .window-list-item-box:hover { + box-shadow: -3px 0 0 0 #711c91 inset; +} +.panel-right .window-list-item-box:active:hover, .panel-right .window-list-item-box:checked:hover, .panel-right .window-list-item-box:focus:hover { + box-shadow: -3px 0 0 0 #711c91 inset; +} +.panel-right .grouped-window-list-item-box:hover { + box-shadow: -3px 0 0 0 #711c91 inset; +} +.panel-right .grouped-window-list-item-box:active:hover, .panel-right .grouped-window-list-item-box:checked:hover { + box-shadow: -3px 0 0 0 #711c91 inset; +} +.panel-right .grouped-window-list-item-box:focus:hover { + box-shadow: -3px 0 0 0 #711c91 inset; +} +.panel-right .workspace-switcher, .panel-right .workspace-graph, .panel-right .workspace-button { + padding: 4px 1px; + min-height: 1.2em; +} +.panel-right .workspace-graph:hover, .panel-right .workspace-button:hover { + box-shadow: -3px 0 0 0 #711c91 inset; +} +.panel-right .applet-box { + padding: 4px 0; +} +.panel-right .applet-box:hover { + box-shadow: -3px 0 0 0 #711c91 inset; +} +.panel-right .panel-launchers .launcher:hover { + box-shadow: -3px 0 0 0 #711c91 inset; +} +.panel-right .applet-separator { + padding: 4px 3px; +} +.panel-right .systray:hover { + box-shadow: -4px 0 0 0 #711c91 inset; +} + +.panel-status-button { + font-size: 10.5pt; + font-weight: 500; + -natural-hpadding: 4px; + -minimum-hpadding: 4px; + color: rgba(234, 0, 217, 0.7); +} +.panel-status-button:hover { + color: #ea00d9; +} + +.system-status-icon { + icon-size: 1.14em; + padding: 0; + spacing: 0; +} +.system-status-icon.warning { + color: #f57800; +} +.system-status-icon.error { + color: #ff0000; +} + +#overview { + spacing: 12px; +} + +.window-caption { + font-size: 9pt; + font-weight: 400; + background-color: rgba(0, 0, 0, 0.01); + color: rgba(234, 0, 217, 0.7); + padding: 4px 6px; + text-align: center; + height: 1.5em; + -cinnamon-caption-spacing: 12px; +} +.window-caption#selected, .window-caption:focus { + color: #ea00d9; + box-shadow: 0 -3px 0 0 #711c91 inset; +} + +.workspace-controls { + visible-height: 32px; +} + +.workspace-thumbnails-background { + color: rgba(234, 0, 217, 0.7); + background-color: rgba(255, 255, 255, 0.08); + border: none; + padding: 8px; + border-radius: 5px 0 0 5px; +} +.workspace-thumbnails-background:rtl { + border-radius: 0 5px 5px 0; +} + +.workspace-thumbnails { + spacing: 32px; +} + +.workspace-add-button { + background-image: url(assets/add-workspace.svg); + height: 200px; + width: 35px; + transition-duration: 100ms; +} +.workspace-add-button:hover { + background-image: url(assets/add-workspace-hover.svg); +} +.workspace-add-button:active { + background-image: url(assets/add-workspace-active.svg); +} + +.workspace-close-button, .window-close { + background-image: url(assets/window-close.svg); + height: 32px; + width: 32px; + -cinnamon-close-overlap: 20px; +} +.workspace-close-button:hover, .window-close:hover { + background-image: url(assets/window-close-hover.svg); +} +.workspace-close-button:active, .window-close:active { + background-image: url(assets/window-close-active.svg); +} +.workspace-close-button:rtl, .window-close:rtl { + -st-background-image-shadow: 2px 2px 6px rgba(0, 0, 0, 0.5); +} + +.window-border { + border: 1px solid rgba(10, 189, 198, 0.2); +} + +.window-close-area { + background-image: url(assets/trash-icon.png); + background-size: 100px; + background-color: rgba(0, 0, 0, 0.3); + border: 1px solid rgba(10, 189, 198, 0.2); + border-bottom-width: 0; + border-radius: 20px 20px 0 0; + height: 120px; + width: 400px; +} + +.expo-background { + background-color: rgba(0, 0, 0, 0.6); +} + +.workspace-overview-background-shade { + background-color: rgba(0, 0, 0, 0.6); +} + +.expo-workspace-thumbnail-frame { + border: 1px solid rgba(10, 189, 198, 0.2); +} +.expo-workspace-thumbnail-frame#active { + border: 1px solid #711c91; +} + +#LookingGlassDialog { + spacing: 4px; + padding: 8px; +} + +.calendar { + padding: 4px 8px; + spacing-rows: 2px; + spacing-columns: 4px; +} + +.datemenu-date-label { + font-size: 15pt; + font-weight: 500; + height: 24px; + margin: 2px; + padding: 6px 16px; + border-radius: 5px; + color: #0abdc6; + text-align: center; +} +.datemenu-date-label:focus { + background-color: rgba(10, 189, 198, 0.2); +} + +.calendar-month-label { + font-size: 10.5pt; + font-weight: 500; + height: 16px; + margin: 2px; + padding: 6px 16px; + border-radius: 5px; + color: #0abdc6; + text-align: center; +} +.calendar-month-label:focus { + background-color: rgba(10, 189, 198, 0.2); +} + +.calendar-change-month-back { + background-image: url(assets/calendar-arrow-left.svg); +} +.calendar-change-month-back:rtl { + background-image: url(assets/calendar-arrow-right.svg); +} + +.calendar-change-month-forward { + background-image: url(assets/calendar-arrow-right.svg); +} +.calendar-change-month-forward:rtl { + background-image: url(assets/calendar-arrow-left.svg); +} + +.calendar-day-base { + font-size: 9pt; + font-weight: 400; + text-align: center; + width: 28px; + height: 28px; + padding: 0; + margin: 2px; + border-radius: 100px; +} +.calendar-day-base:hover, .calendar-day-base:focus { + background-color: rgba(234, 0, 217, 0.3); +} +.calendar-day-base:active { + color: #fff; + background-color: #711c91; + border-color: transparent; +} + +.calendar-week-number { + font-size: 9pt; + font-weight: 400; + width: 21px; + height: 28px; + margin: 2px; + padding: 0; + border-radius: 100px; + background-color: transparent; + color: rgba(10, 189, 198, 0.5); + text-align: center; +} + +.calendar-day-heading { + font-size: 9pt; + font-weight: 400; |