diff options
author | Martin Schenck | 2016-10-07 11:42:04 +0200 |
---|---|---|
committer | Martin Schenck | 2016-10-07 11:42:04 +0200 |
commit | c1d604affb2909b114ab7d5f5f5f8130e3286356 (patch) | |
tree | a72f9d05f9b41552e9d0e9ec19d845291183ce4c /common/cinnamon | |
parent | 672c95170b6b1d79e7c69ef5202638abecedea97 (diff) | |
parent | 5acba9421b028a6bcf94f2b52a035f51f854d269 (diff) | |
download | solarc-theme-c1d604affb2909b114ab7d5f5f5f8130e3286356.tar.gz solarc-theme-c1d604affb2909b114ab7d5f5f5f8130e3286356.tar.xz solarc-theme-c1d604affb2909b114ab7d5f5f5f8130e3286356.zip |
Merge branch 'master' of github.com:horst3180/arc-theme
Diffstat (limited to 'common/cinnamon')
50 files changed, 1210 insertions, 687 deletions
diff --git a/common/cinnamon/cinnamon-dark.css b/common/cinnamon/cinnamon-dark.css index d360a1c..4531658 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: #657b83; } + color: #D3DAE3; } .label-shadow { color: transparent; } @@ -11,118 +11,118 @@ stage { min-height: 20px; padding: 5px 32px; transition-duration: 0; - 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); } + 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); } .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(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); } + 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); } .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(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); } + 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); } .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(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); } + 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); } .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(7, 54, 66, 0); - color: #fdf6e3; - background-color: #268bd2; - border: 1px solid #268bd2; - box-shadow: inset 0 2px 4px #268bd2; } + 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; } .popup-menu #notification .notification-button:insensitive, .popup-menu #notification .notification-icon-button:insensitive, .sound-button:insensitive { - 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); } + 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); } .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(7, 54, 66, 0); - color: #657b83; - border: 1px solid rgba(1, 9, 11, 0.35); - background-color: rgba(18, 137, 167, 0.35); } + 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); } .notification-button:hover, .notification-icon-button:hover, .modal-dialog-button-box .modal-dialog-button:hover { - 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); } + 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); } .notification-button:focus, .notification-icon-button:focus, .modal-dialog-button-box .modal-dialog-button:focus { - color: #268bd2; } + color: #5294e2; } .notification-button:active, .notification-icon-button:active, .modal-dialog-button-box .modal-dialog-button:active { - text-shadow: 0 1px rgba(7, 54, 66, 0); - color: #fdf6e3; - border: 1px solid #268bd2; - background-color: #268bd2; } + text-shadow: 0 1px rgba(64, 69, 82, 0); + color: #ffffff; + border: 1px solid #5294e2; + background-color: #5294e2; } .notification-button:insensitive, .notification-icon-button:insensitive, .modal-dialog-button-box .modal-dialog-button:insensitive { - 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); } + 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); } .popup-menu #notification StEntry, #menu-search-entry { padding: 7px; caret-size: 1px; - selection-background-color: #268bd2; - selected-color: #fdf6e3; + selection-background-color: #5294e2; + selected-color: #ffffff; transition-duration: 300ms; border-radius: 3px; - color: #657b83; - background-color: #073642; - border: 1px solid #001317; - box-shadow: inset 0 2px 4px rgba(7, 54, 66, 0.05); } + color: #D3DAE3; + background-color: #404552; + border: 1px solid #2b2e39; + box-shadow: inset 0 2px 4px rgba(64, 69, 82, 0.05); } .popup-menu #notification StEntry:focus, #menu-search-entry:focus, .popup-menu #notification StEntry:hover, #menu-search-entry:hover { - color: #657b83; - background-color: #073642; - border: 1px solid #268bd2; - box-shadow: inset 0 2px 4px rgba(7, 54, 66, 0.05); } + color: #D3DAE3; + background-color: #404552; + border: 1px solid #5294e2; + box-shadow: inset 0 2px 4px rgba(64, 69, 82, 0.05); } .popup-menu #notification StEntry:insensitive, #menu-search-entry:insensitive { - 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); } + 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); } .popup-menu #notification StEntry StIcon.capslock-warning, #menu-search-entry StIcon.capslock-warning { icon-size: 16px; - warning-color: #cb4b16; + warning-color: #F27835; padding: 0 4px; } .notification StEntry { padding: 7px; caret-size: 1px; - caret-color: #657b83; - selection-background-color: #268bd2; - selected-color: #fdf6e3; + caret-color: #BAC3CF; + selection-background-color: #5294e2; + selected-color: #ffffff; transition-duration: 300ms; border-radius: 3px; - color: #657b83; - background-color: rgba(18, 137, 167, 0.35); - border: 1px solid rgba(1, 9, 11, 0.35); + color: #BAC3CF; + background-color: rgba(102, 109, 132, 0.35); + border: 1px solid rgba(26, 28, 34, 0.35); box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.05); } .notification StEntry:focus { - color: #fdf6e3; - background-color: #268bd2; - border: 1px solid #268bd2; + color: #ffffff; + background-color: #5294e2; + border: 1px solid #5294e2; box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.05); } .notification StEntry:insensitive { - color: rgba(101, 123, 131, 0.55); - background-color: rgba(18, 137, 167, 0.2); - border: 1px solid rgba(1, 9, 11, 0.35); + color: rgba(186, 195, 207, 0.55); + background-color: rgba(102, 109, 132, 0.2); + border: 1px solid rgba(26, 28, 34, 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(7, 54, 66, 0.1); + background-color: rgba(64, 69, 82, 0.1); border-radius: 8px; } StScrollBar StButton#vhandle, StScrollBar StButton#hhandle { border-radius: 2px; - background-color: #284b55; + background-color: #767b87; border: 0px solid; margin: 0px; } StScrollBar StButton#vhandle:hover, StScrollBar StButton#hhandle:hover { - background-color: #1e434d; } + background-color: #676b78; } StScrollBar StButton#vhandle:active, StScrollBar StButton#hhandle:active { - background-color: #268bd2; } + background-color: #5294e2; } .separator { -gradient-height: 1px; @@ -159,9 +159,9 @@ StScrollBar { .popup-slider-menu-item, .slider { -slider-height: 4px; - -slider-background-color: #001317; + -slider-background-color: #2b2e39; -slider-border-color: transparent; - -slider-active-background-color: #268bd2; + -slider-active-background-color: #5294e2; -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: #fdf6e3; } + -slider-active-background-color: #ffffff; } .check-box CinnamonGenericContainer { spacing: .2em; @@ -235,57 +235,58 @@ StScrollBar { background-image: url("common-assets/switch/switch-on-selected.svg"); } .cinnamon-link { - color: #78b9e6; + color: #a9caf1; text-decoration: underline; } .cinnamon-link:hover { - color: #a3cfee; } + color: #d5e5f8; } #Tooltip { border-radius: 3px; padding: 5px 12px; - background-color: rgba(7, 54, 66, 0.95); - color: #657b83; + background-color: rgba(53, 57, 69, 0.95); + color: #BAC3CF; font-size: 1em; font-weight: normal; text-align: center; } -.popup-menu { +.popup-menu, +.popup-combo-menu { color: white; min-width: 200px; - color: #657b83; + color: #D3DAE3; border-image: url("dark-assets/menu/menu.svg") 9 9 9 9; } .popup-menu-arrow { icon-size: 16px; } - .popup-menu .popup-sub-menu { + .popup-menu .popup-sub-menu, .popup-combo-menu .popup-sub-menu { background-gradient-direction: none; box-shadow: none; border-image: url("dark-assets/menu/submenu.svg") 9 9 9 9; } - .popup-menu .popup-sub-menu .popup-menu-item:ltr { + .popup-menu .popup-sub-menu .popup-menu-item:ltr, .popup-combo-menu .popup-sub-menu .popup-menu-item:ltr { padding-right: 0em; } - .popup-menu .popup-sub-menu .popup-menu-item:rtl { + .popup-menu .popup-sub-menu .popup-menu-item:rtl, .popup-combo-menu .popup-sub-menu .popup-menu-item:rtl { padding-left: 0em; } - .popup-menu .popup-sub-menu StScrollBar { + .popup-menu .popup-sub-menu StScrollBar, .popup-combo-menu .popup-sub-menu StScrollBar { padding: 4px; } - .popup-menu .popup-sub-menu StScrollBar StBin#trough, .popup-menu .popup-sub-menu StScrollBar StBin#vhandle { + .popup-menu .popup-sub-menu StScrollBar StBin#trough, .popup-menu .popup-sub-menu StScrollBar StBin#vhandle, .popup-combo-menu .popup-sub-menu StScrollBar StBin#trough, .popup-combo-menu .popup-sub-menu StScrollBar StBin#vhandle { border-width: 0; } - .popup-menu .popup-menu-content { + .popup-menu .popup-menu-content, .popup-combo-menu .popup-menu-content { padding: 1em 0em 1em 0em; } - .popup-menu .popup-menu-item { + .popup-menu .popup-menu-item, .popup-combo-menu .popup-menu-item { padding: .4em 1.75em; spacing: 1em; } - .popup-menu .popup-menu-item:active { - color: #fdf6e3; + .popup-menu .popup-menu-item:active, .popup-combo-menu .popup-menu-item:active { + color: #ffffff; background-color: transparent; border-image: url("common-assets/menu/menu-hover.svg") 9 9 1 1; } - .popup-menu .popup-menu-item:insensitive { - color: rgba(101, 123, 131, 0.5); + .popup-menu .popup-menu-item:insensitive, .popup-combo-menu .popup-menu-item:insensitive { + color: rgba(211, 218, 227, 0.5); background: none; } - .popup-menu .popup-inactive-menu-item { - color: #657b83; } - .popup-menu .popup-inactive-menu-item:insensitive { - color: rgba(101, 123, 131, 0.45); } - .popup-menu .popup-menu-item:active .popup-inactive-menu-item { - color: #fdf6e3; } + .popup-menu .popup-inactive-menu-item, .popup-combo-menu .popup-inactive-menu-item { + color: #D3DAE3; } + .popup-menu .popup-inactive-menu-item:insensitive, .popup-combo-menu .popup-inactive-menu-item:insensitive { + color: rgba(211, 218, 227, 0.45); } + .popup-menu .popup-menu-item:active .popup-inactive-menu-item, .popup-combo-menu .popup-menu-item:active .popup-inactive-menu-item { + color: #ffffff; } .popup-menu-icon { icon-size: 16px; } @@ -297,13 +298,8 @@ StScrollBar { -arrow-base: 0; -arrow-rise: 0; } -/*Don't know what this does*/ .popup-combo-menu { - background-color: rgba(0, 0, 0, 0.4); - padding: 1em 0em; - color: red; - border: 1px solid rgba(0, 0, 0, 0.6); - border-radius: 3px; } + padding: 10px 1px; } .popup-combobox-item { spacing: 1em; } @@ -359,7 +355,7 @@ StScrollBar { background-gradient-end: rgba(0, 255, 0, 0.2); } .panel-top, .panel-bottom { - color: #fdf6e3; + color: white; font-size: 1em; padding: 0px; } @@ -392,18 +388,18 @@ StScrollBar { spacing: 12px; } .window-caption { - background-color: rgba(7, 54, 66, 0.95); - border: 1px solid rgba(7, 54, 66, 0.95); - color: #657b83; + background-color: rgba(53, 57, 69, 0.95); + border: 1px solid rgba(53, 57, 69, 0.95); + color: #BAC3CF; spacing: 25px; border-radius: 2px; font-size: 9pt; padding: 5px 8px; -cinnamon-caption-spacing: 4px; } .window-caption#selected { - background-color: #268bd2; - color: #fdf6e3; - border: 1px solid #268bd2; + background-color: #5294e2; + color: #ffffff; + border: 1px solid #5294e2; spacing: 25px; } .expo-workspaces-name-entry, @@ -413,31 +409,31 @@ StScrollBar { font-size: 9pt; padding: 5px 8px; -cinnamon-caption-spacing: 4px; - color: #657b83; - background-color: rgba(18, 137, 167, 0.35); - border: 1px solid rgba(1, 9, 11, 0.35); + color: #BAC3CF; + background-color: rgba(102, 109, 132, 0.35); + border: 1px solid rgba(26, 28, 34, 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 #268bd2; - background-color: #268bd2; - color: #fdf6e3; + border: 1px solid #5294e2; + background-color: #5294e2; + color: #ffffff; font-style: italic; transition-duration: 300; - selection-background-color: #fdf6e3; - selected-color: #268bd2; } + selection-background-color: #ffffff; + selected-color: #5294e2; } .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 #268bd2; + border: 4px solid #5294e2; background-color: black; border-radius: 2px; } .expo-background { - background-color: #073642; } + background-color: #353945; } .workspace-thumbnails { spacing: 26px; } @@ -503,9 +499,9 @@ StScrollBar { padding-bottom: 14px; } .about-scrollBox { - border: 1px solid #001317; + border: 1px solid #2b2e39; border-radius: 2px; - background-color: #073642; + background-color: #404552; padding: 4px; padding-right: 0; border-radius: 0; } @@ -528,7 +524,7 @@ StScrollBar { spacing-columns: 0px; } .calendar-month-label { - color: #657b83; + color: #D3DAE3; font-weight: bold; padding: 8px 0; } @@ -567,7 +563,7 @@ StScrollBar { padding: .4em 1.75em; font-weight: bold; text-align: center; - color: #657b83; + color: #D3DAE3; border-radius: 2px; } .calendar-day-base { @@ -580,13 +576,13 @@ StScrollBar { border-radius: 12.5px; } .calendar-day-heading { - color: rgba(101, 123, 131, 0.85); + color: rgba(211, 218, 227, 0.85); margin-top: 1em; font-size: 70%; } .calendar-day { border-width: 0; - color: rgba(101, 123, 131, 0.8); } + color: rgba(211, 218, 227, 0.8); } .calendar-day-top { border-top-width: 0; } @@ -595,7 +591,7 @@ StScrollBar { border-left-width: 0; } .calendar-nonwork-day { - color: #657b83; + color: #D3DAE3; background-color: transparent; font-weight: bold; } @@ -604,12 +600,12 @@ StScrollBar { .calendar-today:focus, .calendar-today:hover { font-weight: bold; - color: #fdf6e3; - background-color: #268bd2; + color: #ffffff; + background-color: #5294e2; border-width: 0; } .calendar-other-month-day { - color: rgba(101, 123, 131, 0.3); + color: rgba(211, 218, 227, 0.3); opacity: 1; } #notification { @@ -620,15 +616,15 @@ StScrollBar { spacing-columns: 10px; margin-from-right-edge-of-screen: 20px; width: 34em; - color: #657b83; } + color: #BAC3CF; } .popup-menu #notification { - color: #657b83; + color: #D3DAE3; 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: #657b83; } + color: #BAC3CF; } #notification-scrollview { max-height: 10em; } #notification-scrollview > .top-shadow, #notification-scrollview > .bottom-shadow { @@ -644,7 +640,7 @@ StScrollBar { .notification-with-image { min-height: 159px; - color: #657b83; } + color: #BAC3CF; } .notification-button, .notification-icon-button { padding: 5px; } @@ -657,7 +653,7 @@ StScrollBar { spacing: 16px; } .switcher-list { - color: #657b83; + color: #BAC3CF; background: none; border: none; border-image: url("common-assets/misc/bg.svg") 9 9 9 9; @@ -672,11 +668,11 @@ StScrollBar { border-radius: 2px; } .switcher-list .item-box:outlined { padding: 8px; - border: 1px solid #268bd2; } + border: 1px solid #5294e2; } .switcher-list .item-box:selected { - color: #fdf6e3; - background-color: #268bd2; - border: 0px solid #268bd2; } + color: #ffffff; + background-color: #5294e2; + border: 0px solid #5294e2; } .switcher-list .thumbnail { width: 256px; } .switcher-list .thumbnail-box { @@ -688,10 +684,10 @@ StScrollBar { .switcher-arrow { border-color: transparent; - color: #657b83; } + color: #BAC3CF; } .switcher-arrow:highlighted { border-color: transparent; - color: #fdf6e3; } + color: white; } .thumbnail-scroll-gradient-left { background-color: transparent; @@ -720,8 +716,8 @@ StScrollBar { background-color: white; } .modal-dialog { - color: #657b83; - background-color: rgba(0, 43, 54, 0); + color: #D3DAE3; + background-color: rgba(56, 60, 74, 0); border: none; border-image: url("dark-assets/misc/modal.svg") 9 9 9 67; padding: 0 5px 6px 5px; } @@ -747,10 +743,10 @@ StScrollBar { .run-dialog-label { font-size: 0; font-weight: bold; - color: #657b83; + color: #BAC3CF; padding-bottom: 0; } .run-dialog-error-label { - color: #dc322f; } + color: #FC4138; } .run-dialog-error-box { padding-top: 15px; spacing: 5px; } @@ -761,17 +757,17 @@ StScrollBar { width: 21em; padding: 7px; border-radius: 3px; - 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); + 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); box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.05); } .run-dialog-entry:focus { - color: #fdf6e3; - background-color: #268bd2; - border: 1px solid #268bd2; + color: #ffffff; + background-color: #5294e2; + border: 1px solid #5294e2; box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.05); } .run-dialog .modal-dialog-button-box { border: none; @@ -784,7 +780,7 @@ StScrollBar { icon-size: 48px; } .mount-password-reask { - color: #cb4b16; } + color: #F27835; } .show-processes-dialog, .mount-question-dialog { @@ -835,7 +831,7 @@ StScrollBar { border-width: 0px; } #keyboard { - background-color: rgba(7, 54, 66, 0.95); + background-color: rgba(53, 57, 69, 0.95); border-width: 0; border-top-width: 1px; border-color: rgba(0, 0, 0, 0.4); } @@ -854,31 +850,31 @@ StScrollBar { font-weight: bold; border-radius: 3px; box-shadow: none; - 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); } + 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); } .keyboard-key:hover { - 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); } + 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); } .keyboard-key:active, .keyboard-key:checked { - text-shadow: 0 1px rgba(7, 54, 66, 0); - color: #fdf6e3; - border: 1px solid #268bd2; - background-color: #268bd2; } + text-shadow: 0 1px rgba(64, 69, 82, 0); + color: #ffffff; + border: 1px solid #5294e2; + background-color: #5294e2; } .keyboard-key:grayed { - 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); } + 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); } .keyboard-subkeys { - color: #657b83; + color: #BAC3CF; padding: 5px; -arrow-border-radius: 2px; - -arrow-background-color: rgba(7, 54, 66, 0.95); + -arrow-background-color: rgba(53, 57, 69, 0.95); -arrow-border-width: 1px; -arrow-border-color: rgba(0, 0, 0, 0.4); -arrow-base: 20px; @@ -889,8 +885,8 @@ StScrollBar { margin: auto; padding: 10px; transition-duration: 300; - background-color: #002b36; - border: 1px solid #001317; } + background-color: #383C4A; + border: 1px solid #2b2e39; } .menu-favorites-button { padding: 10px; @@ -934,7 +930,7 @@ StScrollBar { border-radius: 2px; } .menu-category-button-greyed { padding: 7px; - color: rgba(101, 123, 131, 0.45); + color: rgba(211, 218, 227, 0.45); border: 1px solid transparent; } .menu-category-button-label:ltr { padding-left: 5px; } @@ -966,11 +962,11 @@ StScrollBar { width: 250px; height: 15px; font-weight: normal; - caret-color: #657b83; } + caret-color: #D3DAE3; } .menu-search-entry-icon { icon-size: 1em; - color: #657b83; } + color: #D3DAE3; } /* Context menu (at the moment only for favorites) */ .info-osd { @@ -978,7 +974,7 @@ StScrollBar { font-weight: bold; spacing: 1em; padding: 16px; - color: #fdf6e3; + color: white; border-image: url("common-assets/misc/osd.svg") 9 9 9 9; } .osd-window { @@ -989,7 +985,7 @@ StScrollBar { margin: 32px; min-width: 64px; min-height: 64px; - color: #fdf6e3; + color: white; background: none; border: none; border-radius: 5px; @@ -1001,7 +997,7 @@ StScrollBar { height: 4px; background-color: rgba(0, 0, 0, 0.5); border-radius: 2px; - color: #268bd2; } + color: #5294e2; } .window-list-box { spacing: 6px; @@ -1022,19 +1018,19 @@ StScrollBar { padding-left: 8px; padding-right: 8px; transition-duration: 100; - color: rgba(253, 246, 227, 0.6); } + color: rgba(255, 255, 255, 0.6); } .window-list-item-box:hover { - color: #fdf6e3; } + color: white; } .window-list-item-box:active, .window-list-item-box:checked, .window-list-item-box:focus { - color: #fdf6e3; } + color: white; } .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: #cb4b16; - background-gradient-end: #cb4b16; } + background-gradient-start: #F27835; + background-gradient-end: #F27835; } .sound-button { width: 22px; @@ -1101,30 +1097,30 @@ StScrollBar { height: 70px; padding: 15px; spacing: 0.5em; - background: rgba(5, 35, 43, 0.85); - border: 0px solid rgba(2, 16, 20, 0.95); + background: rgba(42, 45, 55, 0.85); + border: 0px solid rgba(31, 33, 40, 0.95); border-bottom: 1px; - color: #657b83; } + color: #BAC3CF; } .sound-player-overlay StButton { width: 22px; height: 13px; padding: 5px; - color: #657b83; + color: #BAC3CF; border-radius: 2px; - border: 1px solid rgba(7, 54, 66, 0); } + border: 1px solid rgba(53, 57, 69, 0); } .sound-player-overlay StButton StIcon { icon-size: 16px; } .sound-player-overlay StButton:hover { - 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); } + 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); } .sound-player-overlay StButton:active { - 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; } + 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; } .sound-player-overlay StBoxLayout { padding-top: 2px; } .sound-player .slider { @@ -1132,9 +1128,9 @@ StScrollBar { padding: 0; border: none; -slider-height: 0.5em; - -slider-background-color: #00171d; + -slider-background-color: #2d303b; -slider-border-color: transparent; - -slider-active-background-color: #268bd2; + -slider-active-background-color: #5294e2; -slider-active-border-color: transparent; -slider-border-width: 0px; -slider-handle-radius: 0px; } @@ -1151,14 +1147,14 @@ StScrollBar { .workspace-button { width: 20px; height: 10px; - color: #fdf6e3; + color: #ffffff; padding: 3px; padding-top: 4px; transition-duration: 300; } .workspace-button:outlined, .workspace-button:outlined:hover { - color: #268bd2; } + color: #5294e2; } .workspace-button:hover { - color: rgba(38, 139, 210, 0.5); } + color: rgba(82, 148, 226, 0.5); } /* Controls the style when using the "Visual representation" option */ .workspace-graph { @@ -1171,19 +1167,19 @@ StScrollBar { background-color: rgba(0, 0, 0, 0.2); } .workspace-graph .workspace:active { - border: 1px solid #268bd2; + border: 1px solid #5294e2; background-gradient-direction: none; } .workspace-graph .workspace .windows { - -active-window-background: rgba(12, 93, 113, 0.95); + -active-window-background: rgba(76, 82, 99, 0.95); -active-window-border: rgba(0, 0, 0, 0.8); - -inactive-window-background: rgba(12, 93, 113, 0.95); + -inactive-window-background: rgba(76, 82, 99, 0.95); -inactive-window-border: rgba(0, 0, 0, 0.8); } .workspace-graph .workspace:active .windows { - -active-window-background: rgba(14, 112, 137, 0.95); + -active-window-background: rgba(87, 93, 113, 0.95); -active-window-border: rgba(0, 0, 0, 0.8); - -inactive-window-background: rgba(7, 55, 67, 0.95); + -inactive-window-background: rgba(54, 58, 70, 0.95); -inactive-window-border: rgba(0, 0, 0, 0.8); } #panel-launchers-box { @@ -1195,7 +1191,7 @@ StScrollBar { transition-duration: 200; } .panel-launcher:hover { background-gradient-direction: none; - border: 0px solid #268bd2; } + border: 0px solid #5294e2; } .panel-bottom .panel-launcher:hover { border-bottom-width: 1px; } .panel-top .panel-launcher:hover { @@ -1216,25 +1212,25 @@ StScrollBar { .applet-box { padding-left: 3px; padding-right: 3px; - color: #fdf6e3; + color: white; text-shadow: none; transition-duration: 100; } .applet-box:hover { - color: #fdf6e3; - background-color: #268bd2; } + color: #ffffff; + background-color: #5294e2; } .applet-label { font-weight: bold; - color: #fdf6e3; } + color: white; } .applet-label:hover, .applet-box:hover > .applet-label { - color: #fdf6e3; + color: #ffffff; text-shadow: none; } .applet-icon { - color: #fdf6e3; + color: white; icon-size: 22px; } .applet-icon:hover, .applet-box:hover > .applet-icon { - color: #fdf6e3; + color: #ffffff; text-shadow: none; } .user-icon { @@ -1245,21 +1241,21 @@ StScrollBar { border-radius: 0; } .user-label { - color: #657b83; + color: #D3DAE3; font-size: 1em; font-weight: bold; margin: 0px; } .desklet { - color: #657b83; } + color: #BAC3CF; } .desklet-with-borders { border-image: url("common-assets/misc/bg.svg") 9 9 9 9; - color: #657b83; + color: #BAC3CF; padding: 12px; padding-bottom: 16px; } .desklet-with-borders-and-header { border-image: url("common-assets/misc/desklet.svg") 9 9 9 9; - color: #657b83; + color: #BAC3CF; border-radius: 0; border-radius-topleft: 0; border-radius-topright: 0; @@ -1267,17 +1263,17 @@ StScrollBar { padding-bottom: 17px; } .desklet-header { border-image: url("common-assets/misc/desklet-header.svg") 9 9 9 9; - color: #657b83; + color: #BAC3CF; font-size: 1em; padding: 12px; padding-bottom: 6px; } .desklet-drag-placeholder { - border: 2px solid #268bd2; - background-color: rgba(38, 139, 210, 0.3); } + border: 2px solid #5294e2; + background-color: rgba(82, 148, 226, 0.3); } .photoframe-box { border-image: url("common-assets/misc/bg.svg") 9 9 9 9; - color: #657b83; + color: #BAC3CF; padding: 12px; padding-bottom: 16px; } @@ -1296,8 +1292,8 @@ StScrollBar { .tile-preview, .tile-preview.snap, .tile-hud, .tile-hud.snap { - background-color: rgba(38, 139, 210, 0.3); - border: 1px solid #268bd2; } + background-color: rgba(82, 148, 226, 0.3); + border: 1px solid #5294e2; } .xkcd-box { padding: 6px; diff --git a/common/cinnamon/cinnamon.css b/common/cinnamon/cinnamon.css index d76fee9..e0ea24a 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(253, 246, 227, 0); + text-shadow: 0 1px rgba(255, 255, 255, 0); color: #5c616c; background-color: #fbfbfc; - border: 1px solid #657b83; + border: 1px solid #cfd6e6; 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(253, 246, 227, 0); + text-shadow: 0 1px rgba(255, 255, 255, 0); color: #5c616c; background-color: #fbfbfc; - border: 1px solid #268bd2; + border: 1px solid #5294e2; 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(253, 246, 227, 0); + text-shadow: 0 1px rgba(255, 255, 255, 0); color: #5c616c; background-color: white; - border: 1px solid #657b83; + border: 1px solid #cfd6e6; 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(253, 246, 227, 0); + text-shadow: 0 1px rgba(255, 255, 255, 0); color: #5c616c; background-color: #fbfbfc; - border: 1px solid #268bd2; + border: 1px solid #5294e2; 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(253, 246, 227, 0); - color: #fdf6e3; - background-color: #268bd2; - border: 1px solid #268bd2; - box-shadow: inset 0 2px 4px #268bd2; } + 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; } .popup-menu #notification .notification-button:insensitive, .popup-menu #notification .notification-icon-button:insensitive, .sound-button:insensitive { - text-shadow: 0 1px rgba(253, 246, 227, 0); + text-shadow: 0 1px rgba(255, 255, 255, 0); color: rgba(92, 97, 108, 0.55); - border: 1px solid rgba(101, 123, 131, 0.55); + border: 1px solid rgba(207, 214, 230, 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(253, 246, 227, 0); - color: #657b83; - border: 1px solid rgba(1, 9, 11, 0.35); - background-color: rgba(18, 137, 167, 0.35); } + 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); } .notification-button:hover, .notification-icon-button:hover, .modal-dialog-button-box .modal-dialog-button:hover { - 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); } + 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); } .notification-button:focus, .notification-icon-button:focus, .modal-dialog-button-box .modal-dialog-button:focus { - color: #268bd2; } + color: #5294e2; } .notification-button:active, .notification-icon-button:active, .modal-dialog-button-box .modal-dialog-button:active { - text-shadow: 0 1px rgba(253, 246, 227, 0); - color: #fdf6e3; - border: 1px solid #268bd2; - background-color: #268bd2; } + text-shadow: 0 1px rgba(255, 255, 255, 0); + color: #ffffff; + border: 1px solid #5294e2; + background-color: #5294e2; } .notification-button:insensitive, .notification-icon-button:insensitive, .modal-dialog-button-box .modal-dialog-button:insensitive { - 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); } + 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); } .popup-menu #notification StEntry, #menu-search-entry { padding: 7px; caret-size: 1px; - selection-background-color: #268bd2; - selected-color: #fdf6e3; + selection-background-color: #5294e2; + selected-color: #ffffff; transition-duration: 300ms; border-radius: 3px; color: #5c616c; - background-color: #fdf6e3; - border: 1px solid #657b83; - box-shadow: inset 0 2px 4px rgba(253, 246, 227, 0.05); } + background-color: #ffffff; + border: 1px solid #cfd6e6; + box-shadow: inset 0 2px 4px rgba(255, 255, 255, 0.05); } .popup-menu #notification StEntry:focus, #menu-search-entry:focus, .popup-menu #notification StEntry:hover, #menu-search-entry:hover { color: #5c616c; - background-color: #fdf6e3; - border: 1px solid #268bd2; - box-shadow: inset 0 2px 4px rgba(253, 246, 227, 0.05); } + background-color: #ffffff; + border: 1px solid #5294e2; + box-shadow: inset 0 2px 4px rgba(255, 255, 255, 0.05); } .popup-menu #notification StEntry:insensitive, #menu-search-entry:insensitive { color: rgba(92, 97, 108, 0.55); - background-color: #f9f6ec; - border-color: 1px solid #a6b2b7; - box-shadow: inset 0 2px 4px rgba(249, 246, 236, 0.05); } + background-color: #fbfbfb; + border-color: 1px solid #e0e4ee; + box-shadow: inset 0 2px 4px rgba(251, 251, 251, 0.05); } .popup-menu #notification StEntry StIcon.capslock-warning, #menu-search-entry StIcon.capslock-warning { icon-size: 16px; - warning-color: #cb4b16; + warning-color: #F27835; padding: 0 4px; } .notification StEntry { padding: 7px; caret-size: 1px; - caret-color: #657b83; - selection-background-color: #268bd2; - selected-color: #fdf6e3; + caret-color: #BAC3CF; + selection-background-color: #5294e2; + selected-color: #ffffff; transition-duration: 300ms; border-radius: 3px; - color: #657b83; - background-color: rgba(18, 137, 167, 0.35); - border: 1px solid rgba(1, 9, 11, 0.35); + color: #BAC3CF; + background-color: rgba(102, 109, 132, 0.35); + border: 1px solid rgba(26, 28, 34, 0.35); box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.05); } .notification StEntry:focus { - color: #fdf6e3; - background-color: #268bd2; - border: 1px solid #268bd2; + color: #ffffff; + background-color: #5294e2; + border: 1px solid #5294e2; box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.05); } .notification StEntry:insensitive { - color: rgba(101, 123, 131, 0.55); - background-color: rgba(18, 137, 167, 0.2); - border: 1px solid rgba(1, 9, 11, 0.35); + color: rgba(186, 195, 207, 0.55); + background-color: rgba(102, 109, 132, 0.2); + border: 1px solid rgba(26, 28, 34, 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(253, 246, 227, 0.1); + background-color: rgba(255, 255, 255, 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: #268bd2; } + background-color: #5294e2; } .separator { -gradient-height: 1px; @@ -159,9 +159,9 @@ StScrollBar { .popup-slider-menu-item, .slider { -slider-height: 4px; - -slider-background-color: #657b83; + -slider-background-color: #cfd6e6; -slider-border-color: transparent; - -slider-active-background-color: #268bd2; + -slider-active-background-color: #5294e2; -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: #fdf6e3; } + -slider-active-background-color: #ffffff; } .check-box CinnamonGenericContainer { spacing: .2em; @@ -235,57 +235,58 @@ StScrollBar { background-image: url("common-assets/switch/switch-on-selected.svg"); } .cinnamon-link { - color: #1e6ea7; + color: #2679db; text-decoration: underline; } .cinnamon-link:hover { - color: #268bd2; } + color: #5294e2; } #Tooltip { border-radius: 3px; padding: 5px 12px; - background-color: rgba(7, 54, 66, 0.95); - color: #657b83; + background-color: rgba(53, 57, 69, 0.95); + color: #BAC3CF; font-size: 1em; font-weight: normal; text-align: center; } -.popup-menu { +.popup-menu, +.popup-combo-menu { color: white; min-width: 200px; color: #5c616c; border-image: url("light-assets/menu/menu.svg") 9 9 9 9; } .popup-menu-arrow { icon-size: 16px; } - .popup-menu .popup-sub-menu { + .popup-menu .popup-sub-menu, .popup-combo-menu .popup-sub-menu { background-gradient-direction: none; box-shadow: none; border-image: url("light-assets/menu/submenu.svg") 9 9 9 9; } - .popup-menu .popup-sub-menu .popup-menu-item:ltr { + .popup-menu .popup-sub-menu .popup-menu-item:ltr, .popup-combo-menu .popup-sub-menu .popup-menu-item:ltr { padding-right: 0em; } - .popup-menu .popup-sub-menu .popup-menu-item:rtl { + .popup-menu .popup-sub-menu .popup-menu-item:rtl, .popup-combo-menu .popup-sub-menu .popup-menu-item:rtl { padding-left: 0em; } - .popup-menu .popup-sub-menu StScrollBar { + .popup-menu .popup-sub-menu StScrollBar, .popup-combo-menu .popup-sub-menu StScrollBar { padding: 4px; } - .popup-menu .popup-sub-menu StScrollBar StBin#trough, .popup-menu .popup-sub-menu StScrollBar StBin#vhandle { + .popup-menu .popup-sub-menu StScrollBar StBin#trough, .popup-menu .popup-sub-menu StScrollBar StBin#vhandle, .popup-combo-menu .popup-sub-menu StScrollBar StBin#trough, .popup-combo-menu .popup-sub-menu StScrollBar StBin#vhandle { border-width: 0; } - .popup-menu .popup-menu-content { + .popup-menu .popup-menu-content, .popup-combo-menu .popup-menu-content { padding: 1em 0em 1em 0em; } - .popup-menu .popup-menu-item { + .popup-menu .popup-menu-item, .popup-combo-menu .popup-menu-item { padding: .4em 1.75em; spacing: 1em; } - .popup-menu .popup-menu-item:active { - color: #fdf6e3; + .popup-menu .popup-menu-item:active, .popup-combo-menu .popup-menu-item:active { + color: #ffffff; background-color: transparent; border-image: url("common-assets/menu/menu-hover.svg") 9 9 1 1; } - .popup-menu .popup-menu-item:insensitive { + .popup-menu .popup-menu-item:insensitive, .popup-combo-menu .popup-menu-item:insensitive { color: rgba(92, 97, 108, 0.5); background: none; } - .popup-menu .popup-inactive-menu-item { + .popup-menu .popup-inactive-menu-item, .popup-combo-menu .popup-inactive-menu-item { color: #5c616c; } - .popup-menu .popup-inactive-menu-item:insensitive { + .popup-menu .popup-inactive-menu-item:insensitive, .popup-combo-menu .popup-inactive-menu-item:insensitive { color: rgba(92, 97, 108, 0.55); } - .popup-menu .popup-menu-item:active .popup-inactive-menu-item { - color: #fdf6e3; } + .popup-menu .popup-menu-item:active .popup-inactive-menu-item, .popup-combo-menu .popup-menu-item:active .popup-inactive-menu-item { + color: #ffffff; } .popup-menu-icon { icon-size: 16px; } @@ -297,13 +298,8 @@ StScrollBar { -arrow-base: 0; -arrow-rise: 0; } -/*Don't know what this does*/ .popup-combo-menu { - background-color: rgba(0, 0, 0, 0.4); - padding: 1em 0em; - color: red; - border: 1px solid rgba(0, 0, 0, 0.6); - border-radius: 3px; } + padding: 10px 1px; } .popup-combobox-item { spacing: 1em; } @@ -359,7 +355,7 @@ StScrollBar { background-gradient-end: rgba(0, 255, 0, 0.2); } .panel-top, .panel-bottom { - color: #fdf6e3; + color: white; font-size: 1em; padding: 0px; } @@ -392,18 +388,18 @@ StScrollBar { spacing: 12px; } .window-caption { - background-color: rgba(7, 54, 66, 0.95); - border: 1px solid rgba(7, 54, 66, 0.95); - color: #657b83; + background-color: rgba(53, 57, 69, 0.95); + border: 1px solid rgba(53, 57, 69, 0.95); + color: #BAC3CF; spacing: 25px; border-radius: 2px; font-size: 9pt; padding: 5px 8px; -cinnamon-caption-spacing: 4px; } .window-caption#selected { - background-color: #268bd2; - color: #fdf6e3; - border: 1px solid #268bd2; + background-color: #5294e2; + color: #ffffff; + border: 1px solid #5294e2; spacing: 25px; } .expo-workspaces-name-entry, @@ -413,31 +409,31 @@ StScrollBar { font-size: 9pt; padding: 5px 8px; -cinnamon-caption-spacing: 4px; - color: #657b83; - background-color: rgba(18, 137, 167, 0.35); - border: 1px solid rgba(1, 9, 11, 0.35); + color: #BAC3CF; + background-color: rgba(102, 109, 132, 0.35); + border: 1px solid rgba(26, 28, 34, 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 #268bd2; - background-color: #268bd2; - color: #fdf6e3; + border: 1px solid #5294e2; + background-color: #5294e2; + color: #ffffff; font-style: italic; transition-duration: 300; - selection-background-color: #fdf6e3; - selected-color: #268bd2; } + selection-background-color: #ffffff; + selected-color: #5294e2; } .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 #268bd2; + border: 4px solid #5294e2; background-color: black; border-radius: 2px; } .expo-background { - background-color: #073642; } + background-color: #353945; } .workspace-thumbnails { spacing: 26px; } @@ -505,7 +501,7 @@ StScrollBar { .about-scrollBox { border: 1px solid #dcdfe3; border-radius: 2px; - background-color: #fdf6e3; + background-color: #ffffff; padding: 4px; padding-right: 0; border-radius: 0; } @@ -604,8 +600,8 @@ StScrollBar { .calendar-today:focus, .calendar-today:hover { font-weight: bold; - color: #fdf6e3; - background-color: #268bd2; + color: #ffffff; + background-color: #5294e2; border-width: 0; } .calendar-other-month-day { @@ -620,7 +616,7 @@ StScrollBar { spacing-columns: 10px; margin-from-right-edge-of-screen: 20px; width: 34em; - color: #657b83; } + color: #BAC3CF; } .popup-menu #notification { color: #5c616c; border-image: url("light-assets/misc/message.svg") 9 9 9 9; } @@ -628,7 +624,7 @@ StScrollBar { padding: 5px; } #notification.multi-line-notification { padding-bottom: 13px; - color: #657b83; } + color: #BAC3CF; } #notification-scrollview { max-height: 10em; } #notification-scrollview > .top-shadow, #notification-scrollview > .bottom-shadow { @@ -644,7 +640,7 @@ StScrollBar { .notification-with-image { min-height: 159px; - color: #657b83; } + color: #BAC3CF; } .notification-button, .notification-icon-button { padding: 5px; } @@ -657,7 +653,7 @@ StScrollBar { spacing: 16px; } .switcher-list { - color: #657b83; + color: #BAC3CF; background: none; border: none; border-image: url("common-assets/misc/bg.svg") 9 9 9 9; @@ -672,11 +668,11 @@ StScrollBar { border-radius: 2px; } .switcher-list .item-box:outlined { padding: 8px; - border: 1px solid #268bd2; } + border: 1px solid #5294e2; } .switcher-list .item-box:selected { - color: #fdf6e3; - background-color: #268bd2; - border: 0px solid #268bd2; } + color: #ffffff; + background-color: #5294e2; + border: 0px solid #5294e2; } .switcher-list .thumbnail { width: 256px; } .switcher-list .thumbnail-box { @@ -688,10 +684,10 @@ StScrollBar { .switcher-arrow { border-color: transparent; - color: #657b83; } + color: #BAC3CF; } .switcher-arrow:highlighted { border-color: transparent; - color: #fdf6e3; } + color: white; } .thumbnail-scroll-gradient-left { background-color: transparent; @@ -747,10 +743,10 @@ StScrollBar { .run-dialog-label { font-size: 0; font-weight: bold; - color: #657b83; + color: #BAC3CF; padding-bottom: 0; } .run-dialog-error-label { - color: #dc322f; } + color: #FC4138; } .run-dialog-error-box { padding-top: 15px; spacing: 5px; } @@ -761,17 +757,17 @@ StScrollBar { width: 21em; padding: 7px; border-radius: 3px; - 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); + 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); box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.05); } .run-dialog-entry:focus { - color: #fdf6e3; - background-color: #268bd2; - border: 1px solid #268bd2; + color: #ffffff; + background-color: #5294e2; + border: 1px solid #5294e2; box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.05); } .run-dialog .modal-dialog-button-box { border: none; @@ -784,7 +780,7 @@ StScrollBar { icon-size: 48px; } .mount-password-reask { - color: #cb4b16; } + color: #F27835; } .show-processes-dialog, .mount-question-dialog { @@ -835,7 +831,7 @@ StScrollBar { border-width: 0px; } #keyboard { - background-color: rgba(7, 54, 66, 0.95); + background-color: rgba(53, 57, 69, 0.95); border-width: 0; border-top-width: 1px; border-color: rgba(0, 0, 0, 0.4); } @@ -854,31 +850,31 @@ StScrollBar { font-weight: bold; border-radius: 3px; box-shadow: none; - 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); } + 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); } .keyboard-key:hover { - 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); } + 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); } .keyboard-key:active, .keyboard-key:checked { - text-shadow: 0 1px rgba(253, 246, 227, 0); - color: #fdf6e3; - border: 1px solid #268bd2; - background-color: #268bd2; } + text-shadow: 0 1px rgba(255, 255, 255, 0); + color: #ffffff; + border: 1px solid #5294e2; + background-color: #5294e2; } .keyboard-key:grayed { - 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); } + 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); } .keyboard-subkeys { - color: #657b83; + color: #BAC3CF; padding: 5px; -arrow-border-radius: 2px; - -arrow-background-color: rgba(7, 54, 66, 0.95); + -arrow-background-color: rgba(53, 57, 69, 0.95); -arrow-border-width: 1px; -arrow-border-color: rgba(0, 0, 0, 0.4); -arrow-base: 20px; @@ -978,7 +974,7 @@ StScrollBar { font-weight: bold; spacing: 1em; padding: 16px; - color: #fdf6e3; + color: white; border-image: url("common-assets/misc/osd.svg") 9 9 9 9; } .osd-window { @@ -989,7 +985,7 @@ StScrollBar { margin: 32px; min-width: 64px; min-height: 64px; - color: #fdf6e3; + color: white; background: none; border: none; border-radius: 5px; @@ -1001,7 +997,7 @@ StScrollBar { height: 4px; background-color: rgba(0, 0, 0, 0.5); border-radius: 2px; - color: #268bd2; } + color: #5294e2; } .window-list-box { spacing: 6px; @@ -1022,19 +1018,19 @@ StScrollBar { padding-left: 8px; padding-right: 8px; transition-duration: 100; - color: rgba(253, 246, 227, 0.6); } + color: rgba(255, 255, 255, 0.6); } .window-list-item-box:hover { - color: #fdf6e3; } + color: white; } .window-list-item-box:active, .window-list-item-box:checked, .window-list-item-box:focus { - color: #fdf6e3; } + color: white; } .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: #cb4b16; - background-gradient-end: #cb4b16; } + background-gradient-start: #F27835; + background-gradient-end: #F27835; } .sound-button { width: 22px; @@ -1101,30 +1097,30 @@ StScrollBar { height: 70px; padding: 15px; spacing: 0.5em; - background: rgba(5, 35, 43, 0.85); - border: 0px solid rgba(2, 16, 20, 0.95); + background: rgba(42, 45, 55, 0.85); + border: 0px solid rgba(31, 33, 40, 0.95); border-bottom: 1px; - color: #657b83; } + color: #BAC3CF; } .sound-player-overlay StButton { width: 22px; height: 13px; padding: 5px; - color: #657b83; + color: #BAC3CF; border-radius: 2px; - border: 1px solid rgba(7, 54, 66, 0); } + border: 1px solid rgba(53, 57, 69, 0); } .sound-player-overlay StButton StIcon { icon-size: 16px; } .sound-player-overlay StButton:hover { - 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); } + 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); } .sound-player-overlay StButton:active { - 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; } + 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; } .sound-player-overlay StBoxLayout { padding-top: 2px; } .sound-player .slider { @@ -1132,9 +1128,9 @@ StScrollBar { padding: 0; border: none; -slider-height: 0.5em; - -slider-background-color: #657b83; + -slider-background-color: #cfd6e6; -slider-border-color: transparent; - -slider-active-background-color: #268bd2; + -slider-active-background-color: #5294e2; -slider-active-border-color: transparent; -slider-border-width: 0px; -slider-handle-radius: 0px; } @@ -1151,14 +1147,14 @@ StScrollBar { .workspace-button { width: 20px; height: 10px; - color: #fdf6e3; + color: #ffffff; padding: 3px; padding-top: 4px; transition-duration: 300; } .workspace-button:outlined, .workspace-button:outlined:hover { - color: #268bd2; } + color: #5294e2; } .workspace-button:hover { - color: rgba(38, 139, 210, 0.5); } + color: rgba(82, 148, 226, 0.5); } /* Controls the style when using the "Visual representation" option */ .workspace-graph { @@ -1171,19 +1167,19 @@ StScrollBar { background-color: rgba(0, 0, 0, 0.2); } .workspace-graph .workspace:active { - border: 1px solid #268bd2; + border: 1px solid #5294e2; background-gradient-direction: none; } .workspace-graph .workspace .windows { - -active-window-background: rgba(12, 93, 113, 0.95); + -active-window-background: rgba(76, 82, 99, 0.95); -active-window-border: rgba(0, 0, 0, 0.8); - -inactive-window-background: rgba(12, 93, 113, 0.95); + -inactive-window-background: rgba(76, 82, 99, 0.95); -inactive-window-border: rgba(0, 0, 0, 0.8); } .workspace-graph .workspace:active .windows { - -active-window-background: rgba(14, 112, 137, 0.95); + -active-window-background: rgba(87, 93, 113, 0.95); -active-window-border: rgba(0, 0, 0, 0.8); - -inactive-window-background: rgba(7, 55, 67, 0.95); + -inactive-window-background: rgba(54, 58, 70, 0.95); -inactive-window-border: rgba(0, 0, 0, 0.8); } #panel-launchers-box { @@ -1195,7 +1191,7 @@ StScrollBar { transition-duration: 200; } .panel-launcher:hover { background-gradient-direction: none; - border: 0px solid #268bd2; } + border: 0px solid #5294e2; } .panel-bottom .panel-launcher:hover { border-bottom-width: 1px; } .panel-top .panel-launcher:hover { @@ -1216,25 +1212,25 @@ StScrollBar { .applet-box { padding-left: 3px; padding-right: 3px; - color: #fdf6e3; + color: white; text-shadow: none; transition-duration: 100; } .applet-box:hover { - color: #fdf6e3; - background-color: #268bd2; } + color: #ffffff; + background-color: #5294e2; } .applet-label { font-weight: bold; - color: #fdf6e3; } + color: white; } .applet-label:hover, .applet-box:hover > .applet-label { - color: #fdf6e3; + color: #ffffff; text-shadow: none; } .applet-icon { - color: #fdf6e3; + color: white; icon-size: 22px; } .applet-icon:hover, .applet-box:hover > .applet-icon { - color: #fdf6e3; + color: #ffffff; text-shadow: none; } .user-icon { @@ -1251,15 +1247,15 @@ StScrollBar { margin: 0px; } .desklet { - color: #657b83; } + color: #BAC3CF; } .desklet-with-borders { border-image: url("common-assets/misc/bg.svg") 9 9 9 9; - color: #657b83; + color: #BAC3CF; padding: 12px; padding-bottom: 16px; } .desklet-with-borders-and-header { border-image: url("common-assets/misc/desklet.svg") 9 9 9 9; - color: #657b83; + color: #BAC3CF; border-radius: 0; border-radius-topleft: 0; border-radius-topright: 0; @@ -1267,17 +1263,17 @@ StScrollBar { padding-bottom: 17px; } .desklet-header { border-image: url("common-assets/misc/desklet-header.svg") 9 9 9 9; - color: #657b83; + color: #BAC3CF; font-size: 1em; padding: 12px; padding-bottom: 6px; } .desklet-drag-placeholder { - border: 2px solid #268bd2; - background-color: rgba(38, 139, 210, 0.3); } + border: 2px solid #5294e2; + background-color: rgba(82, 148, 226, 0.3); } .photoframe-box { border-image: url("common-assets/misc/bg.svg") 9 9 9 9; - color: #657b83; + color: #BAC3CF; padding: 12px; padding-bottom: 16px; } @@ -1296,8 +1292,8 @@ StScrollBar { .tile-preview, .tile-preview.snap, .tile-hud, .tile-hud.snap { - background-color: rgba(38, 139, 210, 0.3); - border: 1px solid #268bd2; } + background-color: rgba(82, 148, 226, 0.3); + border: 1px solid #5294e2; } .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 8fde12d..4d3f262 100644 --- a/common/cinnamon/common-assets/menu/menu-hover.svg +++ b/common/cinnamon/common-assets/menu/menu-hover.svg @@ -2,11 +2,13 @@ <!-- Created with Inkscape (http://www.inkscape.org/) --> <svg + xmlns:osb="http://www.openswatchbook.org/uri/2009/osb" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:cc="http://creativecommons.org/ns#" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:svg="http://www.w3.org/2000/svg" xmlns="http://www.w3.org/2000/svg" + xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" width="9.0311108mm" @@ -17,17 +19,35 @@ inkscape:version="0.91 r13725" sodipodi:docname="menu-hover.svg"> <defs - id="defs6929" /> + id="defs6929"> + <linearGradient + id="selected_bg_color" + osb:paint="solid"> + <stop + style="stop-color:#5294e2;stop-opacity:1;" + offset="0" + id="stop4138" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#selected_bg_color" + id="linearGradient4140" + x1="1185" + y1="108" + x2="1185" + y2="141" + gradientUnits="userSpaceOnUse" /> + </defs> <sodipodi:namedview id="base" - pagecolor="#fdf6e3" + pagecolor="#ffffff" bordercolor="#666666" borderopacity="1.0" inkscape:pageopacity="0.0" inkscape:pageshadow="2" inkscape:zoom="11.2" - inkscape:cx="16.532799" - inkscape:cy="17.338845" + inkscape:cx="0.595299" + inkscape:cy="17.160274" inkscape:document-units="px" inkscape:current-layer="layer1" showgrid="true" @@ -71,14 +91,14 @@ <g transform="matrix(0.0689655,0,0,1.0000001,71.275885,274.36218)" id="g6908" - style="fill:#268bd2;fill-opacity:1"> + style="fill:url(#linearGradient4140);fill-opacity:1"> <rect y="108" x="1011" height="33" width="348" id="rect5271" - 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" /> + style="opacity:1;fill:url(#linearGradient4140);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" /> </g> </g> </svg> diff --git a/common/cinnamon/common-assets/menu/menu-separator.svg b/common/cinnamon/common-assets/menu/menu-separator.svg index ce3763c..4962ebc 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" /> <sodipodi:namedview id="base" - pagecolor="#fdf6e3" + pagecolor="#ffffff" bordercolor="#666666" borderopacity="1.0" inkscape:pageopacity="0.0" diff --git a/common/cinnamon/common-assets/misc/add-workspace-active.svg b/common/cinnamon/common-assets/misc/add-workspace-active.svg index e12333e..d39784c 100644 --- a/common/cinnamon/common-assets/misc/add-workspace-active.svg +++ b/common/cinnamon/common-assets/misc/add-workspace-active.svg @@ -2,11 +2,13 @@ <!-- Created with Inkscape (http://www.inkscape.org/) --> <svg + xmlns:osb="http://www.openswatchbook.org/uri/2009/osb" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:cc="http://creativecommons.org/ns#" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:svg="http://www.w3.org/2000/svg" xmlns="http://www.w3.org/2000/svg" + xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" width="35" @@ -16,17 +18,52 @@ inkscape:version="0.91 r13725" sodipodi:docname="add-workspace-active.svg"> <defs - id="defs4" /> + id="defs4"> + <linearGradient + id="selected_fg_color" + osb:paint="solid"> + <stop + style="stop-color:#ffffff;stop-opacity:1;" + offset="0" + id="stop4147" /> + </linearGradient> + <linearGradient + id="selected_bg_color" + osb:paint="solid"> + <stop + style="stop-color:#5294e2;stop-opacity:1;" + offset="0" + id="stop4144" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#selected_bg_color" + id="linearGradient4146" + x1="19.500005" + y1="853.36218" + x2="19.500005" + y2="1051.3622" + gradientUnits="userSpaceOnUse" /> + <linearGradient + inkscape:collect="always" + xlink:href="#selected_fg_color" + id="linearGradient4149" + x1="18.000003" + y1="944.36218" + x2="18.000003" + y2="960.36218" + gradientUnits="userSpaceOnUse" /> + </defs> <sodipodi:namedview id="base" - pagecolor="#fdf6e3" + pagecolor="#ffffff" bordercolor="#666666" borderopacity="1.0" inkscape:pageopacity="0.0" inkscape:pageshadow="2" inkscape:zoom="8" - inkscape:cx="-12.039549" - inkscape:cy="88.924726" + inkscape:cx="1.6114609" + inkscape:cy="95.511861" inkscape:document-units="px" inkscape:current-layer="layer1" showgrid="true" @@ -65,7 +102,7 @@ <dc:format>image/svg+xml</dc:format> <dc:type rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> - <dc:title></dc:title> + <dc:title /> </cc:Work> </rdf:RDF> </metadata> @@ -75,7 +112,7 @@ id="layer1" transform="translate(0,-852.36218)"> <path - style="opacity:1;fill:#268bd2;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:url(#selected_bg_color);fill-opacity:1;stroke:none;stroke-width:0;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0" d="M 3 0 C 1.3380015 0 0 1.3380015 0 3 L 0 197 C 0 198.662 1.3380015 200 3 200 L 36 200 C 37.661999 200 39 198.662 39 197 L 39 3 C 39 1.3380015 37.661999 0 36 0 L 3 0 z M 3 1 L 36 1 C 37.108 1 38 1.892 38 3 L 38 197 C 38 198.108 37.108 199 36 199 L 3 199 C 1.892 199 1 198.108 1 197 L 1 3 C 1 1.892 1.892 1 3 1 z " transform="translate(0,852.36218)" id="rect3810" /> @@ -85,7 +122,7 @@ style="fill:#000000;fill-opacity:1;opacity:0.5" /> <rect rx="2" - style="opacity:1;fill:#268bd2;fill-opacity:1;stroke:#102b68;stroke-width:0;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + style="opacity:1;fill:url(#linearGradient4146);fill-opacity:1;stroke:#102b68;stroke-width:0;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" id="rect3812" width="37" height="198" @@ -94,7 +131,7 @@ ry="2" /> <g id="g3917" - style="fill:#fdf6e3;fill-opacity:1"> + style="fill:url(#linearGradient4149);fill-opacity:1"> <rect ry="1.1428567" y="944.36218" @@ -102,7 +139,7 @@ height="15.999994" width="2.0000002" id="rect3897" - 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:url(#linearGradient4149);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" /> <rect transform="matrix(0,1,-1,0,0,0)" ry="1.1428567" @@ -111,7 +148,7 @@ height="15.999994" width="2.0000002" id="rect3897-6" - 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:url(#linearGradient4149);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" /> </g> </g> </svg> diff --git a/common/cinnamon/common-assets/misc/add-workspace-hover.svg b/common/cinnamon/common-assets/misc/add-workspace-hover.svg index c5647ea..e771e33 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" /> <sodipodi:namedview id="base" - pagecolor="#fdf6e3" + pagecolor="#ffffff" bordercolor="#666666" borderopacity="1.0" inkscape:pageopacity="0.0" @@ -94,7 +94,7 @@ ry="2" /> <g id="g3917" - style="fill:#657b83;fill-opacity:1"> + style="fill:#bac3cf;fill-opacity:1"> <rect ry="1.1428567" y="944.36218" @@ -102,7 +102,7 @@ height="15.999994" width="2.0000002" id="rect3897" - 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:#bac3cf;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" /> <rect transform="matrix(0,1,-1,0,0,0)" ry="1.1428567" @@ -111,7 +111,7 @@ height="15.999994" width="2.0000002" id="rect3897-6" - 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:#bac3cf;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" /> </g> </g> </svg> diff --git a/common/cinnamon/common-assets/misc/add-workspace.svg b/common/cinnamon/common-assets/misc/add-workspace.svg index 1cb3aa0..65f5361 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" /> <sodipodi:namedview id="base" - pagecolor="#fdf6e3" + pagecolor="#ffffff" bordercolor="#666666" borderopacity="1.0" inkscape:pageopacity="0.0" @@ -94,7 +94,7 @@ ry="2" /> <g id="g3917" - style="fill:#657b83;fill-opacity:1"> + style="fill:#bac3cf;fill-opacity:1"> <rect ry="1.1428567" y="944.36218" @@ -102,7 +102,7 @@ height="15.999994" width="2.0000002" id="rect3897" - 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:#bac3cf;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" /> <rect transform="matrix(0,1,-1,0,0,0)" ry="1.1428567" @@ -111,7 +111,7 @@ height="15.999994" width="2.0000002" id="rect3897-6" - 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:#bac3cf;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" /> </g> </g> </svg> diff --git a/common/cinnamon/common-assets/misc/bg.svg b/common/cinnamon/common-assets/misc/bg.svg index 1e6d24d..feeddea 100644 --- a/common/cinnamon/common-assets/misc/bg.svg +++ b/common/cinnamon/common-assets/misc/bg.svg @@ -20,7 +20,7 @@ id="defs5388" /> <sodipodi:namedview id="base" - pagecolor="#fdf6e3" + pagecolor="#ffffff" bordercolor="#666666" borderopacity="1.0" inkscape:pageopacity="0.0" @@ -67,7 +67,7 @@ rx="2.0000005" ry="1.9999999" /> <rect - style="display:inline;opacity:0.95;fill:#073642;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="display:inline;opacity:0.95;fill:#353945;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" id="rect4164" width="22" height="20.999971" diff --git a/common/cinnamon/common-assets/misc/calendar-arrow-left-hover.svg b/common/cinnamon/common-assets/misc/calendar-arrow-left-hover.svg index 7a95aec..9292ecc 100644 --- a/common/cinnamon/common-assets/misc/calendar-arrow-left-hover.svg +++ b/common/cinnamon/common-assets/misc/calendar-arrow-left-hover.svg @@ -2,11 +2,13 @@ <!-- Created with Inkscape (http://www.inkscape.org/) --> <svg + xmlns:osb="http://www.openswatchbook.org/uri/2009/osb" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:cc="http://creativecommons.org/ns#" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:svg="http://www.w3.org/2000/svg" xmlns="http://www.w3.org/2000/svg" + xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" sodipodi:docname="calendar-arrow-left-hover.svg" @@ -33,8 +35,8 @@ bordercolor="#666666" borderopacity="1" inkscape:current-layer="layer12" - inkscape:cx="14.072123" - inkscape:cy="8.0207106" + inkscape:cx="6.1613659" + inkscape:cy="7.9323223" gridtolerance="10" inkscape:guide-bbox="true" guidetolerance="10" @@ -42,7 +44,7 @@ inkscape:object-nodes="false" inkscape:object-paths="false" objecttolerance="10" - pagecolor="#fdf6e3" + pagecolor="#ffffff" inkscape:pageopacity="0" inkscape:pageshadow="2" showborder="true" @@ -92,7 +94,25 @@ <title id="title9167">Gnome Symbolic Icon Theme</title> <defs - id="defs7386" /> + id="defs7386"> + <linearGradient + id="selected_bg_color" + osb:paint="solid"> + <stop + style="stop-color:#5294e2;stop-opacity:1;" + offset="0" + id="stop4147" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#selected_bg_color" + id="linearGradient4149" + x1="108.00018" + y1="751" + x2="108.00018" + y2="758.99959" + gradientUnits="userSpaceOnUse" /> + </defs> <g inkscape:groupmode="layer" id="layer9" @@ -144,7 +164,7 @@ style="display:inline" transform="translate(-100.0002,-747)"> <path - style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:Sans;-inkscape-font-specification:Sans;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;baseline-shift:baseline;text-anchor:start;display:inline;overflow:visible;visibility:visible;fill:#268bd2;fill-opacity:1;stroke:none;stroke-width:2;marker:none;enable-background:accumulate" + style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:Sans;-inkscape-font-specification:Sans;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;baseline-shift:baseline;text-anchor:start;display:inline;overflow:visible;visibility:visible;fill:url(#linearGradient4149);fill-opacity:1;stroke:none;stroke-width:2;marker:none;enable-background:accumulate" d="m 109.82336,751.00006 a 0.67182557,0.66502524 0 0 0 -0.10367,0.009 0.67182557,0.66502524 0 0 0 -0.39887,0.18702 l -3.35878,3.32479 -0.46184,0.47795 0.46184,0.47792 3.35878,3.32481 a 0.68281953,0.67590797 0 0 0 0.698,0.16363 c 0.0374,0.0143 0.0779,0.0233 0.1207,0.0233 0.18608,0 0.33589,-0.14829 0.33589,-0.33248 0,-0.0423 -0.009,-0.0823 -0.0236,-0.11948 a 0.68281953,0.67590797 0 0 0 -0.16531,-0.69094 l -2.876,-2.84689 2.87597,-2.84686 a 0.67182557,0.66502524 0 0 0 0.17056,-0.72082 c 0.008,-0.0292 0.0185,-0.058 0.0185,-0.0896 0,-0.18421 -0.14978,-0.33249 -0.33587,-0.33249 -0.0395,0 -0.0765,0.01 -0.11152,0.022 A 0.67182557,0.66502524 0 0 0 109.82334,751 Z" id="path6040" inkscape:connector-curvature="0" /> diff --git a/common/cinnamon/common-assets/misc/calendar-arrow-left.svg b/common/cinnamon/common-assets/misc/calendar-arrow-left.svg index 5d81d60..2774254 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="#fdf6e3" + pagecolor="#ffffff" 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 1834b3c..e29be39 100644 --- a/common/cinnamon/common-assets/misc/calendar-arrow-right-hover.svg +++ b/common/cinnamon/common-assets/misc/calendar-arrow-right-hover.svg @@ -2,11 +2,13 @@ <!-- Created with Inkscape (http://www.inkscape.org/) --> <svg + xmlns:osb="http://www.openswatchbook.org/uri/2009/osb" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:cc="http://creativecommons.org/ns#" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:svg="http://www.w3.org/2000/svg" xmlns="http://www.w3.org/2000/svg" + xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" sodipodi:docname="calendar-arrow-right-hover.svg" @@ -33,8 +35,8 @@ bordercolor="#666666" borderopacity="1" inkscape:current-layer="layer12" - inkscape:cx="14.072123" - inkscape:cy="8.0207106" + inkscape:cx="6.1613659" + inkscape:cy="7.9323223" gridtolerance="10" inkscape:guide-bbox="true" guidetolerance="10" @@ -42,7 +44,7 @@ inkscape:object-nodes="false" inkscape:object-paths="false" objecttolerance="10" - pagecolor="#fdf6e3" + pagecolor="#ffffff" inkscape:pageopacity="0" inkscape:pageshadow="2" showborder="true" @@ -92,7 +94,25 @@ <title id="title9167">Gnome Symbolic Icon Theme</title> <defs - id="defs7386" /> + id="defs7386"> + <linearGradient + id="selected_bg_color" + osb:paint="solid"> + <stop + style="stop-color:#5294e2;stop-opacity:1;" + offset="0" + id="stop4147" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#selected_bg_color" + id="linearGradient4149" + x1="108.00017" + y1="751" + x2="108.00017" + y2="758.99959" + gradientUnits="userSpaceOnUse" /> + </defs> <g inkscape:groupmode="layer" id="layer9" @@ -144,7 +164,7 @@ style="display:inline" transform="translate(-100.0002,-747)"> <path - style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:Sans;-inkscape-font-specification:Sans;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;baseline-shift:baseline;text-anchor:start;display:inline;overflow:visible;visibility:visible;fill:#268bd2;fill-opacity:1;stroke:none;stroke-width:2;marker:none;enable-background:accumulate" + style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:Sans;-inkscape-font-specification:Sans;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;baseline-shift:baseline;text-anchor:start;display:inline;overflow:visible;visibility:visible;fill:url(#linearGradient4149);fill-opacity:1;stroke:none;stroke-width:2;marker:none;enable-background:accumulate" d="m 106.17699,751.00006 a 0.67182557,0.66502524 0 0 1 0.10367,0.009 0.67182557,0.66502524 0 0 1 0.39887,0.18702 l 3.35878,3.32479 0.46184,0.47795 -0.46184,0.47792 -3.35878,3.32481 a 0.68281953,0.67590797 0 0 1 -0.698,0.16363 c -0.0374,0.0143 -0.0779,0.0233 -0.1207,0.0233 -0.18608,0 -0.33589,-0.14829 -0.33589,-0.33248 0,-0.0423 0.009,-0.0823 0.0236,-0.11948 a 0.68281953,0.67590797 0 0 1 0.16531,-0.69094 l 2.876,-2.84689 -2.87597,-2.84686 a 0.67182557,0.66502524 0 0 1 -0.17056,-0.72082 c -0.008,-0.0292 -0.0185,-0.058 -0.0185,-0.0896 0,-0.18421 0.14978,-0.33249 0.33587,-0.33249 0.0395,0 0.0765,0.01 0.11152,0.022 A 0.67182557,0.66502524 0 0 1 106.17701,751 Z" id="path6040" inkscape:connector-curvature="0" /> diff --git a/common/cinnamon/common-assets/misc/calendar-arrow-right.svg b/common/cinnamon/common-assets/misc/calendar-arrow-right.svg index 74a728e..366e69b 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="#fdf6e3" + pagecolor="#ffffff" 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 8c060c8..95822bf 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" /></g><g inkscape:label="window-close" id="g27275-6-6" - style="display:inline;fill:#fdf6e3;fill-opacity:1" + style="display:inline;fill:#ffffff;fill-opacity:1" transform="matrix(0.72727273,0,0,0.72727273,4.2045495,3.5383247)"><g transform="translate(-41,-760)" id="g27277-1-1" - style="display:inline;fill:#fdf6e3;fill-opacity:1"><path + style="display:inline;fill:#ffffff;fill-opacity:1"><path d="m 44.226475,764.17222 1,0 c 0.01037,-1.2e-4 0.02079,-4.6e-4 0.03125,0 0.254951,0.0112 0.50987,0.12858 0.6875,0.3125 l 2.28125,2.28125 2.3125,-2.28125 c 0.265625,-0.2305 0.446672,-0.3055 0.6875,-0.3125 l 1,0 0,1 c 0,0.28647 -0.03434,0.55065 -0.25,0.75 l -2.28125,2.28125 2.25,2.25 c 0.188188,0.18817 0.281242,0.45345 0.28125,0.71875 l 0,1 -1,0 c -0.265301,-1e-5 -0.530586,-0.0931 -0.71875,-0.28125 l -2.28125,-2.28125 -2.28125,2.28125 c -0.188164,0.18819 -0.45346,0.28125 -0.71875,0.28125 l -1,0 0,-1 c -3e-6,-0.26529 0.09306,-0.53058 0.28125,-0.71875 l 2.28125,-2.25 -2.28125,-2.28125 c -0.210742,-0.19463 -0.30316,-0.46925 -0.28125,-0.75 l 0,-1 z" inkscape:connector-curvature="0" id="path27279-0-5" - 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;fill:#fdf6e3;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1.78124988;marker:none;enable-background:new" + style="color:#bebebe;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;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1.78124988;marker:none;enable-background:new" sodipodi:nodetypes="ccsccccccccccccccccccccccc" /></g></g></svg>
\ 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 0f6121d..7b52140 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" /></g><g inkscape:label="window-close" id="g27275-6-6" - style="display:inline;fill:#fdf6e3;fill-opacity:1" + style="display:inline;fill:#ffffff;fill-opacity:1" transform="matrix(0.72727273,0,0,0.72727273,4.2045495,3.5383247)"><g transform="translate(-41,-760)" id="g27277-1-1" - style="display:inline;fill:#fdf6e3;fill-opacity:1"><path + style="display:inline;fill:#ffffff;fill-opacity:1"><path d="m 44.226475,764.17222 1,0 c 0.01037,-1.2e-4 0.02079,-4.6e-4 0.03125,0 0.254951,0.0112 0.50987,0.12858 0.6875,0.3125 l 2.28125,2.28125 2.3125,-2.28125 c 0.265625,-0.2305 0.446672,-0.3055 0.6875,-0.3125 l 1,0 0,1 c 0,0.28647 -0.03434,0.55065 -0.25,0.75 l -2.28125,2.28125 2.25,2.25 c 0.188188,0.18817 0.281242,0.45345 0.28125,0.71875 l 0,1 -1,0 c -0.265301,-1e-5 -0.530586,-0.0931 -0.71875,-0.28125 l -2.28125,-2.28125 -2.28125,2.28125 c -0.188164,0.18819 -0.45346,0.28125 -0.71875,0.28125 l -1,0 0,-1 c -3e-6,-0.26529 0.09306,-0.53058 0.28125,-0.71875 l 2.28125,-2.25 -2.28125,-2.28125 c -0.210742,-0.19463 -0.30316,-0.46925 -0.28125,-0.75 l 0,-1 z" inkscape:connector-curvature="0" id="path27279-0-5" - 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;fill:#fdf6e3;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1.78124988;marker:none;enable-background:new" + style="color:#bebebe;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;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1.78124988;marker:none;enable-background:new" sodipodi:nodetypes="ccsccccccccccccccccccccccc" /></g></g></svg>
\ 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 e44adc7..e221a33 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" /></g><g inkscape:label="window-close" id="g27275-6-6" - style="display:inline;fill:#fdf6e3;fill-opacity:1" + style="display:inline;fill:#ffffff;fill-opacity:1" transform="matrix(0.72727273,0,0,0.72727273,4.2045495,3.5383247)"><g transform="translate(-41,-760)" id="g27277-1-1" - style="display:inline;fill:#fdf6e3;fill-opacity:1"><path + style="display:inline;fill:#ffffff;fill-opacity:1"><path d="m 44.226475,764.17222 1,0 c 0.01037,-1.2e-4 0.02079,-4.6e-4 0.03125,0 0.254951,0.0112 0.50987,0.12858 0.6875,0.3125 l 2.28125,2.28125 2.3125,-2.28125 c 0.265625,-0.2305 0.446672,-0.3055 0.6875,-0.3125 l 1,0 0,1 c 0,0.28647 -0.03434,0.55065 -0.25,0.75 l -2.28125,2.28125 2.25,2.25 c 0.188188,0.18817 0.281242,0.45345 0.28125,0.71875 l 0,1 -1,0 c -0.265301,-1e-5 -0.530586,-0.0931 -0.71875,-0.28125 l -2.28125,-2.28125 -2.28125,2.28125 c -0.188164,0.18819 -0.45346,0.28125 -0.71875,0.28125 l -1,0 0,-1 c -3e-6,-0.26529 0.09306,-0.53058 0.28125,-0.71875 l 2.28125,-2.25 -2.28125,-2.28125 c -0.210742,-0.19463 -0.30316,-0.46925 -0.28125,-0.75 l 0,-1 z" inkscape:connector-curvature="0" id="path27279-0-5" - 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;fill:#fdf6e3;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1.78124988;marker:none;enable-background:new" + style="color:#bebebe;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;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1.78124988;marker:none;enable-background:new" sodipodi:nodetypes="ccsccccccccccccccccccccccc" /></g></g></svg>
\ 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 11dd8bb..3f52f68 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"> <sodipodi:namedview - pagecolor="#fdf6e3" + pagecolor="#ffffff" bordercolor="#666666" borderopacity="1" objecttolerance="10" @@ -34,8 +34,8 @@ fit-margin-right="0" fit-margin-bottom="0" inkscape:zoom="2.3864854" - inkscape:cx="-38.639816" - inkscape:cy="27.143174" + inkscape:cx="54.174496" + inkscape:cy="43.066171" inkscape:current-layer="svg2" /> <defs id="defs4"> @@ -68,7 +68,7 @@ <dc:format>image/svg+xml</dc:format> <dc:type rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> - <dc:title></dc:title> + <dc:title /> </cc:Work> </rdf:RDF> </metadata> diff --git a/common/cinnamon/common-assets/misc/desklet-header.svg b/common/cinnamon/common-assets/misc/desklet-header.svg index 5786395..a6e1054 100644 --- a/common/cinnamon/common-assets/misc/desklet-header.svg +++ b/common/cinnamon/common-assets/misc/desklet-header.svg @@ -33,7 +33,7 @@ </defs> <sodipodi:namedview id="base" - pagecolor="#fdf6e3" + pagecolor="#ffffff" bordercolor="#666666" borderopacity="1.0" inkscape:pageopacity="0.0" diff --git a/common/cinnamon/common-assets/misc/desklet.svg b/common/cinnamon/common-assets/misc/desklet.svg index 7a9ef51..8445c61 100644 --- a/common/cinnamon/common-assets/misc/desklet.svg +++ b/common/cinnamon/common-assets/misc/desklet.svg @@ -33,7 +33,7 @@ </defs> <sodipodi:namedview id="base" - pagecolor="#fdf6e3" + pagecolor="#ffffff" bordercolor="#666666" borderopacity="1.0" inkscape:pageopacity="0.0" diff --git a/common/cinnamon/common-assets/misc/osd.svg b/common/cinnamon/common-assets/misc/osd.svg index 57addde..df41a00 100644 --- a/common/cinnamon/common-assets/misc/osd.svg +++ b/common/cinnamon/common-assets/misc/osd.svg @@ -20,7 +20,7 @@ id="defs5388" /> <sodipodi:namedview id="base" - pagecolor="#fdf6e3" + pagecolor="#ffffff" bordercolor="#666666" borderopacity="1.0" inkscape:pageopacity="0.0" @@ -58,7 +58,7 @@ id="layer1" transform="translate(0,-1020.3622)"> <rect - style="display:inline;opacity:0.85;fill:none;fill-opacity:1;stroke:#002b36;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + style="display:inline;opacity:0.85;fill:none;fill-opacity:1;stroke:#0f1116;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" id="rect4164-4-3" width="23" height="21.999889" @@ -67,7 +67,7 @@ rx="2.0000005" ry="1.9999999" /> <rect - style="display:inline;opacity:0.95;fill:#002b36;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="display:inline;opacity:0.95;fill:#252a35;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" id="rect4164" width="22" height="20.999971" diff --git a/common/cinnamon/common-assets/misc/trash-icon.svg b/common/cinnamon/common-assets/misc/trash-icon.svg index ae2ca95..61097dd 100644 --- a/common/cinnamon/common-assets/misc/trash-icon.svg +++ b/common/cinnamon/common-assets/misc/trash-icon.svg @@ -20,7 +20,7 @@ id="defs4" /> <sodipodi:namedview id="base" - pagecolor="#fdf6e3" + pagecolor="#ffffff" bordercolor="#666666" borderopacity="1.0" inkscape:pageopacity="0.0" diff --git a/common/cinnamon/common-assets/panel/activities-active.svg b/common/cinnamon/common-assets/panel/activities-active.svg index c67406f..ae5c602 100644 --- a/common/cinnamon/common-assets/panel/activities-active.svg +++ b/common/cinnamon/common-assets/panel/activities-active.svg @@ -2,11 +2,13 @@ <!-- Created with Inkscape (http://www.inkscape.org/) --> <svg + xmlns:osb="http://www.openswatchbook.org/uri/2009/osb" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:cc="http://creativecommons.org/ns#" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:svg="http://www.w3.org/2000/svg" xmlns="http://www.w3.org/2000/svg" + xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" inkscape:export-ydpi="90.000000" @@ -24,14 +26,14 @@ stroke="#ef2929" fill="#f57900" id="base" - pagecolor="#657b83" + pagecolor="#bebebe" bordercolor="#525252" borderopacity="1" inkscape:pageopacity="1" inkscape:pageshadow="2" inkscape:zoom="22.627417" - inkscape:cx="3.5498385" - inkscape:cy="11.547553" + inkscape:cx="4.4779162" + inkscape:cy="11.459165" inkscape:current-layer="layer1" showgrid="true" inkscape:grid-bbox="true" @@ -76,7 +78,25 @@ id="guide4135" /> </sodipodi:namedview> <defs - id="defs3" /> + id="defs3"> + <linearGradient + id="selected_bg_color" + osb:paint="solid"> + <stop + style="stop-color:#5294e2;stop-opacity:1;" + offset="0" + id="stop4140" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#selected_bg_color" + id="linearGradient4142" + x1="6" + y1="287" + x2="6" + y2="289" + gradientUnits="userSpaceOnUse" /> + </defs> <metadata id="metadata4"> <rdf:RDF> @@ -134,21 +154,21 @@ id="layer1" transform="translate(0,-276)"> <rect - 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="opacity:1;fill:url(#linearGradient4142);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" id="rect4138" width="2" height="2" x="5" y="287" /> <rect - style="display:inline;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;enable-background:new" + style="display:inline;opacity:1;fill:url(#selected_bg_color);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;enable-background:new" id="rect4138-6" width="2" height="2" x="11" y="287" /> <rect - style="display:inline;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;enable-background:new" + style="display:inline;opacity:1;fill:url(#selected_bg_color);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;enable-background:new" id="rect4138-9" width="2" height="2" diff --git a/common/cinnamon/common-assets/panel/activities.svg b/common/cinnamon/common-assets/panel/activities.svg index b3bcad9..b4a4b0d 100644 --- a/common/cinnamon/common-assets/panel/activities.svg +++ b/common/cinnamon/common-assets/panel/activities.svg @@ -24,7 +24,7 @@ stroke="#ef2929" fill="#f57900" id="base" - pagecolor="#657b83" + pagecolor="#bebebe" bordercolor="#525252" borderopacity="1" inkscape:pageopacity="1" @@ -134,21 +134,21 @@ id="layer1" transform="translate(0,-276)"> <rect - style="opacity:1;fill:#fdf6e3;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="opacity:1;fill:#ffffff;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" id="rect4138" width="2" height="2" x="5" y="287" /> <rect - style="display:inline;opacity:1;fill:#fdf6e3;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;enable-background:new" + style="display:inline;opacity:1;fill:#ffffff;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;enable-background:new" id="rect4138-6" width="2" height="2" x="11" y="287" /> <rect - style="display:inline;opacity:1;fill:#fdf6e3;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;enable-background:new" + style="display:inline;opacity:1;fill:#ffffff;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;enable-background:new" id="rect4138-9" width="2" height="2" diff --git a/common/cinnamon/common-assets/panel/panel-bottom.svg b/common/cinnamon/common-assets/panel/panel-bottom.svg index 9615d95..b5635bc 100644 --- a/common/cinnamon/common-assets/panel/panel-bottom.svg +++ b/common/cinnamon/common-assets/panel/panel-bottom.svg @@ -20,7 +20,7 @@ id="defs4198" /> <sodipodi:namedview id="base" - pagecolor="#fdf6e3" + pagecolor="#ffffff" bordercolor="#666666" borderopacity="1.0" inkscape:pageopacity="0.0" @@ -66,14 +66,14 @@ height="26" width="27" id="rect4713" - style="display:inline;opacity:0.95;fill:#002b36;fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> + style="display:inline;opacity:0.95;fill:#252a35;fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> <rect y="1051.3622" x="0" height="1" width="27" id="rect4713-4" - style="display:inline;opacity:0.85;fill:#002b36;fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> + style="display:inline;opacity:0.85;fill:#0f1116;fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> </g> </g> </svg> diff --git a/common/cinnamon/common-assets/panel/panel-top.svg b/common/cinnamon/common-assets/panel/panel-top.svg index 1bd946e..c0a64da 100644 --- a/common/cinnamon/common-assets/panel/panel-top.svg +++ b/common/cinnamon/common-assets/panel/panel-top.svg @@ -20,7 +20,7 @@ id="defs4198" /> <sodipodi:namedview id="base" - pagecolor="#fdf6e3" + pagecolor="#ffffff" bordercolor="#666666" borderopacity="1.0" inkscape:pageopacity="0.0" @@ -58,14 +58,14 @@ id="layer1" transform="translate(0,-1025.3622)"> <rect - style="display:inline;opacity:0.95;fill:#002b36;fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + style="display:inline;opacity:0.95;fill:#252a35;fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" id="rect4713" width="27" height="26" x="0" y="1025.3622" /> <rect - style="display:inline;opacity:0.85;fill:#002b36;fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + style="display:inline;opacity:0.85;fill:#0f1116;fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" id="rect4713-4" width="27" height="1" diff --git a/common/cinnamon/common-assets/panel/window-list-active-bottom.svg b/common/cinnamon/common-assets/panel/window-list-active-bottom.svg index 1a7194f..fbe4599 100644 --- a/common/cinnamon/common-assets/panel/window-list-active-bottom.svg +++ b/common/cinnamon/common-assets/panel/window-list-active-bottom.svg @@ -2,11 +2,13 @@ <!-- Created with Inkscape (http://www.inkscape.org/) --> <svg + xmlns:osb="http://www.openswatchbook.org/uri/2009/osb" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:cc="http://creativecommons.org/ns#" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:svg="http://www.w3.org/2000/svg" xmlns="http://www.w3.org/2000/svg" + xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" inkscape:export-ydpi="90.000000" @@ -16,7 +18,7 @@ id="svg11300" sodipodi:version="0.32" inkscape:version="0.91 r13725" - sodipodi:docname="running1.svg" + sodipodi:docname="window-list-active-bottom.svg" inkscape:output_extension="org.inkscape.output.svg.inkscape" version="1.0" style="display:inline;enable-background:new"> @@ -24,14 +26,14 @@ stroke="#ef2929" fill="#f57900" id="base" - pagecolor="#fdf6e3" + pagecolor="#ffffff" bordercolor="#808080" borderopacity="1" inkscape:pageopacity="0" inkscape:pageshadow="2" inkscape:zoom="19.769528" - inkscape:cx="15.988499" - inkscape:cy="3.1982956" + inkscape:cx="6.9341604" + inkscape:cy="3.0971298" inkscape:current-layer="layer1" showgrid="true" inkscape:grid-bbox="true" @@ -74,7 +76,25 @@ snapvisiblegridlinesonly="true" /> </sodipodi:namedview> <defs - id="defs3" /> + id="defs3"> + <linearGradient + id="selected_bg_color" + osb:paint="solid"> + <stop + style="stop-color:#5294e2;stop-opacity:1;" + offset="0" + id="stop4137" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#selected_bg_color" + id="linearGradient4139" + x1="14" + y1="298" + x2="14" + y2="300" + gradientUnits="userSpaceOnUse" /> + </defs> <metadata id="metadata4"> <rdf:RDF> @@ -132,7 +152,7 @@ id="layer1" transform="translate(0,-296)"> <rect - style="opacity:1;fill:#268bd2;fill-opacity:1;stroke:none" + style="opacity:1;fill:url(#linearGradient4139);fill-opacity:1;stroke:none" id="rect4270-9" width="24" height="2" diff --git a/common/cinnamon/common-assets/panel/window-list-active-top.svg b/common/cinnamon/common-assets/panel/window-list-active-top.svg index c72c3ff..54a9036 100644 --- a/common/cinnamon/common-assets/panel/window-list-active-top.svg +++ b/common/cinnamon/common-assets/panel/window-list-active-top.svg @@ -2,11 +2,13 @@ <!-- Created with Inkscape (http://www.inkscape.org/) --> <svg + xmlns:osb="http://www.openswatchbook.org/uri/2009/osb" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:cc="http://creativecommons.org/ns#" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:svg="http://www.w3.org/2000/svg" xmlns="http://www.w3.org/2000/svg" + xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" inkscape:export-ydpi="90.000000" @@ -24,14 +26,14 @@ stroke="#ef2929" fill="#f57900" id="base" - pagecolor="#fdf6e3" + pagecolor="#ffffff" bordercolor="#808080" borderopacity="1" inkscape:pageopacity="0" inkscape:pageshadow="2" inkscape:zoom="19.769528" - inkscape:cx="6.908869" - inkscape:cy="3.1982956" + inkscape:cx="-2.1454696" + inkscape:cy="3.0971298" inkscape:current-layer="layer1" showgrid="true" inkscape:grid-bbox="true" @@ -74,7 +76,25 @@ snapvisiblegridlinesonly="true" /> </sodipodi:namedview> <defs - id="defs3" /> + id="defs3"> + <linearGradient + id="selected_bg_color" + osb:paint="solid"> + <stop + style="stop-color:#5294e2;stop-opacity:1;" + offset="0" + id="stop4137" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#selected_bg_color" + id="linearGradient4139" + x1="14" + y1="296" + x2="14" + y2="298" + gradientUnits="userSpaceOnUse" /> + </defs> <metadata id="metadata4"> <rdf:RDF> @@ -132,7 +152,7 @@ id="layer1" transform="translate(0,-296)"> <rect - style="opacity:1;fill:#268bd2;fill-opacity:1;stroke:none" + style="opacity:1;fill:url(#linearGradient4139);fill-opacity:1;stroke:none" id="rect4270-9" width="24" height="2" diff --git a/common/cinnamon/common-assets/switch/switch-off-selected.svg b/common/cinnamon/common-assets/switch/switch-off-selected.svg index 236c1e6..c374f22 100644 --- a/common/cinnamon/common-assets/switch/switch-off-selected.svg +++ b/common/cinnamon/common-assets/switch/switch-off-selected.svg @@ -2,11 +2,13 @@ <!-- Created with Inkscape (http://www.inkscape.org/) --> <svg + xmlns:osb="http://www.openswatchbook.org/uri/2009/osb" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:cc="http://creativecommons.org/ns#" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:svg="http://www.w3.org/2000/svg" xmlns="http://www.w3.org/2000/svg" + xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" width="50" @@ -18,6 +20,14 @@ <defs id="defs7541"> <linearGradient + id="selected_fg_color" + osb:paint="solid"> + <stop + style="stop-color:#ffffff;stop-opacity:1;" + offset="0" + id="stop4164" /> + </linearGradient> + <linearGradient id="linearGradient4695-1-4-3-5-0-6"> <stop id="stop4697-9-9-7-0-1-5" @@ -63,11 +73,11 @@ <stop id="stop3940" offset="0" - style="stop-color:#fdf6e3;stop-opacity:0;" /> + style="stop-color:#ffffff;stop-opacity:0;" /> <stop id="stop3942" offset="1" - style="stop-color:#fdf6e3;stop-opacity:0.54901963;" /> + style="stop-color:#ffffff;stop-opacity:0.54901963;" /> </linearGradient> <linearGradient id="linearGradient6523"> @@ -85,24 +95,42 @@ <stop id="stop3940-4" offset="0" - style="stop-color:#657b83;stop-opacity:1;" /> + style="stop-color:#bebebe;stop-opacity:1;" /> <stop id="stop3942-8" offset="1" - style="stop-color:#fdf6e3;stop-opacity:1;" /> + style="stop-color:#ffffff;stop-opacity:1;" /> </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#selected_fg_color" + id="linearGradient4166" + x1="41" + y1="1032.3622" + x2="41" + y2="1050.3622" + gradientUnits="userSpaceOnUse" /> + <linearGradient + inkscape:collect="always" + xlink:href="#selected_fg_color" + id="linearGradient4168" + x1="1046.0012" + y1="336.99982" + x2="1046.0012" + y2="343" + gradientUnits="userSpaceOnUse" /> </defs> <sodipodi:namedview id="base" - pagecolor="#fdf6e3" + pagecolor="#ffffff" bordercolor="#666666" borderopacity="1.0" inkscape:pageopacity="0.0" inkscape:pageshadow="2" inkscape:zoom="8.2495794" - inkscape:cx="-2.2858532" - inkscape:cy="2.3994423" - inkscape:current-layer="layer1" + inkscape:cx="34.261465" + inkscape:cy="7.0057377" + inkscape:current-layer="switch-selected" showgrid="true" inkscape:grid-bbox="true" inkscape:document-units="px" @@ -183,7 +211,7 @@ ry="11" rx="11" /> <circle - style="fill:#fdf6e3;fill-opacity:1;fill-rule:nonzero;stroke:none" + style="fill:url(#linearGradient4166);fill-opacity:1;fill-rule:nonzero;stroke:none" id="path3759-7-1" cx="41" cy="1041.3622" @@ -195,7 +223,7 @@ inkscape:connector-curvature="0" d="m 1043.0028,337 0.75,0 c 0.01,-9e-5 0.016,-3.5e-4 0.023,0 0.1912,0.008 0.3824,0.0964 0.5156,0.23437 l 1.711,1.71094 1.7343,-1.71094 c 0.1993,-0.17287 0.335,-0.22912 0.5157,-0.23437 l 0.75,0 0,0.75 c 0,0.21485 -0.026,0.41298 -0.1875,0.5625 l -1.711,1.71093 1.6875,1.6875 c 0.1412,0.14113 0.211,0.34009 0.211,0.53907 l 0,0.75 -0.75,0 c -0.199,-10e-6 -0.398,-0.0698 -0.5391,-0.21094 l -1.7109,-1.71094 -1.711,1.71094 c -0.1411,0.14114 -0.3401,0.21094 -0.539,0.21094 l -0.75,0 0,-0.75 c 0,-0.19897 0.07,-0.39794 0.2109,-0.53907 l 1.7109,-1.6875 -1.7109,-1.71093 c -0.1581,-0.14598 -0.2274,-0.35194 -0.2109,-0.5625 l 0,-0.75 z" id="path10839-9-8-2-2-5-7" - 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" /> + style="color:#bebebe;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:url(#linearGradient4168);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1.78124988;marker:none;enable-background:new" /> </g> </g> </svg> diff --git a/common/cinnamon/common-assets/switch/switch-on-selected.svg b/common/cinnamon/common-assets/switch/switch-on-selected.svg index 1018cb3..a86b37a 100644 --- a/common/cinnamon/common-assets/switch/switch-on-selected.svg +++ b/common/cinnamon/common-assets/switch/switch-on-selected.svg @@ -2,11 +2,13 @@ <!-- Created with Inkscape (http://www.inkscape.org/) --> <svg + xmlns:osb="http://www.openswatchbook.org/uri/2009/osb" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:cc="http://creativecommons.org/ns#" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:svg="http://www.w3.org/2000/svg" xmlns="http://www.w3.org/2000/svg" + xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" width="50" @@ -18,6 +20,22 @@ <defs id="defs7541"> <linearGradient + id="selected_fg_color" + osb:paint="solid"> + <stop + style="stop-color:#ffffff;stop-opacity:1;" + offset="0" + id="stop4171" /> + </linearGradient> + <linearGradient + id="selected_bg_color" + osb:paint="solid"> + <stop + style="stop-color:#5294e2;stop-opacity:1;" + offset="0" + id="stop4166" /> + </linearGradient> + <linearGradient id="linearGradient4695-1-4-3-5-0-6"> <stop id="stop4697-9-9-7-0-1-5" @@ -63,11 +81,11 @@ <stop id="stop3940" offset="0" - style="stop-color:#fdf6e3;stop-opacity:0;" /> + style="stop-color:#ffffff;stop-opacity:0;" /> <stop id="stop3942" offset="1" - style="stop-color:#fdf6e3;stop-opacity:0.54901963;" /> + style="stop-color:#ffffff;stop-opacity:0.54901963;" /> </linearGradient> <linearGradient id="linearGradient6523"> @@ -85,23 +103,59 @@ <stop id="stop3940-4" offset="0" - style="stop-color:#657b83;stop-opacity:1;" /> + style="stop-color:#bebebe;stop-opacity:1;" /> <stop id="stop3942-8" offset="1" - style="stop-color:#fdf6e3;stop-opacity:1;" /> + style="stop-color:#ffffff;stop-opacity:1;" /> </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#selected_bg_color" + id="linearGradient4168" + x1="980.04999" + y1="-456.09485" + x2="980.04999" + y2="-454.09487" + gradientUnits="userSpaceOnUse" /> + <linearGradient + inkscape:collect="always" + xlink:href="#selected_bg_color" + id="linearGradient4170" + x1="981.54999" + y1="-462.09485" + x2="981.54999" + y2="-454.09487" + gradientUnits="userSpaceOnUse" /> + <linearGradient + inkscape:collect="always" + xlink:href="#selected_bg_color" + id="linearGradient4172" + x1="41" + y1="1032.3622" + x2="41" + y2="1050.3622" + gradientUnits="userSpaceOnUse" /> + <linearGradient + inkscape:collect="always" + xlink:href="#selected_fg_color" + id="linearGradient4173" + x1="26" + y1="1031.3622" + x2="26" + y2="1051.3622" + gradientUnits="userSpaceOnUse" /> </defs> <sodipodi:namedview id="base" - pagecolor="#fdf6e3" + pagecolor="#ffffff" bordercolor="#666666" borderopacity="1.0" inkscape:pageopacity="0.0" inkscape:pageshadow="2" inkscape:zoom="11.666667" - inkscape:cx="20.556458" - inkscape:cy="-1.6685358" + inkscape:cx="14.042172" + inkscape:cy="11.702892" inkscape:current-layer="layer1" showgrid="true" inkscape:grid-bbox="true" @@ -175,7 +229,7 @@ x="0" y="1029.3622" /> <rect - style="fill:#fdf6e3;fill-opacity:1;fill-rule:nonzero;stroke:none" + style="fill:url(#linearGradient4173);fill-opacity:1;fill-rule:nonzero;stroke:none" id="rect2987-0-8-4" width="50" height="20" @@ -184,7 +238,7 @@ ry="11" rx="11" /> <circle - style="fill:#268bd2;fill-opacity:1;fill-rule:nonzero;stroke:none" + style="fill:url(#linearGradient4172);fill-opacity:1;fill-rule:nonzero;stroke:none" id="path3759-0-7" cx="41" cy="1041.3622" @@ -204,7 +258,7 @@ height="1.9999826" width="5" id="rect3977-39-2-1" - style="display:inline;opacity:1;fill:#268bd2;fill-opacity:1;stroke:none" /> + style="display:inline;opacity:1;fill:url(#linearGradient4168);fill-opacity:1;stroke:none" /> <rect transform="matrix(0.70710678,0.70710678,-0.70710678,0.70710678,0,0)" ry="0" @@ -213,7 +267,7 @@ height="7.9999828" width="2" id="rect3979-7-0-8" - style="display:inline;opacity:1;fill:#268bd2;fill-opacity:1;stroke:none" /> + style="display:inline;opacity:1;fill:url(#linearGradient4170);fill-opacity:1;stroke:none" /> </g> </g> </g> diff --git a/common/cinnamon/dark-assets/checkbox/checkbox-checked-focused.svg b/common/cinnamon/dark-assets/checkbox/checkbox-checked-focused.svg index 340d257..0c2a8ee 100644 --- a/common/cinnamon/dark-assets/checkbox/checkbox-checked-focused.svg +++ b/common/cinnamon/dark-assets/checkbox/checkbox-checked-focused.svg @@ -2,11 +2,13 @@ <!-- Created with Inkscape (http://www.inkscape.org/) --> <svg + xmlns:osb="http://www.openswatchbook.org/uri/2009/osb" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:cc="http://creativecommons.org/ns#" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:svg="http://www.w3.org/2000/svg" xmlns="http://www.w3.org/2000/svg" + xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" width="16" @@ -21,6 +23,14 @@ <defs id="defs4"> <linearGradient + id="selected_bg_color" + osb:paint="solid"> + <stop + style="stop-color:#5294e2;stop-opacity:1;" + offset="0" + id="stop4159" /> + </linearGradient> + <linearGradient id="linearGradient3768-6"> <stop style="stop-color:#0f0f0f;stop-opacity:1;" @@ -39,17 +49,26 @@ offset="1" id="stop3776-1" /> </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#selected_bg_color" + id="linearGradient4161" + x1="25" + y1="31.362191" + x2="25" + y2="45.362191" + gradientUnits="userSpaceOnUse" /> </defs> <sodipodi:namedview id="base" - pagecolor="#fdf6e3" + pagecolor="#ffffff" bordercolor="#666666" borderopacity="1.0" inkscape:pageopacity="0.0" inkscape:pageshadow="2" inkscape:zoom="11.313709" - inkscape:cx="-7.2080158" - inkscape:cy="7.7067432" + inkscape:cx="-8.8873943" + inkscape:cy="0.45889901" inkscape:document-units="px" inkscape:current-layer="layer1" showgrid="true" @@ -82,7 +101,7 @@ <dc:format>image/svg+xml</dc:format> <dc:type rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> - <dc:title></dc:title> + <dc:title /> </cc:Work> </rdf:RDF> </metadata> @@ -136,7 +155,7 @@ height="13.99999" width="13.999989" id="rect5147-9-1-5-7-6-7-4" - style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#268bd2;fill-opacity:1;stroke:#000000;stroke-width:0;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" + style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:url(#linearGradient4161);fill-opacity:1;stroke:#000000;stroke-width:0;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" ry="1.9999917" /> </g> </g> diff --git a/common/cinnamon/dark-assets/checkbox/checkbox-checked.svg b/common/cinnamon/dark-assets/checkbox/checkbox-checked.svg index ccc2dc1..b17ab7c 100644 --- a/common/cinnamon/dark-assets/checkbox/checkbox-checked.svg +++ b/common/cinnamon/dark-assets/checkbox/checkbox-checked.svg @@ -2,11 +2,13 @@ <!-- Created with Inkscape (http://www.inkscape.org/) --> <svg + xmlns:osb="http://www.openswatchbook.org/uri/2009/osb" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:cc="http://creativecommons.org/ns#" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:svg="http://www.w3.org/2000/svg" xmlns="http://www.w3.org/2000/svg" + xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" width="16" @@ -21,6 +23,14 @@ <defs id="defs4"> <linearGradient + id="selected_bg_color" + osb:paint="solid"> + <stop + style="stop-color:#5294e2;stop-opacity:1;" + offset="0" + id="stop4159" /> + </linearGradient> + <linearGradient id="linearGradient3768-6"> <stop style="stop-color:#0f0f0f;stop-opacity:1;" @@ -39,17 +49,26 @@ offset="1" id="stop3776-1" /> </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#selected_bg_color" + id="linearGradient4161" + x1="25" + y1="31.362191" + x2="25" + y2="45.362191" + gradientUnits="userSpaceOnUse" /> </defs> <sodipodi:namedview id="base" - pagecolor="#fdf6e3" + pagecolor="#ffffff" bordercolor="#666666" borderopacity="1.0" inkscape:pageopacity="0.0" inkscape:pageshadow="2" inkscape:zoom="11.313709" - inkscape:cx="-7.3847925" - inkscape:cy="7.7067432" + inkscape:cx="-1.9931035" + inkscape:cy="7.5299665" inkscape:document-units="px" inkscape:current-layer="layer1" showgrid="true" @@ -136,7 +155,7 @@ height="13.99999" width="13.999989" id="rect5147-9-1-5-7-6-7-4" - style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#268bd2;fill-opacity:1;stroke:#000000;stroke-width:0;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" + style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:url(#linearGradient4161);fill-opacity:1;stroke:#000000;stroke-width:0;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" ry="1.9999917" /> </g> </g> diff --git a/common/cinnamon/dark-assets/checkbox/checkbox-unchecked-focused.svg b/common/cinnamon/dark-assets/checkbox/checkbox-unchecked-focused.svg index cb9def3..0c111f0 100644 --- a/common/cinnamon/dark-assets/checkbox/checkbox-unchecked-focused.svg +++ b/common/cinnamon/dark-assets/checkbox/checkbox-unchecked-focused.svg @@ -2,11 +2,13 @@ <!-- Created with Inkscape (http://www.inkscape.org/) --> <svg + xmlns:osb="http://www.openswatchbook.org/uri/2009/osb" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:cc="http://creativecommons.org/ns#" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:svg="http://www.w3.org/2000/svg" xmlns="http://www.w3.org/2000/svg" + xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" width="16" @@ -21,6 +23,14 @@ <defs id="defs4"> <linearGradient + id="selected_bg_color" + osb:paint="solid"> + <stop + style="stop-color:#5294e2;stop-opacity:1;" + offset="0" + id="stop4150" /> + </linearGradient> + <linearGradient id="linearGradient3768-6"> <stop style="stop-color:#0f0f0f;stop-opacity:1;" @@ -39,17 +49,26 @@ offset="1" id="stop3776-1" /> </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#selected_bg_color" + id="linearGradient4152" + x1="25" + y1="31.362183" + x2="25" + y2="45.36218" + gradientUnits="userSpaceOnUse" /> </defs> <sodipodi:namedview id="base" - pagecolor="#fdf6e3" + pagecolor="#ffffff" bordercolor="#666666" borderopacity="1.0" inkscape:pageopacity="0.0" inkscape:pageshadow="2" inkscape:zoom="11.313709" - inkscape:cx="-7.2080158" - inkscape:cy="7.7067432" + inkscape:cx="5.2547407" + inkscape:cy="14.601034" inkscape:document-units="px" inkscape:current-layer="layer1" showgrid="true" @@ -82,7 +101,7 @@ <dc:format>image/svg+xml</dc:format> <dc:type rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> - <dc:title></dc:title> + <dc:title /> </cc:Work> </rdf:RDF> </metadata> @@ -126,7 +145,7 @@ id="g5400-2-47"> <rect ry="2" - style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#002b36;fill-opacity:1;stroke:#268bd2;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" + style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#2d323d;fill-opacity:1;stroke:url(#linearGradient4152);stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" id="rect5147-9-1-5-7-6-3-70" width="13" height="12.999997" diff --git a/common/cinnamon/dark-assets/checkbox/checkbox-unchecked.svg b/common/cinnamon/dark-assets/checkbox/checkbox-unchecked.svg index d7ce8c4..d7c2217 100644 --- a/common/cinnamon/dark-assets/checkbox/checkbox-unchecked.svg +++ b/common/cinnamon/dark-assets/checkbox/checkbox-unchecked.svg @@ -42,7 +42,7 @@ </defs> <sodipodi:namedview id="base" - pagecolor="#fdf6e3" + pagecolor="#ffffff" bordercolor="#666666" borderopacity="1.0" inkscape:pageopacity="0.0" @@ -126,7 +126,7 @@ id="g5400-2-47"> <rect ry="2" - style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#002b36;fill-opacity:1;stroke:#657b83;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" + style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#2d323d;fill-opacity:1;stroke:#262934;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" id="rect5147-9-1-5-7-6-3-70" width="13" height="12.999997" diff --git a/common/cinnamon/dark-assets/menu/menu.svg b/common/cinnamon/dark-assets/menu/menu.svg index 2566cb6..44e295d 100644 --- a/common/cinnamon/dark-assets/menu/menu.svg +++ b/common/cinnamon/dark-assets/menu/menu.svg @@ -20,7 +20,7 @@ id="defs5388" /> <sodipodi:namedview id="base" - pagecolor="#fdf6e3" + pagecolor="#ffffff" bordercolor="#666666" borderopacity="1.0" inkscape:pageopacity="0.0" @@ -67,7 +67,7 @@ rx="2.0000005" ry="1.9999999" /> <rect - style="display:inline;opacity:1;fill:#002b36;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="display:inline;opacity:1;fill:#383c4a;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" id="rect4164" width="22" height="20.999971" diff --git a/common/cinnamon/dark-assets/misc/button-box.svg b/common/cinnamon/dark-assets/misc/button-box.svg index 48e1932..0342698 100644 --- a/common/cinnamon/dark-assets/misc/button-box.svg +++ b/common/cinnamon/dark-assets/misc/button-box.svg @@ -22,7 +22,7 @@ clipPathUnits="userSpaceOnUse" id="clipPath4228"> <rect - 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="opacity:1;fill:#5294e2;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" id="rect4230" width="38" height="29.000017" @@ -34,7 +34,7 @@ </defs> <sodipodi:namedview id="base" - pagecolor="#fdf6e3" + pagecolor="#ffffff" bordercolor="#666666" borderopacity="1.0" inkscape:pageopacity="0.0" @@ -83,7 +83,7 @@ id="layer1" transform="translate(-5,-1027.3622)"> <path - style="opacity:0.95;fill:#073642;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="opacity:0.95;fill:#353945;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" d="m 27,1027.3622 0,17.9445 c 0,0.5848 -0.4906,1.0555 -1.1,1.0555 l -19.8,0 c -0.6094,0 -1.1,-0.4707 -1.1,-1.0555 l 0,-17.9445 z" id="rect4145-1" inkscape:connector-curvature="0" diff --git a/common/cinnamon/dark-assets/misc/message.svg b/common/cinnamon/dark-assets/misc/message.svg index 96984cd..7c8f1b6 100644 --- a/common/cinnamon/dark-assets/misc/message.svg +++ b/common/cinnamon/dark-assets/misc/message.svg @@ -2,11 +2,13 @@ <!-- Created with Inkscape (http://www.inkscape.org/) --> <svg + xmlns:osb="http://www.openswatchbook.org/uri/2009/osb" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:cc="http://creativecommons.org/ns#" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:svg="http://www.w3.org/2000/svg" xmlns="http://www.w3.org/2000/svg" + xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" width="32" @@ -17,17 +19,35 @@ inkscape:version="0.91 r13725" sodipodi:docname="message.svg"> <defs - id="defs6623" /> + id="defs6623"> + <linearGradient + id="selected_bg_color" + osb:paint="solid"> + <stop + style="stop-color:#5294e2;stop-opacity:1;" + offset="0" + id="stop4138" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#selected_bg_color" + id="linearGradient4140" + x1="2" + y1="1021.3622" + x2="2" + y2="1051.3622" + gradientUnits="userSpaceOnUse" /> + </defs> <sodipodi:namedview id="base" - pagecolor="#fdf6e3" + pagecolor="#ffffff" bordercolor="#666666" borderopacity="1.0" inkscape:pageopacity="0.0" inkscape:pageshadow="2" - inkscape:zoom="5.6" - inkscape:cx="28.080846" - inkscape:cy="10.089671" + inkscape:zoom="15.839192" + inkscape:cx="0.58833524" + inkscape:cy="24.231157" inkscape:document-units="px" inkscape:current-layer="layer1" showgrid="true" @@ -67,7 +87,7 @@ rx="1.5" ry="1.5" /> <path - style="display:inline;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:0.39215686" + style="display:inline;opacity:1;fill:url(#linearGradient4140);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:0.39215686" d="m 2.5,1021.3622 0.5,0 0,30 -0.5,0 c -0.831,0 -1.5,-0.669 -1.5,-1.5 l 0,-27 c 0,-0.831 0.669,-1.5 1.5,-1.5 z" id="rect4162" inkscape:connector-curvature="0" diff --git a/common/cinnamon/dark-assets/misc/modal.svg b/common/cinnamon/dark-assets/misc/modal.svg index fa76036..ec0b945 100644 --- a/common/cinnamon/dark-assets/misc/modal.svg +++ b/common/cinnamon/dark-assets/misc/modal.svg @@ -30,7 +30,7 @@ height="24.500061" width="43" id="rect4156" - 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="opacity:1;fill:#5294e2;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" /> </clipPath> </defs> <sodipodi:namedview @@ -82,7 +82,7 @@ rx="2.0000005" ry="1.9999999" /> <rect - style="display:inline;opacity:0.99999999;fill:#002b36;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="display:inline;opacity:0.99999999;fill:#323644;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" id="rect4164" width="22" height="20.999971" diff --git a/common/cinnamon/dark-assets/switch/switch-off.svg b/common/cinnamon/dark-assets/switch/switch-off.svg index 3f50bda..68eed5d 100644 --- a/common/cinnamon/dark-assets/switch/switch-off.svg +++ b/common/cinnamon/dark-assets/switch/switch-off.svg @@ -63,11 +63,11 @@ <stop id="stop3940" offset="0" - style="stop-color:#fdf6e3;stop-opacity:0;" /> + style="stop-color:#ffffff;stop-opacity:0;" /> <stop id="stop3942" offset="1" - style="stop-color:#fdf6e3;stop-opacity:0.54901963;" /> + style="stop-color:#ffffff;stop-opacity:0.54901963;" /> </linearGradient> <linearGradient id="linearGradient6523"> @@ -85,16 +85,16 @@ <stop id="stop3940-4" offset="0" - style="stop-color:#657b83;stop-opacity:1;" /> + style="stop-color:#bebebe;stop-opacity:1;" /> <stop id="stop3942-8" offset="1" - style="stop-color:#fdf6e3;stop-opacity:1;" /> + style="stop-color:#ffffff;stop-opacity:1;" /> </linearGradient> </defs> <sodipodi:namedview id="base" - pagecolor="#fdf6e3" + pagecolor="#ffffff" bordercolor="#666666" borderopacity="1.0" inkscape:pageopacity="0.0" @@ -183,7 +183,7 @@ ry="11" rx="11" /> <circle - style="fill:#002b36;fill-opacity:1;fill-rule:nonzero;stroke:none" + style="fill:#353a47;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path3759-7-4" cx="41" cy="1041.3622" @@ -195,7 +195,7 @@ inkscape:connector-curvature="0" d="m 1043.0028,337 0.75,0 c 0.01,-9e-5 0.016,-3.5e-4 0.023,0 0.1912,0.008 0.3824,0.0964 0.5156,0.23437 l 1.711,1.71094 1.7343,-1.71094 c 0.1993,-0.17287 0.335,-0.22912 0.5157,-0.23437 l 0.75,0 0,0.75 c 0,0.21485 -0.026,0.41298 -0.1875,0.5625 l -1.711,1.71093 1.6875,1.6875 c 0.1412,0.14113 0.211,0.34009 0.211,0.53907 l 0,0.75 -0.75,0 c -0.199,-10e-6 -0.398,-0.0698 -0.5391,-0.21094 l -1.7109,-1.71094 -1.711,1.71094 c -0.1411,0.14114 -0.3401,0.21094 -0.539,0.21094 l -0.75,0 0,-0.75 c 0,-0.19897 0.07,-0.39794 0.2109,-0.53907 l 1.7109,-1.6875 -1.7109,-1.71093 c -0.1581,-0.14598 -0.2274,-0.35194 -0.2109,-0.5625 l 0,-0.75 z" id="path10839-9-8-2-2-5-46" - 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" /> + style="color:#bebebe;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:#353a47;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1.78124988;marker:none;enable-background:new" /> </g> </g> </svg> diff --git a/common/cinnamon/dark-assets/switch/switch-on.svg b/common/cinnamon/dark-assets/switch/switch-on.svg index c642c13..b6a9be9 100644 --- a/common/cinnamon/dark-assets/switch/switch-on.svg +++ b/common/cinnamon/dark-assets/switch/switch-on.svg @@ -2,11 +2,13 @@ <!-- Created with Inkscape (http://www.inkscape.org/) --> <svg + xmlns:osb="http://www.openswatchbook.org/uri/2009/osb" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:cc="http://creativecommons.org/ns#" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:svg="http://www.w3.org/2000/svg" xmlns="http://www.w3.org/2000/svg" + xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" width="50" @@ -18,6 +20,14 @@ <defs id="defs7541"> <linearGradient + id="selected_bg_color" + osb:paint="solid"> + <stop + style="stop-color:#5294e2;stop-opacity:1;" + offset="0" + id="stop4166" /> + </linearGradient> + <linearGradient id="linearGradient4695-1-4-3-5-0-6"> <stop id="stop4697-9-9-7-0-1-5" @@ -63,11 +73,11 @@ <stop id="stop3940" offset="0" - style="stop-color:#fdf6e3;stop-opacity:0;" /> + style="stop-color:#ffffff;stop-opacity:0;" /> <stop id="stop3942" offset="1" - style="stop-color:#fdf6e3;stop-opacity:0.54901963;" /> + style="stop-color:#ffffff;stop-opacity:0.54901963;" /> </linearGradient> <linearGradient id="linearGradient6523"> @@ -85,23 +95,32 @@ <stop id="stop3940-4" offset="0" - style="stop-color:#657b83;stop-opacity:1;" /> + style="stop-color:#bebebe;stop-opacity:1;" /> <stop id="stop3942-8" offset="1" - style="stop-color:#fdf6e3;stop-opacity:1;" /> + style="stop-color:#ffffff;stop-opacity:1;" /> </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#selected_bg_color" + id="linearGradient4168" + x1="26" + y1="1031.3622" + x2="26" + y2="1051.3622" + gradientUnits="userSpaceOnUse" /> </defs> <sodipodi:namedview id="base" - pagecolor="#fdf6e3" + pagecolor="#ffffff" bordercolor="#666666" borderopacity="1.0" inkscape:pageopacity="0.0" inkscape:pageshadow="2" inkscape:zoom="11.666667" - inkscape:cx="26.273653" - inkscape:cy="16.301439" + inkscape:cx="10.930796" + inkscape:cy="16.13001" inkscape:current-layer="layer1" showgrid="true" inkscape:grid-bbox="true" @@ -140,7 +159,7 @@ <dc:format>image/svg+xml</dc:format> <dc:type rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> - <dc:title></dc:title> + <dc:title /> </cc:Work> </rdf:RDF> </metadata> @@ -175,7 +194,7 @@ x="0" y="1029.3622" /> <rect - style="fill:#268bd2;fill-opacity:1;fill-rule:nonzero;stroke:none" + style="fill:url(#linearGradient4168);fill-opacity:1;fill-rule:nonzero;stroke:none" id="rect2987-0-8-7" width="50" height="20" @@ -184,7 +203,7 @@ ry="11" rx="11" /> <circle - style="fill:#002b36;fill-opacity:1;fill-rule:nonzero;stroke:none" + style="fill:#353a47;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path3759-0-75" cx="41" cy="1041.3622" @@ -204,7 +223,7 @@ height="1.9999826" width="5" id="rect3977-39-2-13" - style="display:inline;opacity:1;fill:#002b36;fill-opacity:1;stroke:none" /> + style="display:inline;opacity:1;fill:#353a47;fill-opacity:1;stroke:none" /> <rect transform="matrix(0.70710678,0.70710678,-0.70710678,0.70710678,0,0)" ry="0" @@ -213,7 +232,7 @@ height="7.9999828" width="2" id="rect3979-7-0-65" - style="display:inline;opacity:1;fill:#002b36;fill-opacity:1;stroke:none" /> + style="display:inline;opacity:1;fill:#353a47;fill-opacity:1;stroke:none" /> </g> </g> </g> diff --git a/common/cinnamon/light-assets/checkbox/checkbox-checked-focused.svg b/common/cinnamon/light-assets/checkbox/checkbox-checked-focused.svg index 054c5d2..e214088 100644 --- a/common/cinnamon/light-assets/checkbox/checkbox-checked-focused.svg +++ b/common/cinnamon/light-assets/checkbox/checkbox-checked-focused.svg @@ -2,11 +2,13 @@ <!-- Created with Inkscape (http://www.inkscape.org/) --> <svg + xmlns:osb="http://www.openswatchbook.org/uri/2009/osb" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:cc="http://creativecommons.org/ns#" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:svg="http://www.w3.org/2000/svg" xmlns="http://www.w3.org/2000/svg" + xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" width="16" @@ -21,6 +23,22 @@ <defs id="defs4"> <linearGradient + id="selected_fg_color" + osb:paint="solid"> + <stop + style="stop-color:#ffffff;stop-opacity:1;" + offset="0" + id="stop4169" /> + </linearGradient> + <linearGradient + id="selected_bg_color" + osb:paint="solid"> + <stop + style="stop-color:#5294e2;stop-opacity:1;" + offset="0" + id="stop4166" /> + </linearGradient> + <linearGradient id="linearGradient7704"> <stop style="stop-color:#4080fb;stop-opacity:0.74509805;" @@ -61,17 +79,44 @@ offset="1" id="stop3973-0-5-3" /> </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#selected_bg_color" + id="linearGradient4168" + x1="25" + y1="31.362191" + x2="25" + y2="45.362191" + gradientUnits="userSpaceOnUse" /> + <linearGradient + inkscape:collect="always" + xlink:href="#selected_fg_color" + id="linearGradient4171" + x1="10.5" + y1="1033.3622" + x2="10.5" + y2="1035.3622" + gradientUnits="userSpaceOnUse" /> + <linearGradient + inkscape:collect="always" + xlink:href="#selected_fg_color" + id="linearGradient4173" + x1="12" + y1="1027.3622" + x2="12" + y2="1035.3622" + gradientUnits="userSpaceOnUse" /> </defs> <sodipodi:namedview id="base" - pagecolor="#fdf6e3" + pagecolor="#ffffff" bordercolor="#666666" borderopacity="1.0" inkscape:pageopacity="0.0" inkscape:pageshadow="2" inkscape:zoom="11.313709" - inkscape:cx="-9.3871547" - inkscape:cy="3.2519169" + inkscape:cx="-12.701718" + inkscape:cy="-4.172704" inkscape:document-units="px" inkscape:current-layer="checkbox-checked-dark" showgrid="true" @@ -105,7 +150,7 @@ <dc:format>image/svg+xml</dc:format> <dc:type rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> - <dc:title></dc:title> + <dc:title /> </cc:Work> </rdf:RDF> </metadata> @@ -163,7 +208,7 @@ height="13.99999" width="13.999989" id="rect5147-9-1-5-7-6-7" - style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#268bd2;fill-opacity:1;stroke:#000000;stroke-width:0;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" + style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:url(#linearGradient4168);fill-opacity:1;stroke:#000000;stroke-width:0;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" ry="1.9999917" /> </g> </g> @@ -196,7 +241,7 @@ height="1.9999826" width="5" id="rect3977-39" - style="fill:#fdf6e3;fill-opacity:1;stroke:none" /> + style="fill:url(#linearGradient4171);fill-opacity:1;stroke:none" /> <rect ry="0" y="1027.3622" @@ -204,7 +249,7 @@ height="7.9999828" width="2" id="rect3979-7" - style="fill:#fdf6e3;fill-opacity:1;stroke:none" /> + style="fill:url(#linearGradient4173);fill-opacity:1;stroke:none" /> </g> <rect style="fill:#eeeeee;fill-opacity:0;stroke:none" diff --git a/common/cinnamon/light-assets/checkbox/checkbox-checked.svg b/common/cinnamon/light-assets/checkbox/checkbox-checked.svg index 666b4ec..6b5caeb 100644 --- a/common/cinnamon/light-assets/checkbox/checkbox-checked.svg +++ b/common/cinnamon/light-assets/checkbox/checkbox-checked.svg @@ -2,11 +2,13 @@ <!-- Created with Inkscape (http://www.inkscape.org/) --> <svg + xmlns:osb="http://www.openswatchbook.org/uri/2009/osb" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:cc="http://creativecommons.org/ns#" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:svg="http://www.w3.org/2000/svg" xmlns="http://www.w3.org/2000/svg" + xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" width="16" @@ -21,6 +23,22 @@ <defs id="defs4"> <linearGradient + id="selected_fg_color" + osb:paint="solid"> + <stop + style="stop-color:#ffffff;stop-opacity:1;" + offset="0" + id="stop4169" /> + </linearGradient> + <linearGradient + id="selected_bg_color" + osb:paint="solid"> + <stop + style="stop-color:#5294e2;stop-opacity:1;" + offset="0" + id="stop4166" /> + </linearGradient> + <linearGradient id="linearGradient7704"> <stop style="stop-color:#4080fb;stop-opacity:0.74509805;" @@ -61,17 +79,44 @@ offset="1" id="stop3973-0-5-3" /> </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#selected_bg_color" + id="linearGradient4168" + x1="25" + y1="31.362191" + x2="25" + y2="45.362191" + gradientUnits="userSpaceOnUse" /> + <linearGradient + inkscape:collect="always" + xlink:href="#selected_fg_color" + id="linearGradient4171" + x1="10.5" + y1="1033.3622" + x2="10.5" + y2="1035.3622" + gradientUnits="userSpaceOnUse" /> + <linearGradient + inkscape:collect="always" + xlink:href="#selected_fg_color" + id="linearGradient4173" + x1="12" + y1="1027.3622" + x2="12" + y2="1035.3622" + gradientUnits="userSpaceOnUse" /> </defs> <sodipodi:namedview id="base" - pagecolor="#fdf6e3" + pagecolor="#ffffff" bordercolor="#666666" borderopacity="1.0" inkscape:pageopacity="0.0" inkscape:pageshadow="2" inkscape:zoom="11.313709" - inkscape:cx="-9.3871547" - inkscape:cy="3.2519169" + inkscape:cx="-16.237251" + inkscape:cy="2.8983635" inkscape:document-units="px" inkscape:current-layer="checkbox-checked-dark" showgrid="true" @@ -163,7 +208,7 @@ height="13.99999" width="13.999989" id="rect5147-9-1-5-7-6-7" - style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#268bd2;fill-opacity:1;stroke:#000000;stroke-width:0;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" + style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:url(#linearGradient4168);fill-opacity:1;stroke:#000000;stroke-width:0;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" ry="1.9999917" /> </g> </g> @@ -196,7 +241,7 @@ height="1.9999826" width="5" id="rect3977-39" - style="fill:#fdf6e3;fill-opacity:1;stroke:none" /> + style="fill:url(#linearGradient4171);fill-opacity:1;stroke:none" /> <rect ry="0" y="1027.3622" @@ -204,7 +249,7 @@ height="7.9999828" width="2" id="rect3979-7" - style="fill:#fdf6e3;fill-opacity:1;stroke:none" /> + style="fill:url(#linearGradient4173);fill-opacity:1;stroke:none" /> </g> <rect style="fill:#eeeeee;fill-opacity:0;stroke:none" diff --git a/common/cinnamon/light-assets/checkbox/checkbox-unchecked-focused.svg b/common/cinnamon/light-assets/checkbox/checkbox-unchecked-focused.svg index 3529c34..da48d45 100644 --- a/common/cinnamon/light-assets/checkbox/checkbox-unchecked-focused.svg +++ b/common/cinnamon/light-assets/checkbox/checkbox-unchecked-focused.svg @@ -2,11 +2,13 @@ <!-- Created with Inkscape (http://www.inkscape.org/) --> <svg + xmlns:osb="http://www.openswatchbook.org/uri/2009/osb" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:cc="http://creativecommons.org/ns#" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:svg="http://www.w3.org/2000/svg" xmlns="http://www.w3.org/2000/svg" + xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" width="16" @@ -21,6 +23,14 @@ <defs id="defs4"> <linearGradient + id="selected_bg_color" + osb:paint="solid"> + <stop + style="stop-color:#5294e2;stop-opacity:1;" + offset="0" + id="stop4150" /> + </linearGradient> + <linearGradient id="linearGradient3768-6"> <stop style="stop-color:#0f0f0f;stop-opacity:1;" @@ -39,17 +49,26 @@ offset="1" id="stop3776-1" /> </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#selected_bg_color" + id="linearGradient4152" + x1="25" + y1="31.362183" + x2="25" + y2="45.36218" + gradientUnits="userSpaceOnUse" /> </defs> <sodipodi:namedview id="base" - pagecolor="#fdf6e3" + pagecolor="#ffffff" bordercolor="#666666" borderopacity="1.0" inkscape:pageopacity="0.0" inkscape:pageshadow="2" inkscape:zoom="11.313709" - inkscape:cx="5.9470841" - inkscape:cy="-0.94340514" + inkscape:cx="-9.8744294" + inkscape:cy="-1.1201818" inkscape:document-units="px" inkscape:current-layer="layer1" showgrid="true" @@ -126,7 +145,7 @@ id="g5400-2"> <rect ry="2" - style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#fdf6e3;fill-opacity:1;stroke:#268bd2;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" + style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#ffffff;fill-opacity:1;stroke:url(#linearGradient4152);stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" id="rect5147-9-1-5-7-6-3" width="13" height="12.999997" diff --git a/common/cinnamon/light-assets/checkbox/checkbox-unchecked.svg b/common/cinnamon/light-assets/checkbox/checkbox-unchecked.svg index 08ee9e5..d50e0e2 100644 --- a/common/cinnamon/light-assets/checkbox/checkbox-unchecked.svg +++ b/common/cinnamon/light-assets/checkbox/checkbox-unchecked.svg @@ -42,7 +42,7 @@ </defs> <sodipodi:namedview id="base" - pagecolor="#fdf6e3" + pagecolor="#ffffff" bordercolor="#666666" borderopacity="1.0" inkscape:pageopacity="0.0" @@ -126,7 +126,7 @@ id="g5400-2"> <rect ry="2" - style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#fdf6e3;fill-opacity:1;stroke:#657b83;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" + style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#ffffff;fill-opacity:1;stroke:#cfd6e6;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" id="rect5147-9-1-5-7-6-3" width="13" height="12.999997" diff --git a/common/cinnamon/light-assets/menu/menu.svg b/common/cinnamon/light-assets/menu/menu.svg index c734734..5ae7466 100644 --- a/common/cinnamon/light-assets/menu/menu.svg +++ b/common/cinnamon/light-assets/menu/menu.svg @@ -20,7 +20,7 @@ id="defs5388" /> <sodipodi:namedview id="base" - pagecolor="#fdf6e3" + pagecolor="#ffffff" bordercolor="#666666" borderopacity="1.0" inkscape:pageopacity="0.0" @@ -67,7 +67,7 @@ rx="2.0000005" ry="1.9999999" /> <rect - style="display:inline;opacity:1;fill:#fdf6e3;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="display:inline;opacity:1;fill:#ffffff;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" id="rect4164" width="22" height="20.999971" diff --git a/common/cinnamon/light-assets/misc/button-box.svg b/common/cinnamon/light-assets/misc/button-box.svg index 414081a..036f0d1 100644 --- a/common/cinnamon/light-assets/misc/button-box.svg +++ b/common/cinnamon/light-assets/misc/button-box.svg @@ -22,7 +22,7 @@ clipPathUnits="userSpaceOnUse" id="clipPath4228"> <rect - 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="opacity:1;fill:#5294e2;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" id="rect4230" width="38" height="29.000017" @@ -34,7 +34,7 @@ </defs> <sodipodi:namedview id="base" - pagecolor="#fdf6e3" + pagecolor="#ffffff" bordercolor="#666666" borderopacity="1.0" inkscape:pageopacity="0.0" @@ -83,7 +83,7 @@ id="layer1" transform="translate(-5,-1027.3622)"> <path - style="opacity:0.95;fill:#073642;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="opacity:0.95;fill:#353945;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" d="m 27,1027.3622 0,17.9445 c 0,0.5848 -0.4906,1.0555 -1.1,1.0555 l -19.8,0 c -0.6094,0 -1.1,-0.4707 -1.1,-1.0555 l 0,-17.9445 z" id="rect4145-1" inkscape:connector-curvature="0" diff --git a/common/cinnamon/light-assets/misc/message.svg b/common/cinnamon/light-assets/misc/message.svg index 6ae9cc0..039cb8f 100644 --- a/common/cinnamon/light-assets/misc/message.svg +++ b/common/cinnamon/light-assets/misc/message.svg @@ -2,11 +2,13 @@ <!-- Created with Inkscape (http://www.inkscape.org/) --> <svg + xmlns:osb="http://www.openswatchbook.org/uri/2009/osb" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:cc="http://creativecommons.org/ns#" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:svg="http://www.w3.org/2000/svg" xmlns="http://www.w3.org/2000/svg" + xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" width="32" @@ -17,17 +19,36 @@ inkscape:version="0.91 r13725" sodipodi:docname="message.svg"> <defs - id="defs6623" /> + id="defs6623"> + <linearGradient + id="selected_bg_color" + osb:paint="solid"> + <stop + style="stop-color:#5294e2;stop-opacity:1;" + offset="0" + id="stop4153" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#selected_bg_color" + id="linearGradient4155" + x1="2" + y1="1020.3622" + x2="2" + y2="1052.3622" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.3333334,0,0,1.032258,-0.66666666,-33.431038)" /> + </defs> <sodipodi:namedview id="base" - pagecolor="#fdf6e3" + pagecolor="#ffffff" bordercolor="#666666" borderopacity="1.0" inkscape:pageopacity="0.0" inkscape:pageshadow="2" inkscape:zoom="1" - inkscape:cx="-0.89235979" - inkscape:cy="34.935138" + inkscape:cx="-3.6188723" + inkscape:cy="36.101629" inkscape:document-units="px" inkscape:current-layer="layer1" showgrid="false" @@ -58,7 +79,7 @@ id="layer1" transform="translate(0,-1020.3622)"> <rect - style="display:inline;opacity:1;fill:#fcfdfd;fill-opacity:1;stroke:#657b83;stroke-width:0.99999994;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + style="display:inline;opacity:1;fill:#fcfdfd;fill-opacity:1;stroke:#cfd6e6;stroke-width:0.99999994;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" id="rect4160" width="31" height="31.000017" @@ -67,10 +88,16 @@ rx="1.5" ry="1.5" /> <path - style="display:inline;opacity:1;fill:#268bd2;fill-opacity:1;stroke:#2879db;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" - d="m 2.75,1020.8622 0.75,0 0,31 -0.75,0 c -1.2465,0 -2.25,-0.6805 -2.25,-1.5259 l 0,-27.9482 c 0,-0.8454 1.0035,-1.5259 2.25,-1.5259 z" + style="display:inline;opacity:1;fill:url(#linearGradient4155);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" + d="m 3,1020.3622 1,0 0,32 -1,0 c -1.662,0 -3,-0.7025 -3,-1.5751 l 0,-28.8498 c 0,-0.8726 1.338,-1.5751 3,-1.5751 z" id="rect4162-5" inkscape:connector-curvature="0" sodipodi:nodetypes="sccssss" /> + <path + style="display:inline;opacity:1;fill:none;fill-opacity:1;stroke:#000000;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:0.08095238" + d="m 2.75,1020.8622 0.75,0 0,31 -0.75,0 c -1.2465,0 -2.25,-0.6805 -2.25,-1.5259 l 0,-27.9482 c 0,-0.8454 1.0035,-1.5259 2.25,-1.5259 z" + id="rect4162-5-7" + inkscape:connector-curvature="0" + sodipodi:nodetypes="sccssss" /> </g> </svg> diff --git a/common/cinnamon/light-assets/misc/modal.svg b/common/cinnamon/light-assets/misc/modal.svg index 31894db..b61f537 100644 --- a/common/cinnamon/light-assets/misc/modal.svg +++ b/common/cinnamon/light-assets/misc/modal.svg @@ -30,7 +30,7 @@ height="24.500061" width="43" id="rect4156" - 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="opacity:1;fill:#5294e2;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" /> </clipPath> </defs> <sodipodi:namedview diff --git a/common/cinnamon/light-assets/switch/switch-off.svg b/common/cinnamon/light-assets/switch/switch-off.svg index c07aa05..96749e2 100644 --- a/common/cinnamon/light-assets/switch/switch-off.svg +++ b/common/cinnamon/light-assets/switch/switch-off.svg @@ -63,11 +63,11 @@ <stop id="stop3940" offset="0" - style="stop-color:#fdf6e3;stop-opacity:0;" /> + style="stop-color:#ffffff;stop-opacity:0;" /> <stop id="stop3942" offset="1" - style="stop-color:#fdf6e3;stop-opacity:0.54901963;" /> + style="stop-color:#ffffff;stop-opacity:0.54901963;" /> </linearGradient> <linearGradient id="linearGradient6523"> @@ -85,16 +85,16 @@ <stop id="stop3940-4" offset="0" - style="stop-color:#657b83;stop-opacity:1;" /> + style="stop-color:#bebebe;stop-opacity:1;" /> <stop id="stop3942-8" offset="1" - style="stop-color:#fdf6e3;stop-opacity:1;" /> + style="stop-color:#ffffff;stop-opacity:1;" /> </linearGradient> </defs> <sodipodi:namedview id="base" - pagecolor="#fdf6e3" + pagecolor="#ffffff" bordercolor="#666666" borderopacity="1.0" inkscape:pageopacity="0.0" @@ -174,7 +174,7 @@ x="0" y="1029.3622" /> <rect - style="fill:#657b83;fill-opacity:1;fill-rule:nonzero;stroke:none" + style="fill:#cfd6e6;fill-opacity:1;fill-rule:nonzero;stroke:none" id="rect2987-07" width="50" height="20" @@ -183,7 +183,7 @@ ry="11" rx="11" /> <circle - style="fill:#fdf6e3;fill-opacity:1;fill-rule:nonzero;stroke:none" + style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path3759-7" cx="41" cy="1041.3622" @@ -195,7 +195,7 @@ inkscape:connector-curvature="0" d="m 1043.0028,337 0.75,0 c 0.01,-9e-5 0.016,-3.5e-4 0.023,0 0.1912,0.008 0.3824,0.0964 0.5156,0.23437 l 1.711,1.71094 1.7343,-1.71094 c 0.1993,-0.17287 0.335,-0.22912 0.5157,-0.23437 l 0.75,0 0,0.75 c 0,0.21485 -0.026,0.41298 -0.1875,0.5625 l -1.711,1.71093 1.6875,1.6875 c 0.1412,0.14113 0.211,0.34009 0.211,0.53907 l 0,0.75 -0.75,0 c -0.199,-10e-6 -0.398,-0.0698 -0.5391,-0.21094 l -1.7109,-1.71094 -1.711,1.71094 c -0.1411,0.14114 -0.3401,0.21094 -0.539,0.21094 l -0.75,0 0,-0.75 c 0,-0.19897 0.07,-0.39794 0.2109,-0.53907 l 1.7109,-1.6875 -1.7109,-1.71093 c -0.1581,-0.14598 -0.2274,-0.35194 -0.2109,-0.5625 l 0,-0.75 z" id="path10839-9-8-2-2-5" - 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" /> + style="color:#bebebe;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" /> </g> </g> </svg> diff --git a/common/cinnamon/light-assets/switch/switch-on.svg b/common/cinnamon/light-assets/switch/switch-on.svg index d98ace5..9945e14 100644 --- a/common/cinnamon/light-assets/switch/switch-on.svg +++ b/common/cinnamon/light-assets/switch/switch-on.svg @@ -2,11 +2,13 @@ <!-- Created with Inkscape (http://www.inkscape.org/) --> <svg + xmlns:osb="http://www.openswatchbook.org/uri/2009/osb" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:cc="http://creativecommons.org/ns#" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:svg="http://www.w3.org/2000/svg" xmlns="http://www.w3.org/2000/svg" + xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" width="50" @@ -18,6 +20,22 @@ <defs id="defs7541"> <linearGradient + id="selected_fg_color" + osb:paint="solid"> + <stop + style="stop-color:#ffffff;stop-opacity:1;" + offset="0" + id="stop4181" /> + </linearGradient> + <linearGradient + id="selected_bg_color" + osb:paint="solid"> + <stop + style="stop-color:#5294e2;stop-opacity:1;" + offset="0" + id="stop4166" /> + </linearGradient> + <linearGradient id="linearGradient4695-1-4-3-5-0-6"> <stop id="stop4697-9-9-7-0-1-5" @@ -63,11 +81,11 @@ <stop id="stop3940" offset="0" - style="stop-color:#fdf6e3;stop-opacity:0;" /> + style="stop-color:#ffffff;stop-opacity:0;" /> <stop id="stop3942" offset="1" - style="stop-color:#fdf6e3;stop-opacity:0.54901963;" /> + style="stop-color:#ffffff;stop-opacity:0.54901963;" /> </linearGradient> <linearGradient id="linearGradient6523"> @@ -85,24 +103,60 @@ <stop id="stop3940-4" offset="0" - style="stop-color:#657b83;stop-opacity:1;" /> + style="stop-color:#bebebe;stop-opacity:1;" /> <stop id="stop3942-8" offset="1" - style="stop-color:#fdf6e3;stop-opacity:1;" /> + style="stop-color:#ffffff;stop-opacity:1;" /> </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#selected_bg_color" + id="linearGradient4168" + x1="26" + y1="1031.3622" + x2="26" + y2="1051.3622" + gradientUnits="userSpaceOnUse" /> + <linearGradient + inkscape:collect="always" + xlink:href="#selected_fg_color" + id="linearGradient4183" + x1="980.04999" + y1="-456.09485" + x2="980.04999" + y2="-454.09487" + gradientUnits="userSpaceOnUse" /> + <linearGradient + inkscape:collect="always" + xlink:href="#selected_fg_color" + id="linearGradient4185" + x1="981.54999" + y1="-462.09485" + x2="981.54999" + y2="-454.09487" + gradientUnits="userSpaceOnUse" /> + <linearGradient + inkscape:collect="always" + xlink:href="#selected_fg_color" + id="linearGradient4187" + x1="41" + y1="1032.3622" + x2="41" + y2="1050.3622" + gradientUnits="userSpaceOnUse" /> </defs> <sodipodi:namedview id="base" - pagecolor="#fdf6e3" + pagecolor="#ffffff" bordercolor="#666666" borderopacity="1.0" inkscape:pageopacity="0.0" inkscape:pageshadow="2" - inkscape:zoom="32.998318" - inkscape:cx="6.3160735" - inkscape:cy="9.1853829" - inkscape:current-layer="layer1" + inkscape:zoom="8.2495795" + inkscape:cx="1.2517535" + inkscape:cy="0.45938131" + inkscape:current-layer="switch-active-2" showgrid="true" inkscape:grid-bbox="true" inkscape:document-units="px" @@ -140,7 +194,7 @@ <dc:format>image/svg+xml</dc:format> <dc:type rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> - <dc:title></dc:title> + <dc:title /> </cc:Work> </rdf:RDF> </metadata> @@ -175,7 +229,7 @@ x="0" y="1029.3622" /> <rect - style="fill:#268bd2;fill-opacity:1;fill-rule:nonzero;stroke:none" + style="fill:url(#linearGradient4168);fill-opacity:1;fill-rule:nonzero;stroke:none" id="rect2987-0-8" width="50" height="20" @@ -184,7 +238,7 @@ ry="11" rx="11" /> <circle - style="fill:#fdf6e3;fill-opacity:1;fill-rule:nonzero;stroke:none" + style="fill:url(#linearGradient4187);fill-opacity:1;fill-rule:nonzero;stroke:none" id="path3759-0" cx="41" cy="1041.3622" @@ -204,7 +258,7 @@ height="1.9999826" width="5" id="rect3977-39-2" - style="display:inline;opacity:1;fill:#fdf6e3;fill-opacity:1;stroke:none" /> + style="display:inline;opacity:1;fill:url(#linearGradient4183);fill-opacity:1;stroke:none" /> <rect transform="matrix(0.70710678,0.70710678,-0.70710678,0.70710678,0,0)" ry="0" @@ -213,7 +267,7 @@ height="7.9999828" width="2" id="rect3979-7-0" - style="display:inline;opacity:1;fill:#fdf6e3;fill-opacity:1;stroke:none" /> + style="display:inline;opacity:1;fill:url(#linearGradient4185);fill-opacity:1;stroke:none" /> </g> </g> </g> diff --git a/common/cinnamon/sass/_colors.scss b/common/cinnamon/sass/_colors.scss index 3659c08..8d3a5f2 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', #fdf6e3, #073642); -$text_color: if($variant == 'light', #5c616c, #657b83); -$bg_color: if($variant =='light', #F5F6F7, #002b36); -$fg_color: if($variant =='light', #5c616c, #657b83); +$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); -$selected_fg_color: #fdf6e3; -$selected_bg_color: #268bd2; +$selected_fg_color: #ffffff; +$selected_bg_color: #5294e2; $selected_borders_color: darken($selected_bg_color, 20%); $borders_color: if($variant =='light', darken($bg_color,9%), darken($bg_color,6%)); @@ -18,31 +18,38 @@ $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: #cb4b16; -$error_color: #dc322f; -$success_color: #859900; -$destructive_color: #dc322f; -$suggested_color: #2aa198; +$selection_mode_fg: $selected_fg_color; +$warning_color: #F27835; +$error_color: #FC4138; +$warning_fg_color: white; +$error_fg_color: white; +$success_color: #73d216; +$destructive_color: #F04A50; +$suggested_color: #4DADD4; +$destructive_fg_color: white; +$suggested_fg_color: white; + +$drop_target_color: #F08437; //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(#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; } +@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; } $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(#657b83, 0.2), 10%), $header_fg); +$header_fg: if($darker == 'true', saturate(transparentize(#D3DAE3, 0.2), 10%), $header_fg); -$dark_sidebar_bg: if($transparency == 'true', transparentize(#073642, 0.05), #073642); -$dark_sidebar_fg: #657b83; +$dark_sidebar_bg: if($transparency == 'true', transparentize(#353945, 0.05), #353945); +$dark_sidebar_fg: #BAC3CF; $dark_sidebar_border: if($variant == 'light', $dark_sidebar_bg, darken($dark_sidebar_bg, 5%)); $osd_fg_color: $dark_sidebar_fg; @@ -62,7 +69,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', #657b83, darken($borders_color, 0%)); +$entry_border: if($variant == 'light', #cfd6e6, 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 +83,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, #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_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_icon_close_bg: if($variant == 'light' and $darker == 'false',#F8F8F9 , #002b36); +$wm_icon_close_bg: if($variant == 'light' and $darker == 'false',#F8F8F9 , #2f343f); // Minimize, Maximize -$wm_button_hover_bg: if($variant == 'light' and $darker == 'false', #fdfdfd, #657b83); +$wm_button_hover_bg: if($variant == 'light' and $darker == 'false', #fdfdfd, #454C5C); $wm_button_active_bg: $selected_bg_color; -$wm_button_hover_border: if($variant == 'light' and $darker == 'false', #D1D3DA, #002b36); +$wm_button_hover_border: if($variant == 'light' and $darker == 'false', #D1D3DA, #262932); -$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_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_active_bg: $selected_fg_color; diff --git a/common/cinnamon/sass/_common.scss b/common/cinnamon/sass/_common.scss index c1788b0..6760dcc 100644 --- a/common/cinnamon/sass/_common.scss +++ b/common/cinnamon/sass/_common.scss @@ -8,6 +8,7 @@ $font-family: Futura Bk bt, sans, Sans-Serif; $_bubble_bg_color: opacify($osd_bg_color,0.25); $_bubble_fg_color: $osd_fg_color; $_bubble_borders_color: transparentize($osd_fg_color,0.8); +$_shell_fg_color: white; stage { font-family: $font-family; @@ -266,7 +267,8 @@ StScrollBar { // // Popvers/Menus // -.popup-menu { +.popup-menu, +%menu { color: white; min-width: 200px; color: $fg_color; @@ -324,13 +326,9 @@ StScrollBar { -arrow-rise: 0; } -/*Don't know what this does*/ .popup-combo-menu { - background-color: rgba(0,0,0,0.4); - padding: 1em 0em; - color: red; - border: 1px solid rgba(0,0,0,0.6); - border-radius: 3px; + @extend %menu; + padding: 10px 1px; } .popup-image-menu-item {} @@ -397,9 +395,10 @@ StScrollBar { } .panel { + $_panel_fg_color: $_shell_fg_color; &-top, &-bottom { - color: $selected_fg_color; + color: $_panel_fg_color; font-size: 1em; padding: 0px; } @@ -833,7 +832,7 @@ StScrollBar { &:highlighted { border-color: rgba(0,0,0,0); - color: $selected_fg_color; + color: $_shell_fg_color; } } @@ -1186,7 +1185,7 @@ StScrollBar { font-weight: bold; spacing: 1em; padding: 16px; - color: $selected_fg_color; + color: $_shell_fg_color; border-image: url("common-assets/misc/osd.svg") 9 9 9 9; } @@ -1199,7 +1198,7 @@ StScrollBar { min-width: 64px; min-height: 64px; - color: $selected_fg_color; + color: $_shell_fg_color; background: none; border: none; border-radius: 5px; @@ -1241,14 +1240,14 @@ StScrollBar { padding-left: 8px; padding-right: 8px; transition-duration: 100; - color: transparentize($selected_fg_color, 0.4); + color: transparentize($_shell_fg_color, 0.4); - &:hover {color: $selected_fg_color;} + &:hover {color: $_shell_fg_color;} &:active, &:checked, &:focus { - color: $selected_fg_color; + color: $_shell_fg_color; .panel-bottom & { border-image: url("common-assets/panel/window-list-active-bottom.svg") 3 3 1 3; } @@ -1485,7 +1484,7 @@ StScrollBar { &-box { padding-left: 3px; padding-right: 3px; - color: $selected_fg_color; + color: $_shell_fg_color; text-shadow: none; transition-duration: 100; @@ -1497,7 +1496,7 @@ StScrollBar { &-label { font-weight: bold; - color: $selected_fg_color; + color: $_shell_fg_color; &:hover, .applet-box:hover > & { color: $selected_fg_color; @@ -1506,7 +1505,7 @@ StScrollBar { } &-icon { - color: $selected_fg_color; + color: $_shell_fg_color; icon-size: 22px; &:hover, .applet-box:hover > & { |