From 474539210d7edc6079c6f01c6b5e5152cd7fcc62 Mon Sep 17 00:00:00 2001 From: Martin Schenck Date: Mon, 1 Aug 2016 17:41:52 +0200 Subject: Solarized colours The script solarize.sh solarizes all colors by replacing the arc colors with approproate colours from the solarized color scheme. --- common/cinnamon/cinnamon-dark.css | 436 ++++++++++----------- common/cinnamon/cinnamon.css | 354 ++++++++--------- common/cinnamon/common-assets/menu/menu-hover.svg | 6 +- .../cinnamon/common-assets/menu/menu-separator.svg | 2 +- .../common-assets/misc/add-workspace-active.svg | 12 +- .../common-assets/misc/add-workspace-hover.svg | 8 +- .../cinnamon/common-assets/misc/add-workspace.svg | 8 +- common/cinnamon/common-assets/misc/bg.svg | 4 +- .../misc/calendar-arrow-left-hover.svg | 4 +- .../common-assets/misc/calendar-arrow-left.svg | 2 +- .../misc/calendar-arrow-right-hover.svg | 4 +- .../common-assets/misc/calendar-arrow-right.svg | 2 +- .../cinnamon/common-assets/misc/close-active.svg | 6 +- common/cinnamon/common-assets/misc/close-hover.svg | 6 +- common/cinnamon/common-assets/misc/close.svg | 6 +- .../cinnamon/common-assets/misc/corner-ripple.svg | 2 +- .../cinnamon/common-assets/misc/desklet-header.svg | 2 +- common/cinnamon/common-assets/misc/desklet.svg | 2 +- common/cinnamon/common-assets/misc/osd.svg | 2 +- common/cinnamon/common-assets/misc/trash-icon.svg | 2 +- .../common-assets/panel/activities-active.svg | 8 +- common/cinnamon/common-assets/panel/activities.svg | 8 +- .../cinnamon/common-assets/panel/panel-bottom.svg | 2 +- common/cinnamon/common-assets/panel/panel-top.svg | 2 +- .../panel/window-list-active-bottom.svg | 4 +- .../common-assets/panel/window-list-active-top.svg | 4 +- .../common-assets/switch/switch-off-selected.svg | 14 +- .../common-assets/switch/switch-on-selected.svg | 18 +- .../checkbox/checkbox-checked-focused.svg | 4 +- .../dark-assets/checkbox/checkbox-checked.svg | 4 +- .../checkbox/checkbox-unchecked-focused.svg | 4 +- .../dark-assets/checkbox/checkbox-unchecked.svg | 4 +- common/cinnamon/dark-assets/menu/menu.svg | 4 +- common/cinnamon/dark-assets/misc/button-box.svg | 6 +- common/cinnamon/dark-assets/misc/message.svg | 4 +- common/cinnamon/dark-assets/misc/modal.svg | 4 +- common/cinnamon/dark-assets/switch/switch-off.svg | 14 +- common/cinnamon/dark-assets/switch/switch-on.svg | 18 +- .../checkbox/checkbox-checked-focused.svg | 8 +- .../light-assets/checkbox/checkbox-checked.svg | 8 +- .../checkbox/checkbox-unchecked-focused.svg | 4 +- .../light-assets/checkbox/checkbox-unchecked.svg | 4 +- common/cinnamon/light-assets/menu/menu.svg | 4 +- common/cinnamon/light-assets/misc/button-box.svg | 6 +- common/cinnamon/light-assets/misc/message.svg | 6 +- common/cinnamon/light-assets/misc/modal.svg | 2 +- common/cinnamon/light-assets/switch/switch-off.svg | 16 +- common/cinnamon/light-assets/switch/switch-on.svg | 18 +- common/cinnamon/sass/_colors.scss | 56 +-- 49 files changed, 564 insertions(+), 564 deletions(-) (limited to 'common/cinnamon') diff --git a/common/cinnamon/cinnamon-dark.css b/common/cinnamon/cinnamon-dark.css index 584ea8b..d360a1c 100644 --- a/common/cinnamon/cinnamon-dark.css +++ b/common/cinnamon/cinnamon-dark.css @@ -2,7 +2,7 @@ stage { font-family: Futura Bk bt, sans, Sans-Serif; font-size: 9pt; - color: #D3DAE3; } + color: #657b83; } .label-shadow { color: transparent; } @@ -11,118 +11,118 @@ stage { min-height: 20px; padding: 5px 32px; transition-duration: 0; - text-shadow: 0 1px rgba(64, 69, 82, 0); - color: #D3DAE3; - background-color: #444a58; - border: 1px solid #2b2e39; - box-shadow: inset 0 2px 4px rgba(68, 74, 88, 0.05); } + text-shadow: 0 1px rgba(7, 54, 66, 0); + color: #657b83; + background-color: #083e4b; + border: 1px solid #001317; + box-shadow: inset 0 2px 4px rgba(8, 62, 75, 0.05); } .popup-menu #notification .notification-button, .popup-menu #notification .notification-icon-button, .sound-button, .popup-menu #notification .notification-button:focus, .popup-menu #notification .notification-icon-button:focus, .sound-button:focus, .popup-menu #notification .notification-button:hover, .popup-menu #notification .notification-icon-button:hover, .menu-favorites-button:hover, .menu-application-button-selected, .menu-category-button-selected, .sound-button:hover, .popup-menu #notification .notification-button:hover:focus, .popup-menu #notification .notification-icon-button:hover:focus, .menu-favorites-button:focus:hover, .menu-application-button-selected:focus, .menu-category-button-selected:focus, .sound-button:hover:focus, .popup-menu #notification .notification-button:active, .popup-menu #notification .notification-icon-button:active, .sound-button:active, .popup-menu #notification .notification-button:active:focus, .popup-menu #notification .notification-icon-button:active:focus, .sound-button:active:focus, .popup-menu #notification .notification-button:insensitive, .popup-menu #notification .notification-icon-button:insensitive, .sound-button:insensitive { border-radius: 2px; } .popup-menu #notification .notification-button:focus, .popup-menu #notification .notification-icon-button:focus, .sound-button:focus { - text-shadow: 0 1px rgba(64, 69, 82, 0); - color: #D3DAE3; - background-color: #444a58; - border: 1px solid #5294E2; - box-shadow: inset 0 2px 4px rgba(68, 74, 88, 0.05); } + text-shadow: 0 1px rgba(7, 54, 66, 0); + color: #657b83; + background-color: #083e4b; + border: 1px solid #268bd2; + box-shadow: inset 0 2px 4px rgba(8, 62, 75, 0.05); } .popup-menu #notification .notification-button:hover, .popup-menu #notification .notification-icon-button:hover, .menu-favorites-button:hover, .menu-application-button-selected, .menu-category-button-selected, .sound-button:hover { - text-shadow: 0 1px rgba(64, 69, 82, 0); - color: #D3DAE3; - background-color: #505666; - border: 1px solid #2b2e39; - box-shadow: inset 0 2px 4px rgba(80, 86, 102, 0.05); } + text-shadow: 0 1px rgba(7, 54, 66, 0); + color: #657b83; + background-color: #0a5062; + border: 1px solid #001317; + box-shadow: inset 0 2px 4px rgba(10, 80, 98, 0.05); } .popup-menu #notification .notification-button:hover:focus, .popup-menu #notification .notification-icon-button:hover:focus, .menu-favorites-button:focus:hover, .menu-application-button-selected:focus, .menu-category-button-selected:focus, .sound-button:hover:focus { - text-shadow: 0 1px rgba(64, 69, 82, 0); - color: #D3DAE3; - background-color: #444a58; - border: 1px solid #5294E2; - box-shadow: inset 0 2px 4px rgba(68, 74, 88, 0.05); } + text-shadow: 0 1px rgba(7, 54, 66, 0); + color: #657b83; + background-color: #083e4b; + border: 1px solid #268bd2; + box-shadow: inset 0 2px 4px rgba(8, 62, 75, 0.05); } .popup-menu #notification .notification-button:active, .popup-menu #notification .notification-icon-button:active, .sound-button:active, .popup-menu #notification .notification-button:active:focus, .popup-menu #notification .notification-icon-button:active:focus, .sound-button:active:focus { - text-shadow: 0 1px rgba(64, 69, 82, 0); - color: #ffffff; - background-color: #5294E2; - border: 1px solid #5294E2; - box-shadow: inset 0 2px 4px #5294E2; } + text-shadow: 0 1px rgba(7, 54, 66, 0); + color: #fdf6e3; + background-color: #268bd2; + border: 1px solid #268bd2; + box-shadow: inset 0 2px 4px #268bd2; } .popup-menu #notification .notification-button:insensitive, .popup-menu #notification .notification-icon-button:insensitive, .sound-button:insensitive { - text-shadow: 0 1px rgba(64, 69, 82, 0); - color: rgba(211, 218, 227, 0.45); - border: 1px solid rgba(43, 46, 57, 0.55); - background-color: rgba(68, 74, 88, 0.55); - box-shadow: inset 0 2px 4px rgba(68, 74, 88, 0.05); } + text-shadow: 0 1px rgba(7, 54, 66, 0); + color: rgba(101, 123, 131, 0.45); + border: 1px solid rgba(0, 19, 23, 0.55); + background-color: rgba(8, 62, 75, 0.55); + box-shadow: inset 0 2px 4px rgba(8, 62, 75, 0.05); } .notification-button, .notification-icon-button, .modal-dialog-button-box .modal-dialog-button { min-height: 20px; padding: 5px 32px; transition-duration: 0; border-radius: 2px; - text-shadow: 0 1px rgba(64, 69, 82, 0); - color: #BAC3CF; - border: 1px solid rgba(26, 28, 34, 0.35); - background-color: rgba(102, 109, 132, 0.35); } + text-shadow: 0 1px rgba(7, 54, 66, 0); + color: #657b83; + border: 1px solid rgba(1, 9, 11, 0.35); + background-color: rgba(18, 137, 167, 0.35); } .notification-button:hover, .notification-icon-button:hover, .modal-dialog-button-box .modal-dialog-button:hover { - text-shadow: 0 1px rgba(64, 69, 82, 0); - color: #BAC3CF; - border: 1px solid rgba(26, 28, 34, 0.35); - background-color: rgba(119, 127, 151, 0.45); } + text-shadow: 0 1px rgba(7, 54, 66, 0); + color: #657b83; + border: 1px solid rgba(1, 9, 11, 0.35); + background-color: rgba(21, 163, 200, 0.45); } .notification-button:focus, .notification-icon-button:focus, .modal-dialog-button-box .modal-dialog-button:focus { - color: #5294E2; } + color: #268bd2; } .notification-button:active, .notification-icon-button:active, .modal-dialog-button-box .modal-dialog-button:active { - text-shadow: 0 1px rgba(64, 69, 82, 0); - color: #ffffff; - border: 1px solid #5294E2; - background-color: #5294E2; } + text-shadow: 0 1px rgba(7, 54, 66, 0); + color: #fdf6e3; + border: 1px solid #268bd2; + background-color: #268bd2; } .notification-button:insensitive, .notification-icon-button:insensitive, .modal-dialog-button-box .modal-dialog-button:insensitive { - text-shadow: 0 1px rgba(64, 69, 82, 0); - color: #5d626e; - border: 1px solid rgba(26, 28, 34, 0.35); - background-color: rgba(102, 109, 132, 0.2); } + text-shadow: 0 1px rgba(7, 54, 66, 0); + color: #234b56; + border: 1px solid rgba(1, 9, 11, 0.35); + background-color: rgba(18, 137, 167, 0.2); } .popup-menu #notification StEntry, #menu-search-entry { padding: 7px; caret-size: 1px; - selection-background-color: #5294E2; - selected-color: #ffffff; + selection-background-color: #268bd2; + selected-color: #fdf6e3; transition-duration: 300ms; border-radius: 3px; - color: #D3DAE3; - background-color: #404552; - border: 1px solid #2b2e39; - box-shadow: inset 0 2px 4px rgba(64, 69, 82, 0.05); } + color: #657b83; + background-color: #073642; + border: 1px solid #001317; + box-shadow: inset 0 2px 4px rgba(7, 54, 66, 0.05); } .popup-menu #notification StEntry:focus, #menu-search-entry:focus, .popup-menu #notification StEntry:hover, #menu-search-entry:hover { - color: #D3DAE3; - background-color: #404552; - border: 1px solid #5294E2; - box-shadow: inset 0 2px 4px rgba(64, 69, 82, 0.05); } + color: #657b83; + background-color: #073642; + border: 1px solid #268bd2; + box-shadow: inset 0 2px 4px rgba(7, 54, 66, 0.05); } .popup-menu #notification StEntry:insensitive, #menu-search-entry:insensitive { - color: rgba(211, 218, 227, 0.45); - background-color: #3c414e; - border-color: 1px solid #313440; - box-shadow: inset 0 2px 4px rgba(60, 65, 78, 0.05); } + color: rgba(101, 123, 131, 0.45); + background-color: #04313d; + border-color: 1px solid #001e25; + box-shadow: inset 0 2px 4px rgba(4, 49, 61, 0.05); } .popup-menu #notification StEntry StIcon.capslock-warning, #menu-search-entry StIcon.capslock-warning { icon-size: 16px; - warning-color: #F27835; + warning-color: #cb4b16; padding: 0 4px; } .notification StEntry { padding: 7px; caret-size: 1px; - caret-color: #BAC3CF; - selection-background-color: #5294E2; - selected-color: #ffffff; + caret-color: #657b83; + selection-background-color: #268bd2; + selected-color: #fdf6e3; transition-duration: 300ms; border-radius: 3px; - color: #BAC3CF; - background-color: rgba(102, 109, 132, 0.35); - border: 1px solid rgba(26, 28, 34, 0.35); + color: #657b83; + background-color: rgba(18, 137, 167, 0.35); + border: 1px solid rgba(1, 9, 11, 0.35); box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.05); } .notification StEntry:focus { - color: #ffffff; - background-color: #5294E2; - border: 1px solid #5294E2; + color: #fdf6e3; + background-color: #268bd2; + border: 1px solid #268bd2; box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.05); } .notification StEntry:insensitive { - color: rgba(186, 195, 207, 0.55); - background-color: rgba(102, 109, 132, 0.2); - border: 1px solid rgba(26, 28, 34, 0.35); + color: rgba(101, 123, 131, 0.55); + background-color: rgba(18, 137, 167, 0.2); + border: 1px solid rgba(1, 9, 11, 0.35); box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.05); } StScrollView.vfade { @@ -137,17 +137,17 @@ StScrollBar { min-width: 5px; min-height: 5px; } StScrollBar StBin#trough { - background-color: rgba(64, 69, 82, 0.1); + background-color: rgba(7, 54, 66, 0.1); border-radius: 8px; } StScrollBar StButton#vhandle, StScrollBar StButton#hhandle { border-radius: 2px; - background-color: #767b87; + background-color: #284b55; border: 0px solid; margin: 0px; } StScrollBar StButton#vhandle:hover, StScrollBar StButton#hhandle:hover { - background-color: #676b78; } + background-color: #1e434d; } StScrollBar StButton#vhandle:active, StScrollBar StButton#hhandle:active { - background-color: #5294E2; } + background-color: #268bd2; } .separator { -gradient-height: 1px; @@ -159,9 +159,9 @@ StScrollBar { .popup-slider-menu-item, .slider { -slider-height: 4px; - -slider-background-color: #2b2e39; + -slider-background-color: #001317; -slider-border-color: transparent; - -slider-active-background-color: #5294E2; + -slider-active-background-color: #268bd2; -slider-active-border-color: transparent; -slider-border-width: 0; -slider-handle-radius: 4px; @@ -174,7 +174,7 @@ StScrollBar { .popup-menu-item:active .popup-slider-menu-item, .popup-menu-item:active .slider { -slider-background-color: rgba(0, 0, 0, 0.2); - -slider-active-background-color: #ffffff; } + -slider-active-background-color: #fdf6e3; } .check-box CinnamonGenericContainer { spacing: .2em; @@ -235,16 +235,16 @@ StScrollBar { background-image: url("common-assets/switch/switch-on-selected.svg"); } .cinnamon-link { - color: #a9caf1; + color: #78b9e6; text-decoration: underline; } .cinnamon-link:hover { - color: #d5e5f8; } + color: #a3cfee; } #Tooltip { border-radius: 3px; padding: 5px 12px; - background-color: rgba(53, 57, 69, 0.95); - color: #BAC3CF; + background-color: rgba(7, 54, 66, 0.95); + color: #657b83; font-size: 1em; font-weight: normal; text-align: center; } @@ -252,7 +252,7 @@ StScrollBar { .popup-menu { color: white; min-width: 200px; - color: #D3DAE3; + color: #657b83; border-image: url("dark-assets/menu/menu.svg") 9 9 9 9; } .popup-menu-arrow { icon-size: 16px; } @@ -274,18 +274,18 @@ StScrollBar { padding: .4em 1.75em; spacing: 1em; } .popup-menu .popup-menu-item:active { - color: #ffffff; + color: #fdf6e3; background-color: transparent; border-image: url("common-assets/menu/menu-hover.svg") 9 9 1 1; } .popup-menu .popup-menu-item:insensitive { - color: rgba(211, 218, 227, 0.5); + color: rgba(101, 123, 131, 0.5); background: none; } .popup-menu .popup-inactive-menu-item { - color: #D3DAE3; } + color: #657b83; } .popup-menu .popup-inactive-menu-item:insensitive { - color: rgba(211, 218, 227, 0.45); } + color: rgba(101, 123, 131, 0.45); } .popup-menu .popup-menu-item:active .popup-inactive-menu-item { - color: #ffffff; } + color: #fdf6e3; } .popup-menu-icon { icon-size: 16px; } @@ -359,7 +359,7 @@ StScrollBar { background-gradient-end: rgba(0, 255, 0, 0.2); } .panel-top, .panel-bottom { - color: #ffffff; + color: #fdf6e3; font-size: 1em; padding: 0px; } @@ -392,18 +392,18 @@ StScrollBar { spacing: 12px; } .window-caption { - background-color: rgba(53, 57, 69, 0.95); - border: 1px solid rgba(53, 57, 69, 0.95); - color: #BAC3CF; + background-color: rgba(7, 54, 66, 0.95); + border: 1px solid rgba(7, 54, 66, 0.95); + color: #657b83; spacing: 25px; border-radius: 2px; font-size: 9pt; padding: 5px 8px; -cinnamon-caption-spacing: 4px; } .window-caption#selected { - background-color: #5294E2; - color: #ffffff; - border: 1px solid #5294E2; + background-color: #268bd2; + color: #fdf6e3; + border: 1px solid #268bd2; spacing: 25px; } .expo-workspaces-name-entry, @@ -413,31 +413,31 @@ StScrollBar { font-size: 9pt; padding: 5px 8px; -cinnamon-caption-spacing: 4px; - color: #BAC3CF; - background-color: rgba(102, 109, 132, 0.35); - border: 1px solid rgba(26, 28, 34, 0.35); + color: #657b83; + background-color: rgba(18, 137, 167, 0.35); + border: 1px solid rgba(1, 9, 11, 0.35); box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.05); } .expo-workspaces-name-entry:focus, .expo-workspaces-name-entry#selected:focus { - border: 1px solid #5294E2; - background-color: #5294E2; - color: #ffffff; + border: 1px solid #268bd2; + background-color: #268bd2; + color: #fdf6e3; font-style: italic; transition-duration: 300; - selection-background-color: #ffffff; - selected-color: #5294E2; } + selection-background-color: #fdf6e3; + selected-color: #268bd2; } .expo-workspace-thumbnail-frame { border: 4px solid rgba(255, 255, 255, 0); background-color: rgba(255, 255, 255, 0); border-radius: 2px; } .expo-workspace-thumbnail-frame#active { - border: 4px solid #5294E2; + border: 4px solid #268bd2; background-color: black; border-radius: 2px; } .expo-background { - background-color: #353945; } + background-color: #073642; } .workspace-thumbnails { spacing: 26px; } @@ -503,9 +503,9 @@ StScrollBar { padding-bottom: 14px; } .about-scrollBox { - border: 1px solid #2b2e39; + border: 1px solid #001317; border-radius: 2px; - background-color: #404552; + background-color: #073642; padding: 4px; padding-right: 0; border-radius: 0; } @@ -528,7 +528,7 @@ StScrollBar { spacing-columns: 0px; } .calendar-month-label { - color: #D3DAE3; + color: #657b83; font-weight: bold; padding: 8px 0; } @@ -567,7 +567,7 @@ StScrollBar { padding: .4em 1.75em; font-weight: bold; text-align: center; - color: #D3DAE3; + color: #657b83; border-radius: 2px; } .calendar-day-base { @@ -580,13 +580,13 @@ StScrollBar { border-radius: 12.5px; } .calendar-day-heading { - color: rgba(211, 218, 227, 0.85); + color: rgba(101, 123, 131, 0.85); margin-top: 1em; font-size: 70%; } .calendar-day { border-width: 0; - color: rgba(211, 218, 227, 0.8); } + color: rgba(101, 123, 131, 0.8); } .calendar-day-top { border-top-width: 0; } @@ -595,7 +595,7 @@ StScrollBar { border-left-width: 0; } .calendar-nonwork-day { - color: #D3DAE3; + color: #657b83; background-color: transparent; font-weight: bold; } @@ -604,12 +604,12 @@ StScrollBar { .calendar-today:focus, .calendar-today:hover { font-weight: bold; - color: #ffffff; - background-color: #5294E2; + color: #fdf6e3; + background-color: #268bd2; border-width: 0; } .calendar-other-month-day { - color: rgba(211, 218, 227, 0.3); + color: rgba(101, 123, 131, 0.3); opacity: 1; } #notification { @@ -620,15 +620,15 @@ StScrollBar { spacing-columns: 10px; margin-from-right-edge-of-screen: 20px; width: 34em; - color: #BAC3CF; } + color: #657b83; } .popup-menu #notification { - color: #D3DAE3; + color: #657b83; border-image: url("dark-assets/misc/message.svg") 9 9 9 9; } .popup-menu #notification .notification-button, .popup-menu #notification .notification-icon-button { padding: 5px; } #notification.multi-line-notification { padding-bottom: 13px; - color: #BAC3CF; } + color: #657b83; } #notification-scrollview { max-height: 10em; } #notification-scrollview > .top-shadow, #notification-scrollview > .bottom-shadow { @@ -644,7 +644,7 @@ StScrollBar { .notification-with-image { min-height: 159px; - color: #BAC3CF; } + color: #657b83; } .notification-button, .notification-icon-button { padding: 5px; } @@ -657,7 +657,7 @@ StScrollBar { spacing: 16px; } .switcher-list { - color: #BAC3CF; + color: #657b83; background: none; border: none; border-image: url("common-assets/misc/bg.svg") 9 9 9 9; @@ -672,11 +672,11 @@ StScrollBar { border-radius: 2px; } .switcher-list .item-box:outlined { padding: 8px; - border: 1px solid #5294E2; } + border: 1px solid #268bd2; } .switcher-list .item-box:selected { - color: #ffffff; - background-color: #5294E2; - border: 0px solid #5294E2; } + color: #fdf6e3; + background-color: #268bd2; + border: 0px solid #268bd2; } .switcher-list .thumbnail { width: 256px; } .switcher-list .thumbnail-box { @@ -688,10 +688,10 @@ StScrollBar { .switcher-arrow { border-color: transparent; - color: #BAC3CF; } + color: #657b83; } .switcher-arrow:highlighted { border-color: transparent; - color: #ffffff; } + color: #fdf6e3; } .thumbnail-scroll-gradient-left { background-color: transparent; @@ -720,8 +720,8 @@ StScrollBar { background-color: white; } .modal-dialog { - color: #D3DAE3; - background-color: rgba(56, 60, 74, 0); + color: #657b83; + background-color: rgba(0, 43, 54, 0); border: none; border-image: url("dark-assets/misc/modal.svg") 9 9 9 67; padding: 0 5px 6px 5px; } @@ -747,10 +747,10 @@ StScrollBar { .run-dialog-label { font-size: 0; font-weight: bold; - color: #BAC3CF; + color: #657b83; padding-bottom: 0; } .run-dialog-error-label { - color: #FC4138; } + color: #dc322f; } .run-dialog-error-box { padding-top: 15px; spacing: 5px; } @@ -761,17 +761,17 @@ StScrollBar { width: 21em; padding: 7px; border-radius: 3px; - caret-color: #BAC3CF; - selected-color: #ffffff; - selection-background-color: #5294E2; - color: #BAC3CF; - background-color: rgba(102, 109, 132, 0.35); - border: 1px solid rgba(26, 28, 34, 0.35); + caret-color: #657b83; + selected-color: #fdf6e3; + selection-background-color: #268bd2; + color: #657b83; + background-color: rgba(18, 137, 167, 0.35); + border: 1px solid rgba(1, 9, 11, 0.35); box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.05); } .run-dialog-entry:focus { - color: #ffffff; - background-color: #5294E2; - border: 1px solid #5294E2; + color: #fdf6e3; + background-color: #268bd2; + border: 1px solid #268bd2; box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.05); } .run-dialog .modal-dialog-button-box { border: none; @@ -784,7 +784,7 @@ StScrollBar { icon-size: 48px; } .mount-password-reask { - color: #F27835; } + color: #cb4b16; } .show-processes-dialog, .mount-question-dialog { @@ -835,7 +835,7 @@ StScrollBar { border-width: 0px; } #keyboard { - background-color: rgba(53, 57, 69, 0.95); + background-color: rgba(7, 54, 66, 0.95); border-width: 0; border-top-width: 1px; border-color: rgba(0, 0, 0, 0.4); } @@ -854,31 +854,31 @@ StScrollBar { font-weight: bold; border-radius: 3px; box-shadow: none; - text-shadow: 0 1px rgba(64, 69, 82, 0); - color: #BAC3CF; - border: 1px solid rgba(26, 28, 34, 0.35); - background-color: rgba(102, 109, 132, 0.35); } + text-shadow: 0 1px rgba(7, 54, 66, 0); + color: #657b83; + border: 1px solid rgba(1, 9, 11, 0.35); + background-color: rgba(18, 137, 167, 0.35); } .keyboard-key:hover { - text-shadow: 0 1px rgba(64, 69, 82, 0); - color: #BAC3CF; - border: 1px solid rgba(26, 28, 34, 0.35); - background-color: rgba(119, 127, 151, 0.45); } + text-shadow: 0 1px rgba(7, 54, 66, 0); + color: #657b83; + border: 1px solid rgba(1, 9, 11, 0.35); + background-color: rgba(21, 163, 200, 0.45); } .keyboard-key:active, .keyboard-key:checked { - text-shadow: 0 1px rgba(64, 69, 82, 0); - color: #ffffff; - border: 1px solid #5294E2; - background-color: #5294E2; } + text-shadow: 0 1px rgba(7, 54, 66, 0); + color: #fdf6e3; + border: 1px solid #268bd2; + background-color: #268bd2; } .keyboard-key:grayed { - text-shadow: 0 1px rgba(64, 69, 82, 0); - color: #5d626e; - border: 1px solid rgba(26, 28, 34, 0.35); - background-color: rgba(102, 109, 132, 0.2); } + text-shadow: 0 1px rgba(7, 54, 66, 0); + color: #234b56; + border: 1px solid rgba(1, 9, 11, 0.35); + background-color: rgba(18, 137, 167, 0.2); } .keyboard-subkeys { - color: #BAC3CF; + color: #657b83; padding: 5px; -arrow-border-radius: 2px; - -arrow-background-color: rgba(53, 57, 69, 0.95); + -arrow-background-color: rgba(7, 54, 66, 0.95); -arrow-border-width: 1px; -arrow-border-color: rgba(0, 0, 0, 0.4); -arrow-base: 20px; @@ -889,8 +889,8 @@ StScrollBar { margin: auto; padding: 10px; transition-duration: 300; - background-color: #383C4A; - border: 1px solid #2b2e39; } + background-color: #002b36; + border: 1px solid #001317; } .menu-favorites-button { padding: 10px; @@ -934,7 +934,7 @@ StScrollBar { border-radius: 2px; } .menu-category-button-greyed { padding: 7px; - color: rgba(211, 218, 227, 0.45); + color: rgba(101, 123, 131, 0.45); border: 1px solid transparent; } .menu-category-button-label:ltr { padding-left: 5px; } @@ -966,11 +966,11 @@ StScrollBar { width: 250px; height: 15px; font-weight: normal; - caret-color: #D3DAE3; } + caret-color: #657b83; } .menu-search-entry-icon { icon-size: 1em; - color: #D3DAE3; } + color: #657b83; } /* Context menu (at the moment only for favorites) */ .info-osd { @@ -978,7 +978,7 @@ StScrollBar { font-weight: bold; spacing: 1em; padding: 16px; - color: #ffffff; + color: #fdf6e3; border-image: url("common-assets/misc/osd.svg") 9 9 9 9; } .osd-window { @@ -989,7 +989,7 @@ StScrollBar { margin: 32px; min-width: 64px; min-height: 64px; - color: #ffffff; + color: #fdf6e3; background: none; border: none; border-radius: 5px; @@ -1001,7 +1001,7 @@ StScrollBar { height: 4px; background-color: rgba(0, 0, 0, 0.5); border-radius: 2px; - color: #5294E2; } + color: #268bd2; } .window-list-box { spacing: 6px; @@ -1022,19 +1022,19 @@ StScrollBar { padding-left: 8px; padding-right: 8px; transition-duration: 100; - color: rgba(255, 255, 255, 0.6); } + color: rgba(253, 246, 227, 0.6); } .window-list-item-box:hover { - color: #ffffff; } + color: #fdf6e3; } .window-list-item-box:active, .window-list-item-box:checked, .window-list-item-box:focus { - color: #ffffff; } + color: #fdf6e3; } .panel-bottom .window-list-item-box:active, .panel-bottom .window-list-item-box:checked, .panel-bottom .window-list-item-box:focus { border-image: url("common-assets/panel/window-list-active-bottom.svg") 3 3 1 3; } .panel-top .window-list-item-box:active, .panel-top .window-list-item-box:checked, .panel-top .window-list-item-box:focus { border-image: url("common-assets/panel/window-list-active-top.svg") 3 3 3 1; } .window-list-item-demands-attention { - background-gradient-start: #F27835; - background-gradient-end: #F27835; } + background-gradient-start: #cb4b16; + background-gradient-end: #cb4b16; } .sound-button { width: 22px; @@ -1101,30 +1101,30 @@ StScrollBar { height: 70px; padding: 15px; spacing: 0.5em; - background: rgba(42, 45, 55, 0.85); - border: 0px solid rgba(31, 33, 40, 0.95); + background: rgba(5, 35, 43, 0.85); + border: 0px solid rgba(2, 16, 20, 0.95); border-bottom: 1px; - color: #BAC3CF; } + color: #657b83; } .sound-player-overlay StButton { width: 22px; height: 13px; padding: 5px; - color: #BAC3CF; + color: #657b83; border-radius: 2px; - border: 1px solid rgba(53, 57, 69, 0); } + border: 1px solid rgba(7, 54, 66, 0); } .sound-player-overlay StButton StIcon { icon-size: 16px; } .sound-player-overlay StButton:hover { - text-shadow: 0 1px rgba(64, 69, 82, 0); - color: #BAC3CF; - border: 1px solid rgba(26, 28, 34, 0.35); - background-color: rgba(119, 127, 151, 0.45); } + text-shadow: 0 1px rgba(7, 54, 66, 0); + color: #657b83; + border: 1px solid rgba(1, 9, 11, 0.35); + background-color: rgba(21, 163, 200, 0.45); } .sound-player-overlay StButton:active { - text-shadow: 0 1px rgba(64, 69, 82, 0); - color: #ffffff; - background-color: #5294E2; - border: 1px solid #5294E2; - box-shadow: inset 0 2px 4px #5294E2; } + text-shadow: 0 1px rgba(7, 54, 66, 0); + color: #fdf6e3; + background-color: #268bd2; + border: 1px solid #268bd2; + box-shadow: inset 0 2px 4px #268bd2; } .sound-player-overlay StBoxLayout { padding-top: 2px; } .sound-player .slider { @@ -1132,9 +1132,9 @@ StScrollBar { padding: 0; border: none; -slider-height: 0.5em; - -slider-background-color: #2d303b; + -slider-background-color: #00171d; -slider-border-color: transparent; - -slider-active-background-color: #5294E2; + -slider-active-background-color: #268bd2; -slider-active-border-color: transparent; -slider-border-width: 0px; -slider-handle-radius: 0px; } @@ -1151,14 +1151,14 @@ StScrollBar { .workspace-button { width: 20px; height: 10px; - color: #ffffff; + color: #fdf6e3; padding: 3px; padding-top: 4px; transition-duration: 300; } .workspace-button:outlined, .workspace-button:outlined:hover { - color: #5294E2; } + color: #268bd2; } .workspace-button:hover { - color: rgba(82, 148, 226, 0.5); } + color: rgba(38, 139, 210, 0.5); } /* Controls the style when using the "Visual representation" option */ .workspace-graph { @@ -1171,19 +1171,19 @@ StScrollBar { background-color: rgba(0, 0, 0, 0.2); } .workspace-graph .workspace:active { - border: 1px solid #5294E2; + border: 1px solid #268bd2; background-gradient-direction: none; } .workspace-graph .workspace .windows { - -active-window-background: rgba(76, 82, 99, 0.95); + -active-window-background: rgba(12, 93, 113, 0.95); -active-window-border: rgba(0, 0, 0, 0.8); - -inactive-window-background: rgba(76, 82, 99, 0.95); + -inactive-window-background: rgba(12, 93, 113, 0.95); -inactive-window-border: rgba(0, 0, 0, 0.8); } .workspace-graph .workspace:active .windows { - -active-window-background: rgba(87, 93, 113, 0.95); + -active-window-background: rgba(14, 112, 137, 0.95); -active-window-border: rgba(0, 0, 0, 0.8); - -inactive-window-background: rgba(54, 58, 70, 0.95); + -inactive-window-background: rgba(7, 55, 67, 0.95); -inactive-window-border: rgba(0, 0, 0, 0.8); } #panel-launchers-box { @@ -1195,7 +1195,7 @@ StScrollBar { transition-duration: 200; } .panel-launcher:hover { background-gradient-direction: none; - border: 0px solid #5294E2; } + border: 0px solid #268bd2; } .panel-bottom .panel-launcher:hover { border-bottom-width: 1px; } .panel-top .panel-launcher:hover { @@ -1216,25 +1216,25 @@ StScrollBar { .applet-box { padding-left: 3px; padding-right: 3px; - color: #ffffff; + color: #fdf6e3; text-shadow: none; transition-duration: 100; } .applet-box:hover { - color: #ffffff; - background-color: #5294E2; } + color: #fdf6e3; + background-color: #268bd2; } .applet-label { font-weight: bold; - color: #ffffff; } + color: #fdf6e3; } .applet-label:hover, .applet-box:hover > .applet-label { - color: #ffffff; + color: #fdf6e3; text-shadow: none; } .applet-icon { - color: #ffffff; + color: #fdf6e3; icon-size: 22px; } .applet-icon:hover, .applet-box:hover > .applet-icon { - color: #ffffff; + color: #fdf6e3; text-shadow: none; } .user-icon { @@ -1245,21 +1245,21 @@ StScrollBar { border-radius: 0; } .user-label { - color: #D3DAE3; + color: #657b83; font-size: 1em; font-weight: bold; margin: 0px; } .desklet { - color: #BAC3CF; } + color: #657b83; } .desklet-with-borders { border-image: url("common-assets/misc/bg.svg") 9 9 9 9; - color: #BAC3CF; + color: #657b83; padding: 12px; padding-bottom: 16px; } .desklet-with-borders-and-header { border-image: url("common-assets/misc/desklet.svg") 9 9 9 9; - color: #BAC3CF; + color: #657b83; border-radius: 0; border-radius-topleft: 0; border-radius-topright: 0; @@ -1267,17 +1267,17 @@ StScrollBar { padding-bottom: 17px; } .desklet-header { border-image: url("common-assets/misc/desklet-header.svg") 9 9 9 9; - color: #BAC3CF; + color: #657b83; font-size: 1em; padding: 12px; padding-bottom: 6px; } .desklet-drag-placeholder { - border: 2px solid #5294E2; - background-color: rgba(82, 148, 226, 0.3); } + border: 2px solid #268bd2; + background-color: rgba(38, 139, 210, 0.3); } .photoframe-box { border-image: url("common-assets/misc/bg.svg") 9 9 9 9; - color: #BAC3CF; + color: #657b83; padding: 12px; padding-bottom: 16px; } @@ -1296,8 +1296,8 @@ StScrollBar { .tile-preview, .tile-preview.snap, .tile-hud, .tile-hud.snap { - background-color: rgba(82, 148, 226, 0.3); - border: 1px solid #5294E2; } + background-color: rgba(38, 139, 210, 0.3); + border: 1px solid #268bd2; } .xkcd-box { padding: 6px; diff --git a/common/cinnamon/cinnamon.css b/common/cinnamon/cinnamon.css index 6aaee78..d76fee9 100644 --- a/common/cinnamon/cinnamon.css +++ b/common/cinnamon/cinnamon.css @@ -11,41 +11,41 @@ stage { min-height: 20px; padding: 5px 32px; transition-duration: 0; - text-shadow: 0 1px rgba(255, 255, 255, 0); + text-shadow: 0 1px rgba(253, 246, 227, 0); color: #5c616c; background-color: #fbfbfc; - border: 1px solid #cfd6e6; + border: 1px solid #657b83; box-shadow: inset 0 2px 4px rgba(251, 251, 252, 0.05); } .popup-menu #notification .notification-button, .popup-menu #notification .notification-icon-button, .sound-button, .popup-menu #notification .notification-button:focus, .popup-menu #notification .notification-icon-button:focus, .sound-button:focus, .popup-menu #notification .notification-button:hover, .popup-menu #notification .notification-icon-button:hover, .menu-favorites-button:hover, .menu-application-button-selected, .menu-category-button-selected, .sound-button:hover, .popup-menu #notification .notification-button:hover:focus, .popup-menu #notification .notification-icon-button:hover:focus, .menu-favorites-button:focus:hover, .menu-application-button-selected:focus, .menu-category-button-selected:focus, .sound-button:hover:focus, .popup-menu #notification .notification-button:active, .popup-menu #notification .notification-icon-button:active, .sound-button:active, .popup-menu #notification .notification-button:active:focus, .popup-menu #notification .notification-icon-button:active:focus, .sound-button:active:focus, .popup-menu #notification .notification-button:insensitive, .popup-menu #notification .notification-icon-button:insensitive, .sound-button:insensitive { border-radius: 2px; } .popup-menu #notification .notification-button:focus, .popup-menu #notification .notification-icon-button:focus, .sound-button:focus { - text-shadow: 0 1px rgba(255, 255, 255, 0); + text-shadow: 0 1px rgba(253, 246, 227, 0); color: #5c616c; background-color: #fbfbfc; - border: 1px solid #5294E2; + border: 1px solid #268bd2; box-shadow: inset 0 2px 4px rgba(251, 251, 252, 0.05); } .popup-menu #notification .notification-button:hover, .popup-menu #notification .notification-icon-button:hover, .menu-favorites-button:hover, .menu-application-button-selected, .menu-category-button-selected, .sound-button:hover { - text-shadow: 0 1px rgba(255, 255, 255, 0); + text-shadow: 0 1px rgba(253, 246, 227, 0); color: #5c616c; background-color: white; - border: 1px solid #cfd6e6; + border: 1px solid #657b83; box-shadow: inset 0 2px 4px rgba(255, 255, 255, 0.05); } .popup-menu #notification .notification-button:hover:focus, .popup-menu #notification .notification-icon-button:hover:focus, .menu-favorites-button:focus:hover, .menu-application-button-selected:focus, .menu-category-button-selected:focus, .sound-button:hover:focus { - text-shadow: 0 1px rgba(255, 255, 255, 0); + text-shadow: 0 1px rgba(253, 246, 227, 0); color: #5c616c; background-color: #fbfbfc; - border: 1px solid #5294E2; + border: 1px solid #268bd2; box-shadow: inset 0 2px 4px rgba(251, 251, 252, 0.05); } .popup-menu #notification .notification-button:active, .popup-menu #notification .notification-icon-button:active, .sound-button:active, .popup-menu #notification .notification-button:active:focus, .popup-menu #notification .notification-icon-button:active:focus, .sound-button:active:focus { - text-shadow: 0 1px rgba(255, 255, 255, 0); - color: #ffffff; - background-color: #5294E2; - border: 1px solid #5294E2; - box-shadow: inset 0 2px 4px #5294E2; } + text-shadow: 0 1px rgba(253, 246, 227, 0); + color: #fdf6e3; + background-color: #268bd2; + border: 1px solid #268bd2; + box-shadow: inset 0 2px 4px #268bd2; } .popup-menu #notification .notification-button:insensitive, .popup-menu #notification .notification-icon-button:insensitive, .sound-button:insensitive { - text-shadow: 0 1px rgba(255, 255, 255, 0); + text-shadow: 0 1px rgba(253, 246, 227, 0); color: rgba(92, 97, 108, 0.55); - border: 1px solid rgba(207, 214, 230, 0.55); + border: 1px solid rgba(101, 123, 131, 0.55); background-color: rgba(251, 251, 252, 0.55); box-shadow: inset 0 2px 4px rgba(251, 251, 252, 0.05); } @@ -54,75 +54,75 @@ stage { padding: 5px 32px; transition-duration: 0; border-radius: 2px; - text-shadow: 0 1px rgba(255, 255, 255, 0); - color: #BAC3CF; - border: 1px solid rgba(26, 28, 34, 0.35); - background-color: rgba(102, 109, 132, 0.35); } + text-shadow: 0 1px rgba(253, 246, 227, 0); + color: #657b83; + border: 1px solid rgba(1, 9, 11, 0.35); + background-color: rgba(18, 137, 167, 0.35); } .notification-button:hover, .notification-icon-button:hover, .modal-dialog-button-box .modal-dialog-button:hover { - text-shadow: 0 1px rgba(255, 255, 255, 0); - color: #BAC3CF; - border: 1px solid rgba(26, 28, 34, 0.35); - background-color: rgba(119, 127, 151, 0.45); } + text-shadow: 0 1px rgba(253, 246, 227, 0); + color: #657b83; + border: 1px solid rgba(1, 9, 11, 0.35); + background-color: rgba(21, 163, 200, 0.45); } .notification-button:focus, .notification-icon-button:focus, .modal-dialog-button-box .modal-dialog-button:focus { - color: #5294E2; } + color: #268bd2; } .notification-button:active, .notification-icon-button:active, .modal-dialog-button-box .modal-dialog-button:active { - text-shadow: 0 1px rgba(255, 255, 255, 0); - color: #ffffff; - border: 1px solid #5294E2; - background-color: #5294E2; } + text-shadow: 0 1px rgba(253, 246, 227, 0); + color: #fdf6e3; + border: 1px solid #268bd2; + background-color: #268bd2; } .notification-button:insensitive, .notification-icon-button:insensitive, .modal-dialog-button-box .modal-dialog-button:insensitive { - text-shadow: 0 1px rgba(255, 255, 255, 0); - color: #5d626e; - border: 1px solid rgba(26, 28, 34, 0.35); - background-color: rgba(102, 109, 132, 0.2); } + text-shadow: 0 1px rgba(253, 246, 227, 0); + color: #234b56; + border: 1px solid rgba(1, 9, 11, 0.35); + background-color: rgba(18, 137, 167, 0.2); } .popup-menu #notification StEntry, #menu-search-entry { padding: 7px; caret-size: 1px; - selection-background-color: #5294E2; - selected-color: #ffffff; + selection-background-color: #268bd2; + selected-color: #fdf6e3; transition-duration: 300ms; border-radius: 3px; color: #5c616c; - background-color: #ffffff; - border: 1px solid #cfd6e6; - box-shadow: inset 0 2px 4px rgba(255, 255, 255, 0.05); } + background-color: #fdf6e3; + border: 1px solid #657b83; + box-shadow: inset 0 2px 4px rgba(253, 246, 227, 0.05); } .popup-menu #notification StEntry:focus, #menu-search-entry:focus, .popup-menu #notification StEntry:hover, #menu-search-entry:hover { color: #5c616c; - background-color: #ffffff; - border: 1px solid #5294E2; - box-shadow: inset 0 2px 4px rgba(255, 255, 255, 0.05); } + background-color: #fdf6e3; + border: 1px solid #268bd2; + box-shadow: inset 0 2px 4px rgba(253, 246, 227, 0.05); } .popup-menu #notification StEntry:insensitive, #menu-search-entry:insensitive { color: rgba(92, 97, 108, 0.55); - background-color: #fbfbfb; - border-color: 1px solid #e0e4ee; - box-shadow: inset 0 2px 4px rgba(251, 251, 251, 0.05); } + background-color: #f9f6ec; + border-color: 1px solid #a6b2b7; + box-shadow: inset 0 2px 4px rgba(249, 246, 236, 0.05); } .popup-menu #notification StEntry StIcon.capslock-warning, #menu-search-entry StIcon.capslock-warning { icon-size: 16px; - warning-color: #F27835; + warning-color: #cb4b16; padding: 0 4px; } .notification StEntry { padding: 7px; caret-size: 1px; - caret-color: #BAC3CF; - selection-background-color: #5294E2; - selected-color: #ffffff; + caret-color: #657b83; + selection-background-color: #268bd2; + selected-color: #fdf6e3; transition-duration: 300ms; border-radius: 3px; - color: #BAC3CF; - background-color: rgba(102, 109, 132, 0.35); - border: 1px solid rgba(26, 28, 34, 0.35); + color: #657b83; + background-color: rgba(18, 137, 167, 0.35); + border: 1px solid rgba(1, 9, 11, 0.35); box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.05); } .notification StEntry:focus { - color: #ffffff; - background-color: #5294E2; - border: 1px solid #5294E2; + color: #fdf6e3; + background-color: #268bd2; + border: 1px solid #268bd2; box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.05); } .notification StEntry:insensitive { - color: rgba(186, 195, 207, 0.55); - background-color: rgba(102, 109, 132, 0.2); - border: 1px solid rgba(26, 28, 34, 0.35); + color: rgba(101, 123, 131, 0.55); + background-color: rgba(18, 137, 167, 0.2); + border: 1px solid rgba(1, 9, 11, 0.35); box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.05); } StScrollView.vfade { @@ -137,7 +137,7 @@ StScrollBar { min-width: 5px; min-height: 5px; } StScrollBar StBin#trough { - background-color: rgba(255, 255, 255, 0.1); + background-color: rgba(253, 246, 227, 0.1); border-radius: 8px; } StScrollBar StButton#vhandle, StScrollBar StButton#hhandle { border-radius: 2px; @@ -147,7 +147,7 @@ StScrollBar { StScrollBar StButton#vhandle:hover, StScrollBar StButton#hhandle:hover { background-color: #c7c9cd; } StScrollBar StButton#vhandle:active, StScrollBar StButton#hhandle:active { - background-color: #5294E2; } + background-color: #268bd2; } .separator { -gradient-height: 1px; @@ -159,9 +159,9 @@ StScrollBar { .popup-slider-menu-item, .slider { -slider-height: 4px; - -slider-background-color: #cfd6e6; + -slider-background-color: #657b83; -slider-border-color: transparent; - -slider-active-background-color: #5294E2; + -slider-active-background-color: #268bd2; -slider-active-border-color: transparent; -slider-border-width: 0; -slider-handle-radius: 4px; @@ -174,7 +174,7 @@ StScrollBar { .popup-menu-item:active .popup-slider-menu-item, .popup-menu-item:active .slider { -slider-background-color: rgba(0, 0, 0, 0.2); - -slider-active-background-color: #ffffff; } + -slider-active-background-color: #fdf6e3; } .check-box CinnamonGenericContainer { spacing: .2em; @@ -235,16 +235,16 @@ StScrollBar { background-image: url("common-assets/switch/switch-on-selected.svg"); } .cinnamon-link { - color: #2679db; + color: #1e6ea7; text-decoration: underline; } .cinnamon-link:hover { - color: #5294e2; } + color: #268bd2; } #Tooltip { border-radius: 3px; padding: 5px 12px; - background-color: rgba(53, 57, 69, 0.95); - color: #BAC3CF; + background-color: rgba(7, 54, 66, 0.95); + color: #657b83; font-size: 1em; font-weight: normal; text-align: center; } @@ -274,7 +274,7 @@ StScrollBar { padding: .4em 1.75em; spacing: 1em; } .popup-menu .popup-menu-item:active { - color: #ffffff; + color: #fdf6e3; background-color: transparent; border-image: url("common-assets/menu/menu-hover.svg") 9 9 1 1; } .popup-menu .popup-menu-item:insensitive { @@ -285,7 +285,7 @@ StScrollBar { .popup-menu .popup-inactive-menu-item:insensitive { color: rgba(92, 97, 108, 0.55); } .popup-menu .popup-menu-item:active .popup-inactive-menu-item { - color: #ffffff; } + color: #fdf6e3; } .popup-menu-icon { icon-size: 16px; } @@ -359,7 +359,7 @@ StScrollBar { background-gradient-end: rgba(0, 255, 0, 0.2); } .panel-top, .panel-bottom { - color: #ffffff; + color: #fdf6e3; font-size: 1em; padding: 0px; } @@ -392,18 +392,18 @@ StScrollBar { spacing: 12px; } .window-caption { - background-color: rgba(53, 57, 69, 0.95); - border: 1px solid rgba(53, 57, 69, 0.95); - color: #BAC3CF; + background-color: rgba(7, 54, 66, 0.95); + border: 1px solid rgba(7, 54, 66, 0.95); + color: #657b83; spacing: 25px; border-radius: 2px; font-size: 9pt; padding: 5px 8px; -cinnamon-caption-spacing: 4px; } .window-caption#selected { - background-color: #5294E2; - color: #ffffff; - border: 1px solid #5294E2; + background-color: #268bd2; + color: #fdf6e3; + border: 1px solid #268bd2; spacing: 25px; } .expo-workspaces-name-entry, @@ -413,31 +413,31 @@ StScrollBar { font-size: 9pt; padding: 5px 8px; -cinnamon-caption-spacing: 4px; - color: #BAC3CF; - background-color: rgba(102, 109, 132, 0.35); - border: 1px solid rgba(26, 28, 34, 0.35); + color: #657b83; + background-color: rgba(18, 137, 167, 0.35); + border: 1px solid rgba(1, 9, 11, 0.35); box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.05); } .expo-workspaces-name-entry:focus, .expo-workspaces-name-entry#selected:focus { - border: 1px solid #5294E2; - background-color: #5294E2; - color: #ffffff; + border: 1px solid #268bd2; + background-color: #268bd2; + color: #fdf6e3; font-style: italic; transition-duration: 300; - selection-background-color: #ffffff; - selected-color: #5294E2; } + selection-background-color: #fdf6e3; + selected-color: #268bd2; } .expo-workspace-thumbnail-frame { border: 4px solid rgba(255, 255, 255, 0); background-color: rgba(255, 255, 255, 0); border-radius: 2px; } .expo-workspace-thumbnail-frame#active { - border: 4px solid #5294E2; + border: 4px solid #268bd2; background-color: black; border-radius: 2px; } .expo-background { - background-color: #353945; } + background-color: #073642; } .workspace-thumbnails { spacing: 26px; } @@ -505,7 +505,7 @@ StScrollBar { .about-scrollBox { border: 1px solid #dcdfe3; border-radius: 2px; - background-color: #ffffff; + background-color: #fdf6e3; padding: 4px; padding-right: 0; border-radius: 0; } @@ -604,8 +604,8 @@ StScrollBar { .calendar-today:focus, .calendar-today:hover { font-weight: bold; - color: #ffffff; - background-color: #5294E2; + color: #fdf6e3; + background-color: #268bd2; border-width: 0; } .calendar-other-month-day { @@ -620,7 +620,7 @@ StScrollBar { spacing-columns: 10px; margin-from-right-edge-of-screen: 20px; width: 34em; - color: #BAC3CF; } + color: #657b83; } .popup-menu #notification { color: #5c616c; border-image: url("light-assets/misc/message.svg") 9 9 9 9; } @@ -628,7 +628,7 @@ StScrollBar { padding: 5px; } #notification.multi-line-notification { padding-bottom: 13px; - color: #BAC3CF; } + color: #657b83; } #notification-scrollview { max-height: 10em; } #notification-scrollview > .top-shadow, #notification-scrollview > .bottom-shadow { @@ -644,7 +644,7 @@ StScrollBar { .notification-with-image { min-height: 159px; - color: #BAC3CF; } + color: #657b83; } .notification-button, .notification-icon-button { padding: 5px; } @@ -657,7 +657,7 @@ StScrollBar { spacing: 16px; } .switcher-list { - color: #BAC3CF; + color: #657b83; background: none; border: none; border-image: url("common-assets/misc/bg.svg") 9 9 9 9; @@ -672,11 +672,11 @@ StScrollBar { border-radius: 2px; } .switcher-list .item-box:outlined { padding: 8px; - border: 1px solid #5294E2; } + border: 1px solid #268bd2; } .switcher-list .item-box:selected { - color: #ffffff; - background-color: #5294E2; - border: 0px solid #5294E2; } + color: #fdf6e3; + background-color: #268bd2; + border: 0px solid #268bd2; } .switcher-list .thumbnail { width: 256px; } .switcher-list .thumbnail-box { @@ -688,10 +688,10 @@ StScrollBar { .switcher-arrow { border-color: transparent; - color: #BAC3CF; } + color: #657b83; } .switcher-arrow:highlighted { border-color: transparent; - color: #ffffff; } + color: #fdf6e3; } .thumbnail-scroll-gradient-left { background-color: transparent; @@ -747,10 +747,10 @@ StScrollBar { .run-dialog-label { font-size: 0; font-weight: bold; - color: #BAC3CF; + color: #657b83; padding-bottom: 0; } .run-dialog-error-label { - color: #FC4138; } + color: #dc322f; } .run-dialog-error-box { padding-top: 15px; spacing: 5px; } @@ -761,17 +761,17 @@ StScrollBar { width: 21em; padding: 7px; border-radius: 3px; - caret-color: #BAC3CF; - selected-color: #ffffff; - selection-background-color: #5294E2; - color: #BAC3CF; - background-color: rgba(102, 109, 132, 0.35); - border: 1px solid rgba(26, 28, 34, 0.35); + caret-color: #657b83; + selected-color: #fdf6e3; + selection-background-color: #268bd2; + color: #657b83; + background-color: rgba(18, 137, 167, 0.35); + border: 1px solid rgba(1, 9, 11, 0.35); box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.05); } .run-dialog-entry:focus { - color: #ffffff; - background-color: #5294E2; - border: 1px solid #5294E2; + color: #fdf6e3; + background-color: #268bd2; + border: 1px solid #268bd2; box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.05); } .run-dialog .modal-dialog-button-box { border: none; @@ -784,7 +784,7 @@ StScrollBar { icon-size: 48px; } .mount-password-reask { - color: #F27835; } + color: #cb4b16; } .show-processes-dialog, .mount-question-dialog { @@ -835,7 +835,7 @@ StScrollBar { border-width: 0px; } #keyboard { - background-color: rgba(53, 57, 69, 0.95); + background-color: rgba(7, 54, 66, 0.95); border-width: 0; border-top-width: 1px; border-color: rgba(0, 0, 0, 0.4); } @@ -854,31 +854,31 @@ StScrollBar { font-weight: bold; border-radius: 3px; box-shadow: none; - text-shadow: 0 1px rgba(255, 255, 255, 0); - color: #BAC3CF; - border: 1px solid rgba(26, 28, 34, 0.35); - background-color: rgba(102, 109, 132, 0.35); } + text-shadow: 0 1px rgba(253, 246, 227, 0); + color: #657b83; + border: 1px solid rgba(1, 9, 11, 0.35); + background-color: rgba(18, 137, 167, 0.35); } .keyboard-key:hover { - text-shadow: 0 1px rgba(255, 255, 255, 0); - color: #BAC3CF; - border: 1px solid rgba(26, 28, 34, 0.35); - background-color: rgba(119, 127, 151, 0.45); } + text-shadow: 0 1px rgba(253, 246, 227, 0); + color: #657b83; + border: 1px solid rgba(1, 9, 11, 0.35); + background-color: rgba(21, 163, 200, 0.45); } .keyboard-key:active, .keyboard-key:checked { - text-shadow: 0 1px rgba(255, 255, 255, 0); - color: #ffffff; - border: 1px solid #5294E2; - background-color: #5294E2; } + text-shadow: 0 1px rgba(253, 246, 227, 0); + color: #fdf6e3; + border: 1px solid #268bd2; + background-color: #268bd2; } .keyboard-key:grayed { - text-shadow: 0 1px rgba(255, 255, 255, 0); - color: #5d626e; - border: 1px solid rgba(26, 28, 34, 0.35); - background-color: rgba(102, 109, 132, 0.2); } + text-shadow: 0 1px rgba(253, 246, 227, 0); + color: #234b56; + border: 1px solid rgba(1, 9, 11, 0.35); + background-color: rgba(18, 137, 167, 0.2); } .keyboard-subkeys { - color: #BAC3CF; + color: #657b83; padding: 5px; -arrow-border-radius: 2px; - -arrow-background-color: rgba(53, 57, 69, 0.95); + -arrow-background-color: rgba(7, 54, 66, 0.95); -arrow-border-width: 1px; -arrow-border-color: rgba(0, 0, 0, 0.4); -arrow-base: 20px; @@ -978,7 +978,7 @@ StScrollBar { font-weight: bold; spacing: 1em; padding: 16px; - color: #ffffff; + color: #fdf6e3; border-image: url("common-assets/misc/osd.svg") 9 9 9 9; } .osd-window { @@ -989,7 +989,7 @@ StScrollBar { margin: 32px; min-width: 64px; min-height: 64px; - color: #ffffff; + color: #fdf6e3; background: none; border: none; border-radius: 5px; @@ -1001,7 +1001,7 @@ StScrollBar { height: 4px; background-color: rgba(0, 0, 0, 0.5); border-radius: 2px; - color: #5294E2; } + color: #268bd2; } .window-list-box { spacing: 6px; @@ -1022,19 +1022,19 @@ StScrollBar { padding-left: 8px; padding-right: 8px; transition-duration: 100; - color: rgba(255, 255, 255, 0.6); } + color: rgba(253, 246, 227, 0.6); } .window-list-item-box:hover { - color: #ffffff; } + color: #fdf6e3; } .window-list-item-box:active, .window-list-item-box:checked, .window-list-item-box:focus { - color: #ffffff; } + color: #fdf6e3; } .panel-bottom .window-list-item-box:active, .panel-bottom .window-list-item-box:checked, .panel-bottom .window-list-item-box:focus { border-image: url("common-assets/panel/window-list-active-bottom.svg") 3 3 1 3; } .panel-top .window-list-item-box:active, .panel-top .window-list-item-box:checked, .panel-top .window-list-item-box:focus { border-image: url("common-assets/panel/window-list-active-top.svg") 3 3 3 1; } .window-list-item-demands-attention { - background-gradient-start: #F27835; - background-gradient-end: #F27835; } + background-gradient-start: #cb4b16; + background-gradient-end: #cb4b16; } .sound-button { width: 22px; @@ -1101,30 +1101,30 @@ StScrollBar { height: 70px; padding: 15px; spacing: 0.5em; - background: rgba(42, 45, 55, 0.85); - border: 0px solid rgba(31, 33, 40, 0.95); + background: rgba(5, 35, 43, 0.85); + border: 0px solid rgba(2, 16, 20, 0.95); border-bottom: 1px; - color: #BAC3CF; } + color: #657b83; } .sound-player-overlay StButton { width: 22px; height: 13px; padding: 5px; - color: #BAC3CF; + color: #657b83; border-radius: 2px; - border: 1px solid rgba(53, 57, 69, 0); } + border: 1px solid rgba(7, 54, 66, 0); } .sound-player-overlay StButton StIcon { icon-size: 16px; } .sound-player-overlay StButton:hover { - text-shadow: 0 1px rgba(255, 255, 255, 0); - color: #BAC3CF; - border: 1px solid rgba(26, 28, 34, 0.35); - background-color: rgba(119, 127, 151, 0.45); } + text-shadow: 0 1px rgba(253, 246, 227, 0); + color: #657b83; + border: 1px solid rgba(1, 9, 11, 0.35); + background-color: rgba(21, 163, 200, 0.45); } .sound-player-overlay StButton:active { - text-shadow: 0 1px rgba(255, 255, 255, 0); - color: #ffffff; - background-color: #5294E2; - border: 1px solid #5294E2; - box-shadow: inset 0 2px 4px #5294E2; } + text-shadow: 0 1px rgba(253, 246, 227, 0); + color: #fdf6e3; + background-color: #268bd2; + border: 1px solid #268bd2; + box-shadow: inset 0 2px 4px #268bd2; } .sound-player-overlay StBoxLayout { padding-top: 2px; } .sound-player .slider { @@ -1132,9 +1132,9 @@ StScrollBar { padding: 0; border: none; -slider-height: 0.5em; - -slider-background-color: #cfd6e6; + -slider-background-color: #657b83; -slider-border-color: transparent; - -slider-active-background-color: #5294E2; + -slider-active-background-color: #268bd2; -slider-active-border-color: transparent; -slider-border-width: 0px; -slider-handle-radius: 0px; } @@ -1151,14 +1151,14 @@ StScrollBar { .workspace-button { width: 20px; height: 10px; - color: #ffffff; + color: #fdf6e3; padding: 3px; padding-top: 4px; transition-duration: 300; } .workspace-button:outlined, .workspace-button:outlined:hover { - color: #5294E2; } + color: #268bd2; } .workspace-button:hover { - color: rgba(82, 148, 226, 0.5); } + color: rgba(38, 139, 210, 0.5); } /* Controls the style when using the "Visual representation" option */ .workspace-graph { @@ -1171,19 +1171,19 @@ StScrollBar { background-color: rgba(0, 0, 0, 0.2); } .workspace-graph .workspace:active { - border: 1px solid #5294E2; + border: 1px solid #268bd2; background-gradient-direction: none; } .workspace-graph .workspace .windows { - -active-window-background: rgba(76, 82, 99, 0.95); + -active-window-background: rgba(12, 93, 113, 0.95); -active-window-border: rgba(0, 0, 0, 0.8); - -inactive-window-background: rgba(76, 82, 99, 0.95); + -inactive-window-background: rgba(12, 93, 113, 0.95); -inactive-window-border: rgba(0, 0, 0, 0.8); } .workspace-graph .workspace:active .windows { - -active-window-background: rgba(87, 93, 113, 0.95); + -active-window-background: rgba(14, 112, 137, 0.95); -active-window-border: rgba(0, 0, 0, 0.8); - -inactive-window-background: rgba(54, 58, 70, 0.95); + -inactive-window-background: rgba(7, 55, 67, 0.95); -inactive-window-border: rgba(0, 0, 0, 0.8); } #panel-launchers-box { @@ -1195,7 +1195,7 @@ StScrollBar { transition-duration: 200; } .panel-launcher:hover { background-gradient-direction: none; - border: 0px solid #5294E2; } + border: 0px solid #268bd2; } .panel-bottom .panel-launcher:hover { border-bottom-width: 1px; } .panel-top .panel-launcher:hover { @@ -1216,25 +1216,25 @@ StScrollBar { .applet-box { padding-left: 3px; padding-right: 3px; - color: #ffffff; + color: #fdf6e3; text-shadow: none; transition-duration: 100; } .applet-box:hover { - color: #ffffff; - background-color: #5294E2; } + color: #fdf6e3; + background-color: #268bd2; } .applet-label { font-weight: bold; - color: #ffffff; } + color: #fdf6e3; } .applet-label:hover, .applet-box:hover > .applet-label { - color: #ffffff; + color: #fdf6e3; text-shadow: none; } .applet-icon { - color: #ffffff; + color: #fdf6e3; icon-size: 22px; } .applet-icon:hover, .applet-box:hover > .applet-icon { - color: #ffffff; + color: #fdf6e3; text-shadow: none; } .user-icon { @@ -1251,15 +1251,15 @@ StScrollBar { margin: 0px; } .desklet { - color: #BAC3CF; } + color: #657b83; } .desklet-with-borders { border-image: url("common-assets/misc/bg.svg") 9 9 9 9; - color: #BAC3CF; + color: #657b83; padding: 12px; padding-bottom: 16px; } .desklet-with-borders-and-header { border-image: url("common-assets/misc/desklet.svg") 9 9 9 9; - color: #BAC3CF; + color: #657b83; border-radius: 0; border-radius-topleft: 0; border-radius-topright: 0; @@ -1267,17 +1267,17 @@ StScrollBar { padding-bottom: 17px; } .desklet-header { border-image: url("common-assets/misc/desklet-header.svg") 9 9 9 9; - color: #BAC3CF; + color: #657b83; font-size: 1em; padding: 12px; padding-bottom: 6px; } .desklet-drag-placeholder { - border: 2px solid #5294E2; - background-color: rgba(82, 148, 226, 0.3); } + border: 2px solid #268bd2; + background-color: rgba(38, 139, 210, 0.3); } .photoframe-box { border-image: url("common-assets/misc/bg.svg") 9 9 9 9; - color: #BAC3CF; + color: #657b83; padding: 12px; padding-bottom: 16px; } @@ -1296,8 +1296,8 @@ StScrollBar { .tile-preview, .tile-preview.snap, .tile-hud, .tile-hud.snap { - background-color: rgba(82, 148, 226, 0.3); - border: 1px solid #5294E2; } + background-color: rgba(38, 139, 210, 0.3); + border: 1px solid #268bd2; } .xkcd-box { padding: 6px; diff --git a/common/cinnamon/common-assets/menu/menu-hover.svg b/common/cinnamon/common-assets/menu/menu-hover.svg index 6ae13ca..8fde12d 100644 --- a/common/cinnamon/common-assets/menu/menu-hover.svg +++ b/common/cinnamon/common-assets/menu/menu-hover.svg @@ -20,7 +20,7 @@ id="defs6929" /> + style="fill:#268bd2;fill-opacity:1"> + style="opacity:1;fill:#268bd2;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:0" /> diff --git a/common/cinnamon/common-assets/menu/menu-separator.svg b/common/cinnamon/common-assets/menu/menu-separator.svg index 4962ebc..ce3763c 100644 --- a/common/cinnamon/common-assets/menu/menu-separator.svg +++ b/common/cinnamon/common-assets/menu/menu-separator.svg @@ -20,7 +20,7 @@ id="defs7539" /> @@ -85,7 +85,7 @@ style="fill:#000000;fill-opacity:1;opacity:0.5" /> + style="fill:#fdf6e3;fill-opacity:1"> + style="opacity:1;fill:#fdf6e3;fill-opacity:1;stroke:#102b68;stroke-width:0;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0" /> + style="opacity:1;fill:#fdf6e3;fill-opacity:1;stroke:#102b68;stroke-width:0;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0" /> diff --git a/common/cinnamon/common-assets/misc/add-workspace-hover.svg b/common/cinnamon/common-assets/misc/add-workspace-hover.svg index e771e33..c5647ea 100644 --- a/common/cinnamon/common-assets/misc/add-workspace-hover.svg +++ b/common/cinnamon/common-assets/misc/add-workspace-hover.svg @@ -19,7 +19,7 @@ id="defs4" /> + style="fill:#657b83;fill-opacity:1"> + style="opacity:1;fill:#657b83;fill-opacity:1;stroke:#102b68;stroke-width:0;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0" /> + style="opacity:1;fill:#657b83;fill-opacity:1;stroke:#102b68;stroke-width:0;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0" /> diff --git a/common/cinnamon/common-assets/misc/add-workspace.svg b/common/cinnamon/common-assets/misc/add-workspace.svg index 65f5361..1cb3aa0 100644 --- a/common/cinnamon/common-assets/misc/add-workspace.svg +++ b/common/cinnamon/common-assets/misc/add-workspace.svg @@ -19,7 +19,7 @@ id="defs4" /> + style="fill:#657b83;fill-opacity:1"> + style="opacity:1;fill:#657b83;fill-opacity:1;stroke:#102b68;stroke-width:0;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0" /> + style="opacity:1;fill:#657b83;fill-opacity:1;stroke:#102b68;stroke-width:0;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0" /> diff --git a/common/cinnamon/common-assets/misc/bg.svg b/common/cinnamon/common-assets/misc/bg.svg index feeddea..1e6d24d 100644 --- a/common/cinnamon/common-assets/misc/bg.svg +++ b/common/cinnamon/common-assets/misc/bg.svg @@ -20,7 +20,7 @@ id="defs5388" /> diff --git a/common/cinnamon/common-assets/misc/calendar-arrow-left.svg b/common/cinnamon/common-assets/misc/calendar-arrow-left.svg index 2774254..5d81d60 100644 --- a/common/cinnamon/common-assets/misc/calendar-arrow-left.svg +++ b/common/cinnamon/common-assets/misc/calendar-arrow-left.svg @@ -42,7 +42,7 @@ inkscape:object-nodes="false" inkscape:object-paths="false" objecttolerance="10" - pagecolor="#ffffff" + pagecolor="#fdf6e3" inkscape:pageopacity="0" inkscape:pageshadow="2" showborder="true" diff --git a/common/cinnamon/common-assets/misc/calendar-arrow-right-hover.svg b/common/cinnamon/common-assets/misc/calendar-arrow-right-hover.svg index f718628..1834b3c 100644 --- a/common/cinnamon/common-assets/misc/calendar-arrow-right-hover.svg +++ b/common/cinnamon/common-assets/misc/calendar-arrow-right-hover.svg @@ -42,7 +42,7 @@ inkscape:object-nodes="false" inkscape:object-paths="false" objecttolerance="10" - pagecolor="#ffffff" + pagecolor="#fdf6e3" inkscape:pageopacity="0" inkscape:pageshadow="2" showborder="true" @@ -144,7 +144,7 @@ style="display:inline" transform="translate(-100.0002,-747)"> diff --git a/common/cinnamon/common-assets/misc/calendar-arrow-right.svg b/common/cinnamon/common-assets/misc/calendar-arrow-right.svg index 366e69b..74a728e 100644 --- a/common/cinnamon/common-assets/misc/calendar-arrow-right.svg +++ b/common/cinnamon/common-assets/misc/calendar-arrow-right.svg @@ -42,7 +42,7 @@ inkscape:object-nodes="false" inkscape:object-paths="false" objecttolerance="10" - pagecolor="#ffffff" + pagecolor="#fdf6e3" inkscape:pageopacity="0" inkscape:pageshadow="2" showborder="true" diff --git a/common/cinnamon/common-assets/misc/close-active.svg b/common/cinnamon/common-assets/misc/close-active.svg index 95822bf..8c060c8 100644 --- a/common/cinnamon/common-assets/misc/close-active.svg +++ b/common/cinnamon/common-assets/misc/close-active.svg @@ -88,13 +88,13 @@ style="display:inline;fill:#000000;fill-opacity:1" /> \ No newline at end of file diff --git a/common/cinnamon/common-assets/misc/close-hover.svg b/common/cinnamon/common-assets/misc/close-hover.svg index 7b52140..0f6121d 100644 --- a/common/cinnamon/common-assets/misc/close-hover.svg +++ b/common/cinnamon/common-assets/misc/close-hover.svg @@ -88,13 +88,13 @@ style="display:inline;fill:#000000;fill-opacity:1" /> \ No newline at end of file diff --git a/common/cinnamon/common-assets/misc/close.svg b/common/cinnamon/common-assets/misc/close.svg index e221a33..e44adc7 100644 --- a/common/cinnamon/common-assets/misc/close.svg +++ b/common/cinnamon/common-assets/misc/close.svg @@ -88,13 +88,13 @@ style="display:inline;fill:#000000;fill-opacity:1" /> \ No newline at end of file diff --git a/common/cinnamon/common-assets/misc/corner-ripple.svg b/common/cinnamon/common-assets/misc/corner-ripple.svg index ff58c92..11dd8bb 100644 --- a/common/cinnamon/common-assets/misc/corner-ripple.svg +++ b/common/cinnamon/common-assets/misc/corner-ripple.svg @@ -17,7 +17,7 @@ inkscape:version="0.91 r13725" sodipodi:docname="corner-ripple.svg"> + style="stop-color:#fdf6e3;stop-opacity:0;" /> + style="stop-color:#fdf6e3;stop-opacity:0.54901963;" /> @@ -85,16 +85,16 @@ + style="stop-color:#657b83;stop-opacity:1;" /> + style="stop-color:#fdf6e3;stop-opacity:1;" /> + style="color:#657b83;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:'Andale Mono';-inkscape-font-specification:'Andale Mono';text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;display:inline;overflow:visible;visibility:visible;opacity:0.6;fill:#fdf6e3;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1.78124988;marker:none;enable-background:new" /> diff --git a/common/cinnamon/common-assets/switch/switch-on-selected.svg b/common/cinnamon/common-assets/switch/switch-on-selected.svg index 7c2572d..1018cb3 100644 --- a/common/cinnamon/common-assets/switch/switch-on-selected.svg +++ b/common/cinnamon/common-assets/switch/switch-on-selected.svg @@ -63,11 +63,11 @@ + style="stop-color:#fdf6e3;stop-opacity:0;" /> + style="stop-color:#fdf6e3;stop-opacity:0.54901963;" /> @@ -85,16 +85,16 @@ + style="stop-color:#657b83;stop-opacity:1;" /> + style="stop-color:#fdf6e3;stop-opacity:1;" /> + style="display:inline;opacity:1;fill:#268bd2;fill-opacity:1;stroke:none" /> + style="display:inline;opacity:1;fill:#268bd2;fill-opacity:1;stroke:none" /> diff --git a/common/cinnamon/dark-assets/checkbox/checkbox-checked-focused.svg b/common/cinnamon/dark-assets/checkbox/checkbox-checked-focused.svg index 7789a23..340d257 100644 --- a/common/cinnamon/dark-assets/checkbox/checkbox-checked-focused.svg +++ b/common/cinnamon/dark-assets/checkbox/checkbox-checked-focused.svg @@ -42,7 +42,7 @@ diff --git a/common/cinnamon/dark-assets/checkbox/checkbox-checked.svg b/common/cinnamon/dark-assets/checkbox/checkbox-checked.svg index d2f64f9..ccc2dc1 100644 --- a/common/cinnamon/dark-assets/checkbox/checkbox-checked.svg +++ b/common/cinnamon/dark-assets/checkbox/checkbox-checked.svg @@ -42,7 +42,7 @@ diff --git a/common/cinnamon/dark-assets/checkbox/checkbox-unchecked-focused.svg b/common/cinnamon/dark-assets/checkbox/checkbox-unchecked-focused.svg index fcaae67..cb9def3 100644 --- a/common/cinnamon/dark-assets/checkbox/checkbox-unchecked-focused.svg +++ b/common/cinnamon/dark-assets/checkbox/checkbox-unchecked-focused.svg @@ -42,7 +42,7 @@ + style="opacity:1;fill:#268bd2;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> + style="stop-color:#fdf6e3;stop-opacity:0;" /> + style="stop-color:#fdf6e3;stop-opacity:0.54901963;" /> @@ -85,16 +85,16 @@ + style="stop-color:#657b83;stop-opacity:1;" /> + style="stop-color:#fdf6e3;stop-opacity:1;" /> + style="color:#657b83;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:'Andale Mono';-inkscape-font-specification:'Andale Mono';text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;display:inline;overflow:visible;visibility:visible;opacity:1;fill:#002b36;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1.78124988;marker:none;enable-background:new" /> diff --git a/common/cinnamon/dark-assets/switch/switch-on.svg b/common/cinnamon/dark-assets/switch/switch-on.svg index baf1339..c642c13 100644 --- a/common/cinnamon/dark-assets/switch/switch-on.svg +++ b/common/cinnamon/dark-assets/switch/switch-on.svg @@ -63,11 +63,11 @@ + style="stop-color:#fdf6e3;stop-opacity:0;" /> + style="stop-color:#fdf6e3;stop-opacity:0.54901963;" /> @@ -85,16 +85,16 @@ + style="stop-color:#657b83;stop-opacity:1;" /> + style="stop-color:#fdf6e3;stop-opacity:1;" /> + style="display:inline;opacity:1;fill:#002b36;fill-opacity:1;stroke:none" /> + style="display:inline;opacity:1;fill:#002b36;fill-opacity:1;stroke:none" /> diff --git a/common/cinnamon/light-assets/checkbox/checkbox-checked-focused.svg b/common/cinnamon/light-assets/checkbox/checkbox-checked-focused.svg index 983e7f8..054c5d2 100644 --- a/common/cinnamon/light-assets/checkbox/checkbox-checked-focused.svg +++ b/common/cinnamon/light-assets/checkbox/checkbox-checked-focused.svg @@ -64,7 +64,7 @@ @@ -196,7 +196,7 @@ height="1.9999826" width="5" id="rect3977-39" - style="fill:#ffffff;fill-opacity:1;stroke:none" /> + style="fill:#fdf6e3;fill-opacity:1;stroke:none" /> + style="fill:#fdf6e3;fill-opacity:1;stroke:none" /> @@ -196,7 +196,7 @@ height="1.9999826" width="5" id="rect3977-39" - style="fill:#ffffff;fill-opacity:1;stroke:none" /> + style="fill:#fdf6e3;fill-opacity:1;stroke:none" /> + style="fill:#fdf6e3;fill-opacity:1;stroke:none" /> + style="opacity:1;fill:#268bd2;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> + style="stop-color:#fdf6e3;stop-opacity:0;" /> + style="stop-color:#fdf6e3;stop-opacity:0.54901963;" /> @@ -85,16 +85,16 @@ + style="stop-color:#657b83;stop-opacity:1;" /> + style="stop-color:#fdf6e3;stop-opacity:1;" /> + style="color:#657b83;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:'Andale Mono';-inkscape-font-specification:'Andale Mono';text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;display:inline;overflow:visible;visibility:visible;opacity:0.6;fill:#5c616c;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1.78124988;marker:none;enable-background:new" /> diff --git a/common/cinnamon/light-assets/switch/switch-on.svg b/common/cinnamon/light-assets/switch/switch-on.svg index 0203bbb..d98ace5 100644 --- a/common/cinnamon/light-assets/switch/switch-on.svg +++ b/common/cinnamon/light-assets/switch/switch-on.svg @@ -63,11 +63,11 @@ + style="stop-color:#fdf6e3;stop-opacity:0;" /> + style="stop-color:#fdf6e3;stop-opacity:0.54901963;" /> @@ -85,16 +85,16 @@ + style="stop-color:#657b83;stop-opacity:1;" /> + style="stop-color:#fdf6e3;stop-opacity:1;" /> + style="display:inline;opacity:1;fill:#fdf6e3;fill-opacity:1;stroke:none" /> + style="display:inline;opacity:1;fill:#fdf6e3;fill-opacity:1;stroke:none" /> diff --git a/common/cinnamon/sass/_colors.scss b/common/cinnamon/sass/_colors.scss index 47daa0f..3659c08 100644 --- a/common/cinnamon/sass/_colors.scss +++ b/common/cinnamon/sass/_colors.scss @@ -2,13 +2,13 @@ // it gets @if ed depending on $variant -$base_color: if($variant =='light', #ffffff, #404552); -$text_color: if($variant == 'light', #5c616c, #D3DAE3); -$bg_color: if($variant =='light', #F5F6F7, #383C4A); -$fg_color: if($variant =='light', #5c616c, #D3DAE3); +$base_color: if($variant =='light', #fdf6e3, #073642); +$text_color: if($variant == 'light', #5c616c, #657b83); +$bg_color: if($variant =='light', #F5F6F7, #002b36); +$fg_color: if($variant =='light', #5c616c, #657b83); -$selected_fg_color: #ffffff; -$selected_bg_color: #5294E2; +$selected_fg_color: #fdf6e3; +$selected_bg_color: #268bd2; $selected_borders_color: darken($selected_bg_color, 20%); $borders_color: if($variant =='light', darken($bg_color,9%), darken($bg_color,6%)); @@ -18,31 +18,31 @@ $link_visited_color: if($variant == 'light', darken($selected_bg_color,20%), lighten($selected_bg_color,10%)); $selection_mode_bg: if($transparency == 'true', transparentize($selected_bg_color, 0.05), $selected_bg_color); -$warning_color: #F27835; -$error_color: #FC4138; -$success_color: #73d216; -$destructive_color: #F04A50; -$suggested_color: #4DADD4; +$warning_color: #cb4b16; +$error_color: #dc322f; +$success_color: #859900; +$destructive_color: #dc322f; +$suggested_color: #2aa198; //insensitive state derived colors $insensitive_fg_color: if($variant == 'light', transparentize($fg_color, 0.45), transparentize($fg_color, 0.55)); $insensitive_bg_color: if($variant == 'light', mix($bg_color, $base_color, 40%), lighten($bg_color, 2%)); $header_bg: red; -@if $transparency=='true' and $variant=='light' { $header_bg: transparentize(#e7e8eb, 0.05); } -@if $transparency=='false' and $variant=='light' { $header_bg: #e7e8eb; } -@if $transparency=='true' and ($variant=='dark' or $darker=='true') { $header_bg: transparentize(#2f343f, 0.03); } -@if $transparency=='false' and ($variant=='dark' or $darker=='true') { $header_bg: #2f343f; } +@if $transparency=='true' and $variant=='light' { $header_bg: transparentize(#eee8d5, 0.05); } +@if $transparency=='false' and $variant=='light' { $header_bg: #eee8d5; } +@if $transparency=='true' and ($variant=='dark' or $darker=='true') { $header_bg: transparentize(#002b36, 0.03); } +@if $transparency=='false' and ($variant=='dark' or $darker=='true') { $header_bg: #002b36; } $header_bg_backdrop: if($darker == 'true' or $variant == 'dark', lighten($header_bg, 1.5%), lighten($header_bg, 3%)); $header_border: if($variant == 'light' and $darker=='false', darken($header_bg, 7%), darken($header_bg, 4%)); $header_fg: if($variant == 'light', saturate(transparentize($fg_color, 0.2), 10%), saturate(transparentize($fg_color, 0.2), 10%)); -$header_fg: if($darker == 'true', saturate(transparentize(#D3DAE3, 0.2), 10%), $header_fg); +$header_fg: if($darker == 'true', saturate(transparentize(#657b83, 0.2), 10%), $header_fg); -$dark_sidebar_bg: if($transparency == 'true', transparentize(#353945, 0.05), #353945); -$dark_sidebar_fg: #BAC3CF; +$dark_sidebar_bg: if($transparency == 'true', transparentize(#073642, 0.05), #073642); +$dark_sidebar_fg: #657b83; $dark_sidebar_border: if($variant == 'light', $dark_sidebar_bg, darken($dark_sidebar_bg, 5%)); $osd_fg_color: $dark_sidebar_fg; @@ -62,7 +62,7 @@ $panel_bg: darken($dark_sidebar_bg, 4.7%); $panel_fg: $dark_sidebar_fg; $entry_bg: if($variant=='light', $base_color, lighten($base_color, 0%)); -$entry_border: if($variant == 'light', #cfd6e6, darken($borders_color, 0%)); +$entry_border: if($variant == 'light', #657b83, darken($borders_color, 0%)); $header_entry_bg: if($darker == 'true' or $variant == 'dark', transparentize(lighten($header_bg, 22%), 0.6), transparentize($base_color, 0.1)); $header_entry_border: if($darker == 'true' or $variant == 'dark', transparentize(darken($header_bg, 12%), 0.6), transparentize($header_fg, 0.7)); @@ -76,19 +76,19 @@ $header_button_border: if($darker == 'true' or $variant == 'dark', transparentiz //WM Buttons // Close -$wm_button_close_bg: if($variant == 'light' and $darker == 'false', #f46067, #cc575d); -$wm_button_close_hover_bg: if($variant == 'light' and $darker == 'false', #f68086, #d7787d); -$wm_button_close_active_bg: if($variant == 'light' and $darker == 'false', #f13039, #be3841); +$wm_button_close_bg: if($variant == 'light' and $darker == 'false', #f46067, #dc322f); +$wm_button_close_hover_bg: if($variant == 'light' and $darker == 'false', #f68086, #cb4b16); +$wm_button_close_active_bg: if($variant == 'light' and $darker == 'false', #f13039, #dc322f); -$wm_icon_close_bg: if($variant == 'light' and $darker == 'false',#F8F8F9 , #2f343f); +$wm_icon_close_bg: if($variant == 'light' and $darker == 'false',#F8F8F9 , #002b36); // Minimize, Maximize -$wm_button_hover_bg: if($variant == 'light' and $darker == 'false', #fdfdfd, #454C5C); +$wm_button_hover_bg: if($variant == 'light' and $darker == 'false', #fdfdfd, #657b83); $wm_button_active_bg: $selected_bg_color; -$wm_button_hover_border: if($variant == 'light' and $darker == 'false', #D1D3DA, #262932); +$wm_button_hover_border: if($variant == 'light' and $darker == 'false', #D1D3DA, #002b36); -$wm_icon_bg: if($variant == 'light' and $darker == 'false', #90949E, #90939B); -$wm_icon_unfocused_bg: if($variant == 'light' and $darker == 'false', #B6B8C0, #666A74); -$wm_icon_hover_bg: if($variant == 'light' and $darker == 'false', #7A7F8B, #C4C7CC); +$wm_icon_bg: if($variant == 'light' and $darker == 'false', #90949E, #93a1a1); +$wm_icon_unfocused_bg: if($variant == 'light' and $darker == 'false', #B6B8C0, #657b83); +$wm_icon_hover_bg: if($variant == 'light' and $darker == 'false', #7A7F8B, #93a1a1); $wm_icon_active_bg: $selected_fg_color; -- cgit v1.2.3