mirror of
https://github.com/Adapta-Projects/Adapta-Nord.git
synced 2026-09-10 07:16:22 -04:00
Refazendo os temas... Os temas eram baseados em na nova modificação do Adapta Colorpack, modificado por mim! O tema terá muitas melhorias!
This commit is contained in:
parent
87449f3057
commit
426e83107c
405
Pkg/usr/share/themes/Adapta-FrostBlue-Nord/cinnamon/cinnamon.css
Executable file → Normal file
405
Pkg/usr/share/themes/Adapta-FrostBlue-Nord/cinnamon/cinnamon.css
Executable file → Normal file
|
|
@ -1,49 +1,51 @@
|
|||
/* This file is part of adapta-gtk-theme Copyright (C) 2016-2018 Tista <tista.gma500@gmail.com> This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. */
|
||||
/* COLOR IN RGBA rgba(94, 129, 172, 0.8) */
|
||||
/* COLOR IN HTML #5E81AC*/
|
||||
/* BACKGROUND COLOR IN HTML #ECEFF4*/
|
||||
* { transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1); transition-duration: 0.2s; }
|
||||
|
||||
stage { font-size: 10pt; color: #263238; font-family: Roboto, Sans-Serif; font-weight: 400; }
|
||||
|
||||
.label-shadow { color: transparent; }
|
||||
|
||||
.menu #notification .notification-button, .menu #notification .notification-icon-button, .popup-menu #notification .notification-button, .popup-menu #notification .notification-icon-button { border-color: transparent; color: rgba(46, 52, 64, 0.87); background-color: transparent; box-shadow: 0 0 transparent; text-shadow: none; icon-shadow: none; min-height: 2em; padding: 7px 16px 8px; border-width: 0; font-weight: 500; }
|
||||
.menu #notification .notification-button, .menu #notification .notification-icon-button, .popup-menu #notification .notification-button, .popup-menu #notification .notification-icon-button { border-color: transparent; color: rgba(38, 50, 56, 0.87); background-color: transparent; box-shadow: 0 0 transparent; text-shadow: none; icon-shadow: none; min-height: 2em; padding: 7px 16px 8px; border-width: 0; font-weight: 500; }
|
||||
|
||||
.menu #notification .notification-button:focus, .menu #notification .notification-icon-button:focus, .popup-menu #notification .notification-button:focus, .popup-menu #notification .notification-icon-button:focus { color: #263238; box-shadow: 0 0 transparent; text-shadow: none; icon-shadow: none; }
|
||||
|
||||
.menu #notification .notification-button:hover, .menu #notification .notification-icon-button:hover, .popup-menu #notification .notification-button:hover, .popup-menu #notification .notification-icon-button:hover { border-color: transparent; color: #263238; background-color: rgba(46, 52, 64, 0.12); box-shadow: 0 0 transparent; text-shadow: none; icon-shadow: none; }
|
||||
.menu #notification .notification-button:hover, .menu #notification .notification-icon-button:hover, .popup-menu #notification .notification-button:hover, .popup-menu #notification .notification-icon-button:hover { border-color: transparent; color: #263238; background-color: rgba(38, 50, 56, 0.12); box-shadow: 0 0 transparent; text-shadow: none; icon-shadow: none; }
|
||||
|
||||
.menu #notification .notification-button:active, .menu #notification .notification-icon-button:active, .popup-menu #notification .notification-button:active, .popup-menu #notification .notification-icon-button:active { border-color: transparent; color: #ECEFF4; background-color: rgba(46, 52, 64, 0.25); box-shadow: 0 0 transparent; text-shadow: none; icon-shadow: none; }
|
||||
.menu #notification .notification-button:active, .menu #notification .notification-icon-button:active, .popup-menu #notification .notification-button:active, .popup-menu #notification .notification-icon-button:active { border-color: transparent; color: #ECEFF4; background-color: rgba(38, 50, 56, 0.25); box-shadow: 0 0 transparent; text-shadow: none; icon-shadow: none; }
|
||||
|
||||
.menu #notification .notification-button:insensitive, .menu #notification .notification-icon-button:insensitive, .popup-menu #notification .notification-button:insensitive, .popup-menu #notification .notification-icon-button:insensitive { border-color: transparent; color: rgba(46, 52, 64, 0.2436); background-color: transparent; box-shadow: 0 0 transparent; text-shadow: none; icon-shadow: none; }
|
||||
.menu #notification .notification-button:insensitive, .menu #notification .notification-icon-button:insensitive, .popup-menu #notification .notification-button:insensitive, .popup-menu #notification .notification-icon-button:insensitive { border-color: transparent; color: rgba(38, 50, 56, 0.2436); background-color: transparent; box-shadow: 0 0 transparent; text-shadow: none; icon-shadow: none; }
|
||||
|
||||
.menu #notification .notification-button, .menu #notification .notification-icon-button, .popup-menu #notification .notification-button, .popup-menu #notification .notification-icon-button, .menu #notification .notification-button:focus, .menu #notification .notification-icon-button:focus, .popup-menu #notification .notification-button:focus, .popup-menu #notification .notification-icon-button:focus, .menu #notification .notification-button:hover, .menu #notification .notification-icon-button:hover, .popup-menu #notification .notification-button:hover, .popup-menu #notification .notification-icon-button:hover, .menu #notification .notification-button:hover:focus, .menu #notification .notification-icon-button:hover:focus, .popup-menu #notification .notification-button:hover:focus, .popup-menu #notification .notification-icon-button:hover:focus, .menu #notification .notification-button:active, .menu #notification .notification-icon-button:active, .popup-menu #notification .notification-button:active, .popup-menu #notification .notification-icon-button:active, .menu #notification .notification-button:active:focus, .menu #notification .notification-icon-button:active:focus, .popup-menu #notification .notification-button:active:focus, .popup-menu #notification .notification-icon-button:active:focus, .menu #notification .notification-button:insensitive, .menu #notification .notification-icon-button:insensitive, .popup-menu #notification .notification-button:insensitive, .popup-menu #notification .notification-icon-button:insensitive { border-radius: 2px; }
|
||||
|
||||
.notification-button, .notification-icon-button, .modal-dialog-button-box .modal-dialog-button { border-color: transparent; color: rgba(207, 216, 220, 0.87); background-color: transparent; box-shadow: 0 0 transparent; text-shadow: none; icon-shadow: none; min-height: 2.5em; padding: 9px 16px 10px; border-radius: 2px; }
|
||||
|
||||
.notification-button:focus, .notification-icon-button:focus, .modal-dialog-button-box .modal-dialog-button:focus { color: #ECEFF4; box-shadow: 0 0 transparent; text-shadow: none; icon-shadow: none; }
|
||||
.notification-button:focus, .notification-icon-button:focus, .modal-dialog-button-box .modal-dialog-button:focus { color: #CFD8DC; box-shadow: 0 0 transparent; text-shadow: none; icon-shadow: none; }
|
||||
|
||||
.notification-button:hover, .notification-icon-button:hover, .modal-dialog-button-box .modal-dialog-button:hover { border-color: transparent; color: #ECEFF4; background-color: rgba(207, 216, 220, 0.12); box-shadow: 0 0 transparent; text-shadow: none; icon-shadow: none; }
|
||||
.notification-button:hover, .notification-icon-button:hover, .modal-dialog-button-box .modal-dialog-button:hover { border-color: transparent; color: #CFD8DC; background-color: rgba(207, 216, 220, 0.12); box-shadow: 0 0 transparent; text-shadow: none; icon-shadow: none; }
|
||||
|
||||
.notification-button:active, .notification-icon-button:active, .modal-dialog-button-box .modal-dialog-button:active { border-color: transparent; color: #ECEFF4; background-color: rgba(207, 216, 220, 0.25); box-shadow: 0 0 transparent; text-shadow: none; icon-shadow: none; }
|
||||
|
||||
.notification-button:insensitive, .notification-icon-button:insensitive, .modal-dialog-button-box .modal-dialog-button:insensitive { border-color: transparent; color: rgba(207, 216, 220, 0.2436); background-color: transparent; box-shadow: 0 0 transparent; text-shadow: none; icon-shadow: none; }
|
||||
|
||||
.menu #notification StEntry, .popup-menu #notification StEntry, #menu-search-entry { border-color: transparent; background-color: rgba(46, 52, 64, 0.01); box-shadow: inset 0 -1px rgba(46, 52, 64, 0.2); min-height: 1.2em; padding: 7px 8px 8px; border-radius: 0; border-width: 0; color: #263238; caret-size: 1px; transition: none; selection-background-color: #5E81AC; selected-color: #ECEFF4; }
|
||||
.menu #notification StEntry, .popup-menu #notification StEntry, #menu-search-entry { border-color: transparent; background-color: rgba(0, 0, 0, 0.01); box-shadow: inset 0 -1px rgba(38, 50, 56, 0.2); min-height: 1.2em; padding: 7px 8px 8px; border-radius: 0; border-width: 0; color: #263238; caret-size: 1px; transition: none; selection-background-color: #5E81AC; selected-color: #ECEFF4; }
|
||||
|
||||
.menu #notification StEntry:focus, .popup-menu #notification StEntry:focus, #menu-search-entry:focus, .menu #notification StEntry:focus:hover, .popup-menu #notification StEntry:focus:hover, #menu-search-entry:focus:hover { border-color: transparent; box-shadow: inset 0 -2px #5E81AC; }
|
||||
|
||||
.menu #notification StEntry:hover, .popup-menu #notification StEntry:hover, #menu-search-entry:hover { border-color: transparent; box-shadow: inset 0 -2px rgba(46, 52, 64, 0.2); }
|
||||
.menu #notification StEntry:hover, .popup-menu #notification StEntry:hover, #menu-search-entry:hover { border-color: transparent; box-shadow: inset 0 -2px rgba(38, 50, 56, 0.2); }
|
||||
|
||||
.menu #notification StEntry:insensitive, .popup-menu #notification StEntry:insensitive, #menu-search-entry:insensitive { border-color: transparent; color: rgba(46, 52, 64, 0.28); box-shadow: inset 0 -1px rgba(46, 52, 64, 0.056); }
|
||||
.menu #notification StEntry:insensitive, .popup-menu #notification StEntry:insensitive, #menu-search-entry:insensitive { border-color: transparent; color: rgba(38, 50, 56, 0.28); box-shadow: inset 0 -1px rgba(38, 50, 56, 0.056); }
|
||||
|
||||
.menu #notification StEntry, .popup-menu #notification StEntry, #menu-search-entry, .menu #notification StEntry:focus, .popup-menu #notification StEntry:focus, #menu-search-entry:focus, .menu #notification StEntry:hover, .popup-menu #notification StEntry:hover, #menu-search-entry:hover, .menu #notification StEntry:insensitive, .popup-menu #notification StEntry:insensitive, #menu-search-entry:insensitive { background-color: rgba(255, 255, 255, 0.01); }
|
||||
|
||||
.menu #notification StEntry StIcon.capslock-warning, .popup-menu #notification StEntry StIcon.capslock-warning, #menu-search-entry StIcon.capslock-warning { icon-size: 16px; padding: 0 2px; warning-color: #FF9800; }
|
||||
|
||||
.notification StEntry { border-color: transparent; background-color: rgba(46, 52, 64, 0.01); box-shadow: inset 0 -1px rgba(207, 216, 220, 0.2); min-height: 1.2em; padding: 7px 8px 8px; border-radius: 0; border-width: 0; color: #ECEFF4; caret-size: 1px; caret-color: #ECEFF4; selection-background-color: #5E81AC; selected-color: #ECEFF4; }
|
||||
.notification StEntry { border-color: transparent; background-color: rgba(0, 0, 0, 0.01); box-shadow: inset 0 -1px rgba(207, 216, 220, 0.2); min-height: 1.2em; padding: 7px 8px 8px; border-radius: 0; border-width: 0; color: #CFD8DC; caret-size: 1px; caret-color: #CFD8DC; selection-background-color: #5E81AC; selected-color: #ECEFF4; }
|
||||
|
||||
.notification StEntry:focus { border-color: transparent; background-color: rgba(46, 52, 64, 0.01); color: #ECEFF4; caret-color: #ECEFF4; box-shadow: inset 0 -2px #5E81AC; }
|
||||
.notification StEntry:focus { border-color: transparent; background-color: rgba(0, 0, 0, 0.01); color: #ECEFF4; caret-color: #ECEFF4; box-shadow: inset 0 -2px #5E81AC; }
|
||||
|
||||
.notification StEntry:insensitive { border-color: transparent; background-color: rgba(46, 52, 64, 0.01); color: rgba(207, 216, 220, 0.28); box-shadow: inset 0 -1px rgba(207, 216, 220, 0.056); }
|
||||
.notification StEntry:insensitive { border-color: transparent; background-color: rgba(0, 0, 0, 0.01); color: rgba(207, 216, 220, 0.28); box-shadow: inset 0 -1px rgba(207, 216, 220, 0.056); }
|
||||
|
||||
StScrollView.vfade { -st-vfade-offset: 0; }
|
||||
|
||||
|
|
@ -55,15 +57,15 @@ StScrollView StScrollBar { min-width: 0.45em; min-height: 0.45em; }
|
|||
|
||||
StScrollBar StBin#trough { margin: 0; border-radius: 0; background-color: #ECEFF4; }
|
||||
|
||||
StScrollBar StButton#vhandle, StScrollBar StButton#hhandle { margin: 0; border-radius: 0; background-color: rgba(46, 52, 64, 0.297); }
|
||||
StScrollBar StButton#vhandle, StScrollBar StButton#hhandle { margin: 0; border-radius: 0; background-color: rgba(38, 50, 56, 0.297); }
|
||||
|
||||
StScrollBar StButton#vhandle:hover, StScrollBar StButton#hhandle:hover { background-color: rgba(46, 52, 64, 0.4785); }
|
||||
StScrollBar StButton#vhandle:hover, StScrollBar StButton#hhandle:hover { background-color: rgba(38, 50, 56, 0.4785); }
|
||||
|
||||
StScrollBar StButton#vhandle:active, StScrollBar StButton#hhandle:active { background-color: #263238; }
|
||||
|
||||
.separator { height: 1px; margin: 0; padding: 0; border-color: rgba(46, 52, 64, 0.09); border-bottom-width: 1px; border-bottom-style: solid; background-color: transparent; }
|
||||
.separator { height: 1px; margin: 0; padding: 0; border-color: rgba(0, 0, 0, 0.09); border-bottom-width: 1px; border-bottom-style: solid; background-color: transparent; }
|
||||
|
||||
.popup-slider-menu-item, .slider { height: 16px; min-width: 15em; border: 0 solid transparent; border-right-width: 3px; border-left-width: 3px; color: #5E81AC; -slider-height: 2px; -slider-background-color: rgba(46, 52, 64, 0.2); -slider-border-color: transparent; -slider-active-background-color: #5E81AC; -slider-active-border-color: transparent; -slider-border-width: 0; -slider-handle-radius: 8px; }
|
||||
.popup-slider-menu-item, .slider { height: 16px; min-width: 15em; border: 0 solid transparent; border-right-width: 3px; border-left-width: 3px; color: #5E81AC; -slider-height: 2px; -slider-background-color: rgba(38, 50, 56, 0.2); -slider-border-color: transparent; -slider-active-background-color: #5E81AC; -slider-active-border-color: transparent; -slider-border-width: 0; -slider-handle-radius: 8px; }
|
||||
|
||||
.check-box CinnamonGenericContainer { spacing: 0.2em; min-height: 30px; padding-top: 2px; }
|
||||
|
||||
|
|
@ -89,15 +91,15 @@ StScrollBar StButton#vhandle:active, StScrollBar StButton#hhandle:active { backg
|
|||
|
||||
.cinnamon-link { border-radius: 2px; color: #5E81AC; text-decoration: underline; }
|
||||
|
||||
.cinnamon-link:hover { color: #5E81AC; background-color: rgba(94, 129, 172, 0.8); }
|
||||
.cinnamon-link:hover { color: #5E81AC; background-color: rgba(94, 129, 172, 0.12); }
|
||||
|
||||
.cinnamon-link:active { color: #5E81AC; background-color: rgba(94, 129, 172, 0.8); }
|
||||
.cinnamon-link:active { color: #5E81AC; background-color: rgba(94, 129, 172, 0.25); }
|
||||
|
||||
#Tooltip { font-size: 10pt; padding: 7px 8px 8px; border-radius: 2px; background-color: rgba(46, 52, 64, 0.9); color: #ECEFF4; box-shadow: 0 2.5px 4.5px rgba(46, 52, 64, 0.34); font-weight: 400; text-align: center; }
|
||||
#Tooltip { font-size: 10pt; padding: 7px 8px 8px; border-radius: 2px; background-color: rgba(34, 45, 50, 0.9); color: #CFD8DC; box-shadow: 0 2.5px 4.5px rgba(0, 0, 0, 0.34); font-weight: 400; text-align: center; }
|
||||
|
||||
.menu { padding: 0; background-color: #ECEFF4; color: rgba(46, 52, 64, 0.87); }
|
||||
.menu { padding: 0; background-color: #ECEFF4; color: rgba(38, 50, 56, 0.87); }
|
||||
|
||||
.popup-menu, .menu { min-width: 0; padding: 0; border-image: url("assets/menu/menu.svg") 9 9 9 9; color: rgba(46, 52, 64, 0.87); }
|
||||
.popup-menu, .menu { min-width: 0; padding: 0; border-image: url("assets/menu/menu.svg") 9 9 9 9; color: rgba(38, 50, 56, 0.87); }
|
||||
|
||||
.popup-menu-arrow, .menu-arrow { icon-size: 16px; }
|
||||
|
||||
|
|
@ -109,27 +111,27 @@ StScrollBar StButton#vhandle:active, StScrollBar StButton#hhandle:active { backg
|
|||
|
||||
.popup-menu .popup-menu-content, .menu .popup-menu-content { padding: 0.6em 2px 0.66em; }
|
||||
|
||||
.popup-menu .popup-menu-item, .menu .popup-menu-item { padding: 0.4em 1.75em; spacing: 1em; border-width: 0 1px; color: rgba(46, 52, 64, 0.87); }
|
||||
.popup-menu .popup-menu-item, .menu .popup-menu-item { padding: 0.4em 1.75em; spacing: 1em; border-width: 0 1px; color: rgba(38, 50, 56, 0.87); }
|
||||
|
||||
.popup-menu .popup-menu-item:active, .menu .popup-menu-item:active { border-image: url("assets/menu/menu-hover.svg") 9 9 0 0; color: #263238; background-color: transparent; }
|
||||
|
||||
.popup-menu .popup-menu-item:insensitive, .menu .popup-menu-item:insensitive { color: rgba(46, 52, 64, 0.28); background: none; }
|
||||
.popup-menu .popup-menu-item:insensitive, .menu .popup-menu-item:insensitive { color: rgba(38, 50, 56, 0.28); background: none; }
|
||||
|
||||
.popup-menu .popup-menu-item StLabel, .menu .popup-menu-item StLabel { max-width: 45em; }
|
||||
|
||||
.popup-menu .popup-inactive-menu-item, .menu .popup-inactive-menu-item { color: rgba(46, 52, 64, 0.87); }
|
||||
.popup-menu .popup-inactive-menu-item, .menu .popup-inactive-menu-item { color: rgba(38, 50, 56, 0.87); }
|
||||
|
||||
.popup-menu .popup-inactive-menu-item:insensitive, .menu .popup-inactive-menu-item:insensitive { color: rgba(46, 52, 64, 0.28); }
|
||||
.popup-menu .popup-inactive-menu-item:insensitive, .menu .popup-inactive-menu-item:insensitive { color: rgba(38, 50, 56, 0.28); }
|
||||
|
||||
.popup-menu-icon, .menu-icon { icon-size: 16px; }
|
||||
|
||||
.popup-menu-boxpointer { -arrow-border-radius: 0; -arrow-background-color: transparent; -arrow-border-width: 0; -arrow-border-color: transparent; -arrow-base: 0; -arrow-rise: 0; -arrow-box-shadow: 0 0 transparent; margin: 0.4em 0.5em 0.5em; border-radius: 2px; border-top: 1px solid #ECEFF4; background-color: #ECEFF4; box-shadow: 0 4.5px 5.5px rgba(46, 52, 64, 0.38); }
|
||||
.popup-menu-boxpointer { -arrow-border-radius: 0; -arrow-background-color: transparent; -arrow-border-width: 0; -arrow-border-color: transparent; -arrow-base: 0; -arrow-rise: 0; -arrow-box-shadow: 0 0 transparent; margin: 0.4em 0.5em 0.5em; border-radius: 2px; border-top: 1px solid #ECEFF4; background-color: #ECEFF4; box-shadow: 0 4.5px 5.5px rgba(0, 0, 0, 0.38); }
|
||||
|
||||
.popup-combo-menu { padding: 1em; border: 1px solid rgba(46, 52, 64, 0.09); border-radius: 2px; color: #ECEFF4; background-color: rgba(46, 52, 64, 0.9); }
|
||||
.popup-combo-menu { padding: 1em; border: 1px solid rgba(0, 0, 0, 0.09); border-radius: 2px; color: #CFD8DC; background-color: rgba(34, 45, 50, 0.9); }
|
||||
|
||||
.popup-combobox-item { spacing: 1em; }
|
||||
|
||||
.popup-separator-menu-item { height: 1px; margin: 0; padding: 0; border-color: rgba(46, 52, 64, 0.09); border-bottom-width: 1px; border-bottom-style: solid; background-color: transparent; -gradient-start: transparent; -gradient-end: transparent; }
|
||||
.popup-separator-menu-item { height: 1px; margin: 0; padding: 0; border-color: rgba(0, 0, 0, 0.09); border-bottom-width: 1px; border-bottom-style: solid; background-color: transparent; -gradient-start: transparent; -gradient-end: transparent; }
|
||||
|
||||
.popup-alternating-menu-item:alternate { font-weight: 500; }
|
||||
|
||||
|
|
@ -139,9 +141,9 @@ StScrollBar StButton#vhandle:active, StScrollBar StButton#hhandle:active { backg
|
|||
|
||||
.nm-menu-item-icons { spacing: 0.5em; }
|
||||
|
||||
#panel { font-size: 10pt; height: 28px; width: 32px; color: #ECEFF4; background-color: #13191c; font-weight: 700; }
|
||||
#panel { font-size: 10pt; height: 28px; width: 32px; color: #CFD8DC; background-color: #13191c; font-weight: 700; }
|
||||
|
||||
#panel:highlight { background-color: rgba(121, 134, 203, 0.25); }
|
||||
#panel:highlight { background-color: rgba(77, 182, 172, 0.25); }
|
||||
|
||||
#panelLeft, .panelLeft { spacing: 4px; }
|
||||
|
||||
|
|
@ -153,7 +155,7 @@ StScrollBar StButton#vhandle:active, StScrollBar StButton#hhandle:active { backg
|
|||
|
||||
#panelLeft.vertical, .panelLeft.vertical { padding: 0; spacing: 0; }
|
||||
|
||||
#panelRight:dnd, .panelRight:dnd { background-gradient-direction: vertical; background-gradient-start: rgba(94, 129, 172, 0.8); background-gradient-end: rgba(94, 129, 172, 0.8); }
|
||||
#panelRight:dnd, .panelRight:dnd { background-gradient-direction: vertical; background-gradient-start: rgba(94, 129, 172, 0.4); background-gradient-end: rgba(94, 129, 172, 0.4); }
|
||||
|
||||
#panelRight:ltr, .panelRight:ltr { padding-left: 4px; spacing: 0; }
|
||||
|
||||
|
|
@ -169,17 +171,17 @@ StScrollBar StButton#vhandle:active, StScrollBar StButton#hhandle:active { backg
|
|||
|
||||
.panel { padding: 0; }
|
||||
|
||||
.panel-dummy { background-color: rgba(46, 52, 64, 0.4); }
|
||||
.panel-dummy { background-color: rgba(19, 25, 28, 0.4); }
|
||||
|
||||
.panel-dummy:entered { background-color: rgba(121, 134, 203, 0.25); }
|
||||
.panel-dummy:entered { background-color: rgba(77, 182, 172, 0.25); }
|
||||
|
||||
.panel-status-button { height: 22px; -natural-hpadding: 3px; -minimum-hpadding: 3px; border-width: 0; font-weight: 700; color: #ECEFF4; }
|
||||
.panel-status-button { -natural-hpadding: 3px; -minimum-hpadding: 3px; border-width: 0; font-weight: 700; color: #CFD8DC; }
|
||||
|
||||
.panel-status-button:hover { color: #ECEFF4; }
|
||||
|
||||
.panel-button { -natural-hpadding: 6px; -minimum-hpadding: 3px; color: #ECEFF4; font-weight: 700; transition-duration: 0.2s; }
|
||||
.panel-button { -natural-hpadding: 6px; -minimum-hpadding: 3px; color: #CFD8DC; font-weight: 700; transition-duration: 0.2s; }
|
||||
|
||||
.panel-button:hover, .panel-button:active { color: #ECEFF4; background-color: rgba(46, 52, 64, 0.01); }
|
||||
.panel-button:hover, .panel-button:active { color: #ECEFF4; background-color: rgba(0, 0, 0, 0.01); }
|
||||
|
||||
.panel-top .panel-button:hover, .panel-top .panel-status-button:hover { box-shadow: inset 0 2px 0 rgba(207, 216, 220, 0.2); }
|
||||
|
||||
|
|
@ -213,9 +215,13 @@ StScrollBar StButton#vhandle:active, StScrollBar StButton#hhandle:active { backg
|
|||
|
||||
#overview { spacing: 12px; }
|
||||
|
||||
.window-caption { -cinnamon-caption-spacing: 12px; spacing: 25px; padding: 7px 8px 8px; border-radius: 2px; color: #ECEFF4; background-color: rgba(46, 52, 64, 0.9); box-shadow: 0 1px 2px rgba(46, 52, 64, 0.28); }
|
||||
.overview-empty-placeholder { color: #CFD8DC; font-size: 1.5em; }
|
||||
|
||||
.window-caption#selected { spacing: 25px; color: #ECEFF4; background-color: #5E81AC; box-shadow: 0 2.5px 4.5px rgba(46, 52, 64, 0.34); }
|
||||
.window-border { outline: 0 none transparent; border: 2px solid #5E81AC; }
|
||||
|
||||
.window-caption { -cinnamon-caption-spacing: 12px; spacing: 25px; padding: 7px 8px 8px; border-radius: 2px; color: #CFD8DC; background-color: rgba(34, 45, 50, 0.9); box-shadow: 0 1px 2px rgba(0, 0, 0, 0.28); }
|
||||
|
||||
.window-caption#selected, .window-caption:focus { spacing: 25px; color: #ECEFF4; background-color: #5E81AC; box-shadow: 0 2.5px 4.5px rgba(0, 0, 0, 0.34); }
|
||||
|
||||
.workspace-controls { visible-height: 32px; }
|
||||
|
||||
|
|
@ -231,7 +237,7 @@ StScrollBar StButton#vhandle:active, StScrollBar StButton#hhandle:active { backg
|
|||
|
||||
.workspace-add-button:active { background-image: url("assets/misc/add-workspace-active.svg"); transition-duration: 0.2s; }
|
||||
|
||||
.workspace-overview-background-shade { background-color: rgba(46, 52, 64, 0.54); }
|
||||
.workspace-overview-background-shade { background-color: rgba(0, 0, 0, 0.54); }
|
||||
|
||||
.workspace-close-button, .window-close { height: 36px; width: 36px; -cinnamon-close-overlap: 24px; background-image: url("assets/misc/close.svg"); background-size: 36px; }
|
||||
|
||||
|
|
@ -241,11 +247,11 @@ StScrollBar StButton#vhandle:active, StScrollBar StButton#hhandle:active { backg
|
|||
|
||||
.window-close-area { width: 400px; height: 120px; background-image: url("assets/misc/trash-icon.svg"); }
|
||||
|
||||
.overview-icon { padding: 9px; border: none; border-radius: 2px; color: #ECEFF4; transition-duration: 0.2s; text-align: center; }
|
||||
.overview-icon { padding: 9px; border: none; border-radius: 2px; color: #CFD8DC; transition-duration: 0.2s; text-align: center; }
|
||||
|
||||
.overview-icon StLabel { padding-top: 6px; }
|
||||
|
||||
#LookingGlassDialog { spacing: 4px; padding: 6px; border: none; border-radius: 2px; background-color: rgba(46, 52, 64, 0.9); color: #ECEFF4; box-shadow: 0 10px 14px rgba(46, 52, 64, 0.44); }
|
||||
#LookingGlassDialog { spacing: 4px; padding: 6px; border: none; border-radius: 2px; background-color: rgba(34, 45, 50, 0.9); color: #CFD8DC; box-shadow: 0 10px 14px rgba(0, 0, 0, 0.44); }
|
||||
|
||||
.calendar { padding: 0.4em 1.75em; spacing-rows: 0; spacing-columns: 0; }
|
||||
|
||||
|
|
@ -253,9 +259,9 @@ StScrollBar StButton#vhandle:active, StScrollBar StButton#hhandle:active { backg
|
|||
|
||||
.calendar-change-month-back, .calendar-change-month-forward { font-size: 8pt; width: 2em; height: 2em; margin: 0; padding: 0; border-radius: 100px; }
|
||||
|
||||
.calendar-change-month-back:focus, .calendar-change-month-back:hover, .calendar-change-month-forward:focus, .calendar-change-month-forward:hover { background-color: rgba(46, 52, 64, 0.12); }
|
||||
.calendar-change-month-back:focus, .calendar-change-month-back:hover, .calendar-change-month-forward:focus, .calendar-change-month-forward:hover { background-color: rgba(38, 50, 56, 0.12); }
|
||||
|
||||
.calendar-change-month-back:active, .calendar-change-month-forward:active { background-color: rgba(46, 52, 64, 0.25); }
|
||||
.calendar-change-month-back:active, .calendar-change-month-forward:active { background-color: rgba(38, 50, 56, 0.25); }
|
||||
|
||||
.calendar-change-month-back { background-image: url("assets/misc/calendar-arrow-left.svg"); }
|
||||
|
||||
|
|
@ -271,7 +277,7 @@ StScrollBar StButton#vhandle:active, StScrollBar StButton#hhandle:active { backg
|
|||
|
||||
.calendar-day-base { font-size: 8pt; width: 25px; height: 25px; padding: 0; margin: 2px; border-radius: 25px; text-align: center; }
|
||||
|
||||
.calendar-day-heading { font-size: 7pt; width: 25px; height: 20px; margin-top: 2px; padding: 5px 0 0; background-color: transparent; color: rgba(46, 52, 64, 0.54); font-weight: 700; text-align: center; }
|
||||
.calendar-day-heading { font-size: 7pt; width: 25px; height: 20px; margin-top: 2px; padding: 5px 0 0; background-color: transparent; color: rgba(38, 50, 56, 0.54); font-weight: 700; text-align: center; }
|
||||
|
||||
.calendar-day-top { border-top-width: 0; }
|
||||
|
||||
|
|
@ -279,21 +285,21 @@ StScrollBar StButton#vhandle:active, StScrollBar StButton#hhandle:active { backg
|
|||
|
||||
.calendar-day-with-events { background-image: none; color: #5E81AC; font-weight: 400; text-decoration: underline; }
|
||||
|
||||
.calendar-week-number { width: 25px; height: 20px; margin: 2px; padding: 5px 0 0; background-color: transparent; color: rgba(46, 52, 64, 0.54); font-weight: 700; font-size: inherit; text-align: center; }
|
||||
.calendar-week-number { width: 25px; height: 20px; margin: 2px; padding: 5px 0 0; background-color: transparent; color: rgba(38, 50, 56, 0.54); font-weight: 700; font-size: inherit; text-align: center; }
|
||||
|
||||
.calendar-nonwork-day { color: rgba(46, 52, 64, 0.87); background-color: transparent; }
|
||||
.calendar-nonwork-day { color: rgba(38, 50, 56, 0.87); background-color: transparent; }
|
||||
|
||||
.calendar-today { border-width: 0; color: #ECEFF4; background-color: #5E81AC; font-weight: 700; }
|
||||
|
||||
.calendar-other-month-day { color: rgba(46, 52, 64, 0.297); }
|
||||
.calendar-other-month-day { color: rgba(38, 50, 56, 0.297); }
|
||||
|
||||
#notification { width: 34em; spacing-rows: 10px; spacing-columns: 10px; margin-from-right-edge-of-screen: 20px; padding: 13px; border-radius: 2px; border-image: url("assets/misc/osd.svg") 9 9 9 9; color: #ECEFF4; }
|
||||
#notification { width: 34em; spacing-rows: 10px; spacing-columns: 10px; margin-from-right-edge-of-screen: 20px; padding: 13px; border-radius: 2px; border-image: url("assets/misc/osd.svg") 9 9 9 9; color: #CFD8DC; }
|
||||
|
||||
.menu #notification, .menu #notification.multi-line-notification, .popup-menu #notification, .popup-menu #notification.multi-line-notification { border-image: url("assets/misc/message.svg") 9 9 9 9; color: #263238; }
|
||||
|
||||
.menu #notification .notification-button, .menu #notification .notification-icon-button, .popup-menu #notification .notification-button, .popup-menu #notification .notification-icon-button { padding: 5px; }
|
||||
|
||||
#notification.multi-line-notification { padding-bottom: 13px; color: #ECEFF4; }
|
||||
#notification.multi-line-notification { padding-bottom: 13px; color: #CFD8DC; }
|
||||
|
||||
#notification-scrollview { max-height: 10em; }
|
||||
|
||||
|
|
@ -307,7 +313,7 @@ StScrollBar StButton#vhandle:active, StScrollBar StButton#hhandle:active { backg
|
|||
|
||||
#notification-actions { spacing: 10px; }
|
||||
|
||||
.notification-with-image { min-height: 159px; color: #ECEFF4; }
|
||||
.notification-with-image { min-height: 159px; color: #CFD8DC; }
|
||||
|
||||
.notification-button, .notification-icon-button { padding: 5px; }
|
||||
|
||||
|
|
@ -315,7 +321,7 @@ StScrollBar StButton#vhandle:active, StScrollBar StButton#hhandle:active { backg
|
|||
|
||||
#altTabPopup { padding: 8px; spacing: 16px; }
|
||||
|
||||
.switcher-list { padding: 20px; border: none; border-image: url("assets/misc/osd.svg") 9 9 9 9; border-radius: 2px; color: #ECEFF4; background: none; }
|
||||
.switcher-list { padding: 20px; border: none; border-image: url("assets/misc/osd.svg") 9 9 9 9; border-radius: 2px; color: #CFD8DC; background: none; }
|
||||
|
||||
.switcher-list > StBoxLayout { padding: 4px; }
|
||||
|
||||
|
|
@ -325,15 +331,15 @@ StScrollBar StButton#vhandle:active, StScrollBar StButton#hhandle:active { backg
|
|||
|
||||
.switcher-list .item-box:outlined { padding: 6px; border: 2px solid rgba(207, 216, 220, 0.2); }
|
||||
|
||||
.switcher-list .item-box:selected { background-color: rgba(121, 134, 203, 0.25); color: #9ba7d2; }
|
||||
.switcher-list .item-box:selected { background-color: rgba(77, 182, 172, 0.25); color: #81c4bf; }
|
||||
|
||||
.switcher-list .thumbnail { width: 256px; }
|
||||
|
||||
.switcher-list .thumbnail-box { padding: 2px; spacing: 4px; }
|
||||
|
||||
.switcher-list .separator { width: 1px; background: rgba(46, 52, 64, 0.09); }
|
||||
.switcher-list .separator { width: 1px; background: rgba(0, 0, 0, 0.09); }
|
||||
|
||||
.switcher-arrow { border-color: transparent; color: #ECEFF4; }
|
||||
.switcher-arrow { border-color: transparent; color: #CFD8DC; }
|
||||
|
||||
.thumbnail-scroll-gradient-left { width: 60px; border-radius: 24px; border-radius-topright: 0; border-radius-bottomright: 0; background-color: transparent; }
|
||||
|
||||
|
|
@ -343,19 +349,19 @@ StScrollBar StButton#vhandle:active, StScrollBar StButton#hhandle:active { backg
|
|||
|
||||
.ripple-box:rtl { background-image: url("assets/misc/corner-ripple.svg"); }
|
||||
|
||||
.modal-dialog { padding: 0 5px 6px 5px; border: none; border-radius: 2px; color: #ECEFF4; background-color: rgba(46, 52, 64, 0.9); box-shadow: 0 10px 14px rgba(46, 52, 64, 0.44); }
|
||||
.modal-dialog { padding: 0 5px 6px 5px; border: none; border-radius: 2px; color: #CFD8DC; background-color: rgba(34, 45, 50, 0.9); box-shadow: 0 10px 14px rgba(0, 0, 0, 0.44); }
|
||||
|
||||
.modal-dialog > StBoxLayout:first-child { padding: 20px 10px 10px 10px; }
|
||||
|
||||
.modal-dialog-button-box { spacing: 0; margin: 0; padding: 14px 10px; border: none; background: none; }
|
||||
|
||||
.modal-dialog-button-box .modal-dialog-button { height: 30px; padding-top: 0; padding-bottom: 0; color: rgba(155, 167, 210, 0.87); font-weight: 700; }
|
||||
.modal-dialog-button-box .modal-dialog-button { height: 30px; padding-top: 0; padding-bottom: 0; color: rgba(129, 196, 191, 0.87); font-weight: 700; }
|
||||
|
||||
.modal-dialog-button-box .modal-dialog-button:hover { color: #9ba7d2; background-color: rgba(121, 134, 203, 0.12); }
|
||||
.modal-dialog-button-box .modal-dialog-button:hover { color: #81c4bf; background-color: rgba(77, 182, 172, 0.12); }
|
||||
|
||||
.modal-dialog-button-box .modal-dialog-button:focus { color: #9ba7d2; }
|
||||
.modal-dialog-button-box .modal-dialog-button:focus { color: #81c4bf; }
|
||||
|
||||
.modal-dialog-button-box .modal-dialog-button:active { color: #9ba7d2; background-color: rgba(121, 134, 203, 0.25); box-shadow: 0 0 transparent; }
|
||||
.modal-dialog-button-box .modal-dialog-button:active { color: #81c4bf; background-color: rgba(77, 182, 172, 0.25); box-shadow: 0 0 transparent; }
|
||||
|
||||
.modal-dialog-button-box .modal-dialog-button:disabled { color: rgba(207, 216, 220, 0.54); }
|
||||
|
||||
|
|
@ -371,9 +377,9 @@ StScrollBar StButton#vhandle:active, StScrollBar StButton#hhandle:active { backg
|
|||
|
||||
.run-dialog-completion-box { font-size: 10pt; padding-left: 15px; }
|
||||
|
||||
.run-dialog-entry { border-color: transparent; background-color: rgba(46, 52, 64, 0.01); box-shadow: inset 0 -1px rgba(207, 216, 220, 0.2); width: 28em; padding: 7px; border-radius: 0; color: #ECEFF4; caret-color: #ECEFF4; selected-color: #ECEFF4; selection-background-color: #5E81AC; }
|
||||
.run-dialog-entry { border-color: transparent; background-color: rgba(0, 0, 0, 0.01); box-shadow: inset 0 -1px rgba(207, 216, 220, 0.2); width: 28em; padding: 7px; border-radius: 0; color: #CFD8DC; caret-color: #CFD8DC; selected-color: #ECEFF4; selection-background-color: #5E81AC; }
|
||||
|
||||
.run-dialog-entry:focus { border-color: transparent; background-color: rgba(46, 52, 64, 0.01); color: #ECEFF4; caret-color: #ECEFF4; box-shadow: inset 0 -2px #5E81AC; }
|
||||
.run-dialog-entry:focus { border-color: transparent; background-color: rgba(0, 0, 0, 0.01); color: #ECEFF4; caret-color: #ECEFF4; box-shadow: inset 0 -2px #5E81AC; }
|
||||
|
||||
.run-dialog .modal-dialog-button-box { border: none; background: none; background-gradient-direction: none; box-shadow: 0 0 transparent; }
|
||||
|
||||
|
|
@ -419,7 +425,7 @@ StScrollBar StButton#vhandle:active, StScrollBar StButton#hhandle:active { backg
|
|||
|
||||
.magnifier-zoom-region.full-screen { border-width: 0; }
|
||||
|
||||
#keyboard { border-width: 0; background-color: rgba(46, 52, 64, 0.54); }
|
||||
#keyboard { border-width: 0; background-color: rgba(19, 25, 28, 0.54); }
|
||||
|
||||
.keyboard-layout { spacing: 3.999; padding: 3.999; }
|
||||
|
||||
|
|
@ -427,15 +433,19 @@ StScrollBar StButton#vhandle:active, StScrollBar StButton#hhandle:active { backg
|
|||
|
||||
.keyboard-key { min-height: 26.66; min-width: 26.66; border-radius: 2px; border: none; background-color: #2E3440; color: rgba(207, 216, 220, 0.87); box-shadow: 0 0 transparent; text-shadow: none; icon-shadow: none; font-size: 26.66; font-weight: 700; transition-timing-function: cubic-bezier(0, 0, 0.2, 1); }
|
||||
|
||||
.keyboard-key:focus, .keyboard-key:hover, .keyboard-key:checked { color: #ECEFF4; background-color: #374246; transition-timing-function: cubic-bezier(0, 0, 0.2, 1); }
|
||||
.keyboard-key:focus, .keyboard-key:hover, .keyboard-key:checked { color: #CFD8DC; background-color: #374246; transition-timing-function: cubic-bezier(0, 0, 0.2, 1); }
|
||||
|
||||
.keyboard-key:active { color: #ECEFF4; background-color: #4d585d; transition-timing-function: cubic-bezier(0, 0, 0.2, 1); }
|
||||
.keyboard-key:active { color: #CFD8DC; background-color: #4d585d; transition-timing-function: cubic-bezier(0, 0, 0.2, 1); }
|
||||
|
||||
.keyboard-key:grayed { color: rgba(207, 216, 220, 0.54); background-color: #13191c; transition-timing-function: cubic-bezier(0, 0, 0.2, 1); }
|
||||
|
||||
.keyboard-subkeys { padding: 0; border-radius: 2px; -arrow-border-radius: 0; -arrow-background-color: transparent; -arrow-border-width: 0; -arrow-border-color: transparent; -arrow-base: 0; -arrow-rise: 0; -boxpointer-gap: 3.999; background-color: #3F51B5; color: #ECEFF4; box-shadow: 0 2.5px 4.5px rgba(46, 52, 64, 0.34); }
|
||||
.keyboard-subkeys { padding: 0; border-radius: 2px; -arrow-border-radius: 0; -arrow-background-color: transparent; -arrow-border-width: 0; -arrow-border-color: transparent; -arrow-base: 0; -arrow-rise: 0; -boxpointer-gap: 3.999; background-color: #5E81AC; color: #ECEFF4; box-shadow: 0 2.5px 4.5px rgba(0, 0, 0, 0.34); }
|
||||
|
||||
.menu-favorites-box { padding: 7px; border-radius: 0; border: 0 solid rgba(46, 52, 64, 0.09); background-color: transparent; }
|
||||
.menu-top-box { spacing: 10px; }
|
||||
|
||||
.menu-systembuttons-box { padding: 5px 0; }
|
||||
|
||||
.menu-favorites-box { padding: 7px; border-radius: 0; border: 0 solid rgba(0, 0, 0, 0.09); background-color: transparent; }
|
||||
|
||||
.menu-favorites-box:ltr { border-right-width: 1px; }
|
||||
|
||||
|
|
@ -445,13 +455,13 @@ StScrollBar StButton#vhandle:active, StScrollBar StButton#hhandle:active { backg
|
|||
|
||||
.menu-favorites-button { padding: 10px; }
|
||||
|
||||
.menu-favorites-button:hover { border-color: transparent; color: #263238; background-color: rgba(94, 129, 172, 0.8); border-radius: 2px; box-shadow: 0 0 transparent; text-shadow: none; icon-shadow: none; }
|
||||
.menu-favorites-button:hover { border-color: transparent; color: #ECEFF4; background-color: rgba(94, 129, 172, 0.8); box-shadow: 0 0 transparent; text-shadow: none; icon-shadow: none; }
|
||||
|
||||
.menu-places-box { padding: 7px; }
|
||||
|
||||
.menu-places-button { padding: 10px; }
|
||||
|
||||
.menu-categories-box { padding: 7px 7px 0 7px; border: 0 solid rgba(46, 52, 64, 0.09); }
|
||||
.menu-categories-box { padding: 7px 7px 0 7px; border: 0 solid rgba(0, 0, 0, 0.09); }
|
||||
|
||||
.menu-categories-box:ltr { border-right-width: 1px; }
|
||||
|
||||
|
|
@ -459,11 +469,11 @@ StScrollBar StButton#vhandle:active, StScrollBar StButton#hhandle:active { backg
|
|||
|
||||
.menu-applications-inner-box, .menu-applications-outer-box { padding: 7px 7px 0 7px; }
|
||||
|
||||
.menu-application-button { padding: 0 7px; border: 1px solid transparent; color: rgba(46, 52, 64, 0.87); }
|
||||
.menu-application-button { padding: 0 7px; border: 1px solid transparent; color: rgba(38, 50, 56, 0.87); }
|
||||
|
||||
.menu-application-button:highlighted { font-weight: 700; }
|
||||
|
||||
.menu-application-button-selected { border-color: transparent; color: #ECEFF4; background-color: rgba(94, 129, 172, 0.8); box-shadow: 0 0 transparent; text-shadow: none; icon-shadow: none; padding: 0 7px; border-radius: 2px; border: 1px solid transparent; }
|
||||
.menu-application-button-selected { border-color: transparent; color: #ECEFF4; background-color: rgba(94, 129, 172, 0.8); box-shadow: 0 0 transparent; text-shadow: none; icon-shadow: none; padding: 0 7px; border: 1px solid transparent; }
|
||||
|
||||
.menu-application-button-selected:highlighted { font-weight: 700; }
|
||||
|
||||
|
|
@ -471,7 +481,7 @@ StScrollBar StButton#vhandle:active, StScrollBar StButton#hhandle:active { backg
|
|||
|
||||
.menu-application-button-label:rtl { padding: 6px 5px 7px 0; }
|
||||
|
||||
.menu StScrollView.menu-application-button { padding: 0; border-radius: 2px; border: 1px solid rgba(46, 52, 64, 0.09); background-color: #ECEFF4; }
|
||||
.menu StScrollView.menu-application-button { padding: 0; border-radius: 2px; border: 1px solid rgba(0, 0, 0, 0.09); background-color: #ECEFF4; }
|
||||
|
||||
.menu StScrollView.menu-application-button .popup-menu-item { padding: 0; spacing: 0; }
|
||||
|
||||
|
|
@ -479,7 +489,7 @@ StScrollBar StButton#vhandle:active, StScrollBar StButton#hhandle:active { backg
|
|||
|
||||
.menu StScrollView.menu-application-button .popup-menu-item:rtl { padding-right: 7px; }
|
||||
|
||||
.menu StScrollView.menu-application-button .popup-menu-item:active { border-image: none; background-color: rgba(46, 52, 64, 0.12); }
|
||||
.menu StScrollView.menu-application-button .popup-menu-item:active { border-image: none; background-color: rgba(38, 50, 56, 0.12); }
|
||||
|
||||
.menu StScrollView.menu-application-button .popup-menu-item StIcon { min-width: 22px; }
|
||||
|
||||
|
|
@ -487,11 +497,11 @@ StScrollBar StButton#vhandle:active, StScrollBar StButton#hhandle:active { backg
|
|||
|
||||
.menu StScrollView.menu-application-button .popup-menu-item StLabel:rtl { padding: 6px 5px 7px 0; }
|
||||
|
||||
.menu-category-button { padding: 0 7px; border: 1px solid transparent; color: rgba(46, 52, 64, 0.87); }
|
||||
.menu-category-button { padding: 0 7px; border: 1px solid transparent; color: rgba(38, 50, 56, 0.87); }
|
||||
|
||||
.menu-category-button-hover, .menu-category-button-selected { padding: 0 7px; border-radius: 2px; border: 1px solid transparent; background-color: rgba(94, 129, 172, 0.8); color: #ECEFF4; }
|
||||
|
||||
.menu-category-button-greyed { padding: 0 7px; border: 1px solid transparent; color: rgba(46, 52, 64, 0.28); }
|
||||
.menu-category-button-greyed { padding: 0 7px; border: 1px solid transparent; color: rgba(38, 50, 56, 0.28); }
|
||||
|
||||
.menu-category-button-label:ltr { padding: 6px 0 7px 5px; }
|
||||
|
||||
|
|
@ -499,9 +509,9 @@ StScrollBar StButton#vhandle:active, StScrollBar StButton#hhandle:active { backg
|
|||
|
||||
.menu-selected-app-box { margin-bottom: 1.06em; padding: 0 30px; text-align: right; }
|
||||
|
||||
.menu-selected-app-title { font-size: 9pt; margin-top: 0.4em; color: rgba(46, 52, 64, 0.87); font-weight: 700; }
|
||||
.menu-selected-app-title { font-size: 9pt; margin-top: 0.4em; color: rgba(38, 50, 56, 0.87); font-weight: 700; }
|
||||
|
||||
.menu-selected-app-description { font-size: 9pt; max-width: 150px; color: rgba(46, 52, 64, 0.54); }
|
||||
.menu-selected-app-description { font-size: 9pt; max-width: 150px; color: rgba(38, 50, 56, 0.54); }
|
||||
|
||||
.menu-search-box { margin-bottom: 7px; }
|
||||
|
||||
|
|
@ -509,13 +519,15 @@ StScrollBar StButton#vhandle:active, StScrollBar StButton#hhandle:active { backg
|
|||
|
||||
.menu-search-box:rtl { padding-right: 30px; }
|
||||
|
||||
#menu-search-entry { width: 24em; caret-color: #263238; font-weight: 500; }
|
||||
#menu-search-entry { width: 16em; caret-color: #263238; font-weight: 500; }
|
||||
|
||||
.menu-search-entry-icon { icon-size: 16px; color: #263238; }
|
||||
|
||||
.info-osd { spacing: 1em; padding: 16px; border-image: url("assets/misc/osd.svg") 9 9 9 9; color: #ECEFF4; text-align: center; font-weight: 700; }
|
||||
.menu-context-menu { padding: 0.5em 1px; }
|
||||
|
||||
.osd-window { min-width: 64px; min-height: 64px; spacing: 1em; padding: 20px; margin: 32px; border: none; border-radius: 5px; border-image: url("assets/misc/osd.svg") 9 9 9 9; color: #ECEFF4; background: none; font-weight: 700; text-align: center; }
|
||||
.info-osd { spacing: 1em; padding: 16px; border-image: url("assets/misc/osd.svg") 9 9 9 9; color: #CFD8DC; text-align: center; font-weight: 700; }
|
||||
|
||||
.osd-window { min-width: 64px; min-height: 64px; spacing: 1em; padding: 20px; border: none; border-radius: 5px; border-image: url("assets/misc/osd.svg") 9 9 9 9; color: #CFD8DC; background: none; font-weight: 700; text-align: center; }
|
||||
|
||||
.osd-window .osd-monitor-label { font-size: 30pt; }
|
||||
|
||||
|
|
@ -531,9 +543,9 @@ StScrollBar StButton#vhandle:active, StScrollBar StButton#hhandle:active { backg
|
|||
|
||||
.window-list-box.vertical { padding: 6px 0 0 0; }
|
||||
|
||||
.window-list-box:highlight { background-color: rgba(121, 134, 203, 0.25); }
|
||||
.window-list-box:highlight { background-color: rgba(77, 182, 172, 0.25); }
|
||||
|
||||
.window-list-item-box { border: 0 none transparent; border-image: none; background-image: none; background-color: rgba(46, 52, 64, 0.01); color: #ECEFF4; box-shadow: 0 0 transparent; font-weight: 400; }
|
||||
.window-list-item-box { border: 0 none transparent; border-image: none; background-image: none; background-color: rgba(0, 0, 0, 0.01); color: #CFD8DC; box-shadow: 0 0 transparent; font-weight: 400; }
|
||||
|
||||
.window-list-item-box:hover { color: #ECEFF4; }
|
||||
|
||||
|
|
@ -565,9 +577,9 @@ StScrollBar StButton#vhandle:active, StScrollBar StButton#hhandle:active { backg
|
|||
|
||||
.panel-top .window-list-item-box StLabel:rtl, .panel-bottom .window-list-item-box StLabel:rtl { padding: 0 0 0 4px; }
|
||||
|
||||
.window-list-item-box:progress, .window-list-item-box .progress { background-gradient-start: rgba(121, 134, 203, 0.25); background-gradient-end: rgba(121, 134, 203, 0.25); }
|
||||
.window-list-item-box:progress, .window-list-item-box .progress { background-gradient-start: rgba(77, 182, 172, 0.25); background-gradient-end: rgba(77, 182, 172, 0.25); }
|
||||
|
||||
.window-list-item-demands-attention { background-gradient-start: rgba(121, 134, 203, 0.25); background-gradient-end: rgba(121, 134, 203, 0.25); color: #ECEFF4; }
|
||||
.window-list-item-demands-attention { background-gradient-start: rgba(77, 182, 172, 0.25); background-gradient-end: rgba(77, 182, 172, 0.25); color: #ECEFF4; }
|
||||
|
||||
.panel-top .window-list-item-demands-attention { box-shadow: inset 0 2px #5E81AC; }
|
||||
|
||||
|
|
@ -577,7 +589,81 @@ StScrollBar StButton#vhandle:active, StScrollBar StButton#hhandle:active { backg
|
|||
|
||||
.panel-right .window-list-item-demands-attention { box-shadow: inset -2px 0 #5E81AC; }
|
||||
|
||||
.window-list-preview { padding: 12px; spacing: 8px; border: none; border-image: url("assets/misc/osd.svg") 9 9 9 9; border-radius: 2px; color: #ECEFF4; background: none; }
|
||||
.window-list-preview { padding: 12px; spacing: 8px; border: none; border-image: url("assets/misc/osd.svg") 9 9 9 9; border-radius: 2px; color: #CFD8DC; background: none; }
|
||||
|
||||
.grouped-window-list-thumbnail-label { padding-left: 4px; }
|
||||
|
||||
.grouped-window-list-number-label { font-size: 9pt; color: #ECEFF4; font-weight: 700; }
|
||||
|
||||
.grouped-window-list-badge { border-radius: 256px; background-color: #000000; }
|
||||
|
||||
.panel-top .grouped-window-list-badge { margin-top: 2px; }
|
||||
|
||||
.panel-left .grouped-window-list-badge { margin-left: 2px; }
|
||||
|
||||
.grouped-window-list-button-label { padding-left: 4px; }
|
||||
|
||||
.grouped-window-list-thumbnail-alert { background: rgba(255, 52, 52, 0.3); }
|
||||
|
||||
.grouped-window-list-item-box { border: 0 none transparent; border-image: none; background-image: none; background-color: rgba(0, 0, 0, 0.01); color: #CFD8DC; box-shadow: 0 0 transparent; font-weight: 400; text-align: left; }
|
||||
|
||||
.panel-top .grouped-window-list-item-box StIcon, .panel-top .grouped-window-list-item-box StBin, .panel-bottom .grouped-window-list-item-box StIcon, .panel-bottom .grouped-window-list-item-box StBin, .panel-left .grouped-window-list-item-box StIcon, .panel-left .grouped-window-list-item-box StBin, .panel-right .grouped-window-list-item-box StIcon, .panel-right .grouped-window-list-item-box StBin { padding: 0; }
|
||||
|
||||
.panel-top .grouped-window-list-item-box { spacing: 0; padding: 0; border: 0 none transparent; border-image: none; background-color: rgba(0, 0, 0, 0.01); box-shadow: 0 0 transparent; }
|
||||
|
||||
.panel-top .grouped-window-list-item-box:active, .panel-top .grouped-window-list-item-box:checked { background-color: rgba(0, 0, 0, 0.01); box-shadow: inset 0 2px rgba(207, 216, 220, 0.2); }
|
||||
|
||||
.panel-top .grouped-window-list-item-box:hover, .panel-top .grouped-window-list-item-box:active:hover, .panel-top .grouped-window-list-item-box:focus, .panel-top .grouped-window-list-item-box:active:focus, .panel-top .grouped-window-list-item-box:focus:hover, .panel-top .grouped-window-list-item-box:active:focus:hover { background-color: rgba(0, 0, 0, 0.01); box-shadow: inset 0 2px #5E81AC; }
|
||||
|
||||
.panel-bottom .grouped-window-list-item-box { spacing: 0; padding: 0; border: 0 none transparent; border-image: none; background-color: rgba(0, 0, 0, 0.01); box-shadow: 0 0 transparent; }
|
||||
|
||||
.panel-bottom .grouped-window-list-item-box:active, .panel-bottom .grouped-window-list-item-box:checked { background-color: rgba(0, 0, 0, 0.01); box-shadow: inset 0 -2px rgba(207, 216, 220, 0.2); }
|
||||
|
||||
.panel-bottom .grouped-window-list-item-box:hover, .panel-bottom .grouped-window-list-item-box:active:hover, .panel-bottom .grouped-window-list-item-box:focus, .panel-bottom .grouped-window-list-item-box:active:focus, .panel-bottom .grouped-window-list-item-box:focus:hover, .panel-bottom .grouped-window-list-item-box:active:focus:hover { background-color: rgba(0, 0, 0, 0.01); box-shadow: inset 0 -2px #5E81AC; }
|
||||
|
||||
.panel-left .grouped-window-list-item-box { spacing: 0; padding: 0; border: 0 none transparent; border-image: none; background-color: rgba(0, 0, 0, 0.01); box-shadow: 0 0 transparent; }
|
||||
|
||||
.panel-left .grouped-window-list-item-box:active, .panel-left .grouped-window-list-item-box:checked { background-color: rgba(0, 0, 0, 0.01); box-shadow: inset 2px 0 rgba(207, 216, 220, 0.2); }
|
||||
|
||||
.panel-left .grouped-window-list-item-box:hover, .panel-left .grouped-window-list-item-box:active:hover, .panel-left .grouped-window-list-item-box:focus, .panel-left .grouped-window-list-item-box:active:focus, .panel-left .grouped-window-list-item-box:focus:hover, .panel-left .grouped-window-list-item-box:active:focus:hover { background-color: rgba(0, 0, 0, 0.01); box-shadow: inset 2px 0 #5E81AC; }
|
||||
|
||||
.panel-right .grouped-window-list-item-box { spacing: 0; padding: 0; border: 0 none transparent; border-image: none; background-color: rgba(0, 0, 0, 0.01); box-shadow: 0 0 transparent; }
|
||||
|
||||
.panel-right .grouped-window-list-item-box:active, .panel-right .grouped-window-list-item-box:checked { background-color: rgba(0, 0, 0, 0.01); box-shadow: inset -2px 0 rgba(207, 216, 220, 0.2); }
|
||||
|
||||
.panel-right .grouped-window-list-item-box:hover, .panel-right .grouped-window-list-item-box:active:hover, .panel-right .grouped-window-list-item-box:focus, .panel-right .grouped-window-list-item-box:active:focus, .panel-right .grouped-window-list-item-box:focus:hover, .panel-right .grouped-window-list-item-box:active:focus:hover { background-color: rgba(0, 0, 0, 0.01); box-shadow: inset -2px 0 #5E81AC; }
|
||||
|
||||
.grouped-window-list-item-box StLabel { font-weight: 400; }
|
||||
|
||||
.panel-top .grouped-window-list-item-box StLabel:ltr, .panel-bottom .grouped-window-list-item-box StLabel:ltr { padding: 0 4px 0 0; }
|
||||
|
||||
.panel-top .grouped-window-list-item-box StLabel:rtl, .panel-bottom .grouped-window-list-item-box StLabel:rtl { padding: 0 0 0 4px; }
|
||||
|
||||
.grouped-window-list-item-box:progress, .grouped-window-list-item-box .progress { background-gradient-start: rgba(77, 182, 172, 0.25); background-gradient-end: rgba(77, 182, 172, 0.25); }
|
||||
|
||||
.grouped-window-list-item-demands-attention { background-gradient-start: rgba(77, 182, 172, 0.25); background-gradient-end: rgba(77, 182, 172, 0.25); color: #ECEFF4; }
|
||||
|
||||
.panel-top .grouped-window-list-item-demands-attention { box-shadow: inset 0 2px #5E81AC; }
|
||||
|
||||
.panel-bottom .grouped-window-list-item-demands-attention { box-shadow: inset 0 -2px #5E81AC; }
|
||||
|
||||
.panel-left .grouped-window-list-item-demands-attention { box-shadow: inset 2px 0 #5E81AC; }
|
||||
|
||||
.panel-right .grouped-window-list-item-demands-attention { box-shadow: inset -2px 0 #5E81AC; }
|
||||
|
||||
.grouped-window-list-thumbnail-menu { padding: 2px; border: none; border-image: url("assets/misc/osd.svg") 9 9 9 9; border-radius: 2px; color: #CFD8DC; background: none; }
|
||||
|
||||
.grouped-window-list-thumbnail-menu .item-box { border-radius: 0; background-color: #2E3440; }
|
||||
|
||||
.grouped-window-list-thumbnail-menu .item-box:outlined { border: 2px solid rgba(207, 216, 220, 0.2); }
|
||||
|
||||
.grouped-window-list-thumbnail-menu .item-box:selected { background-color: rgba(94, 129, 172, 0.8); color: #ECEFF4; }
|
||||
|
||||
.grouped-window-list-thumbnail-menu .thumbnail { width: 256px; padding-top: 4px; }
|
||||
|
||||
.grouped-window-list-thumbnail-menu .thumbnail-box { padding: 2px; spacing: 4px; }
|
||||
|
||||
.grouped-window-list-thumbnail-menu .separator { width: 1px; background: rgba(0, 0, 0, 0.09); }
|
||||
|
||||
.sound-player { padding: 0 3px; }
|
||||
|
||||
|
|
@ -591,11 +677,11 @@ StScrollBar StButton#vhandle:active, StScrollBar StButton#hhandle:active { backg
|
|||
|
||||
.sound-player-generic-coverart { background-color: #ECEFF4; }
|
||||
|
||||
.sound-player-overlay { width: 290px; height: 70px; padding: 0.4em 1em 1.2em; spacing: 5px; border: 0 solid #2E3440; border-bottom-width: 1px; color: #ECEFF4; background: rgba(46, 52, 64, 0.9); }
|
||||
.sound-player-overlay { width: 290px; height: 70px; padding: 0.4em 1em 1.2em; spacing: 5px; border: 0 solid #2E3440; border-bottom-width: 1px; color: #CFD8DC; background: rgba(34, 45, 50, 0.9); }
|
||||
|
||||
.sound-player-overlay StButton { width: 32px; height: 32px; padding: 0; border-radius: 100px; border: 0 none transparent; color: rgba(207, 216, 220, 0.87); }
|
||||
|
||||
.sound-player-overlay StButton:hover { border-color: transparent; color: #ECEFF4; background-color: rgba(207, 216, 220, 0.12); box-shadow: 0 0 transparent; text-shadow: none; icon-shadow: none; }
|
||||
.sound-player-overlay StButton:hover { border-color: transparent; color: #CFD8DC; background-color: rgba(207, 216, 220, 0.12); box-shadow: 0 0 transparent; text-shadow: none; icon-shadow: none; }
|
||||
|
||||
.sound-player-overlay StButton:active { border-color: transparent; color: #ECEFF4; background-color: rgba(207, 216, 220, 0.25); box-shadow: 0 0 transparent; text-shadow: none; icon-shadow: none; }
|
||||
|
||||
|
|
@ -603,7 +689,7 @@ StScrollBar StButton#vhandle:active, StScrollBar StButton#hhandle:active { backg
|
|||
|
||||
.sound-player-overlay StLabel { padding: 0 5px 1px; }
|
||||
|
||||
.sound-player .slider { height: 4px; padding: 0; border: 0 none transparent; -slider-height: 4px; -slider-background-color: #ECEFF4; -slider-border-color: transparent; -slider-active-background-color: #5E81AC; -slider-active-border-color: transparent; -slider-border-width: 0; -slider-handle-radius: 0; }
|
||||
.sound-player .slider { height: 4px; padding: 0; border: 0 none transparent; -slider-height: 4px; -slider-background-color: #daefee; -slider-border-color: transparent; -slider-active-background-color: #5E81AC; -slider-active-border-color: transparent; -slider-border-width: 0; -slider-handle-radius: 0; }
|
||||
|
||||
#workspaceSwitcher { spacing: 0; padding: 3px; }
|
||||
|
||||
|
|
@ -611,7 +697,9 @@ StScrollBar StButton#vhandle:active, StScrollBar StButton#hhandle:active { backg
|
|||
|
||||
.panel-left .workspace-switcher, .panel-right .workspace-switcher { padding-top: 3px; padding-bottom: 3px; }
|
||||
|
||||
.workspace-button { width: 20px; height: 10px; color: #ECEFF4; background-color: rgba(46, 52, 64, 0.01); transition-duration: 0.2s; }
|
||||
.workspace-button { width: 20px; height: 10px; color: #CFD8DC; background-color: rgba(0, 0, 0, 0.01); transition-duration: 0.2s; }
|
||||
|
||||
.vertical .workspace-button { width: 10px; height: 20px; }
|
||||
|
||||
.workspace-button:hover { color: #ECEFF4; }
|
||||
|
||||
|
|
@ -635,13 +723,15 @@ StScrollBar StButton#vhandle:active, StScrollBar StButton#hhandle:active { backg
|
|||
|
||||
.workspace-graph { padding: 3px; spacing: 3px; }
|
||||
|
||||
.workspace-graph .workspace { border: 1px solid rgba(46, 52, 64, 0.4); background-gradient-direction: none; background-color: rgba(46, 52, 64, 0.2); }
|
||||
.vertical .workspace-graph { padding: 0; }
|
||||
|
||||
.workspace-graph .workspace { border: 1px solid rgba(0, 0, 0, 0.4); background-gradient-direction: none; background-color: rgba(0, 0, 0, 0.2); }
|
||||
|
||||
.workspace-graph .workspace:active { border: 1px solid #5E81AC; background-gradient-direction: none; }
|
||||
|
||||
.workspace-graph .workspace .windows { -active-window-background: #415660; -active-window-border: rgba(46, 52, 64, 0.8); -inactive-window-background: #415660; -inactive-window-border: rgba(46, 52, 64, 0.8); }
|
||||
.workspace-graph .workspace .windows { -active-window-background: #415660; -active-window-border: rgba(0, 0, 0, 0.8); -inactive-window-background: #415660; -inactive-window-border: rgba(0, 0, 0, 0.8); }
|
||||
|
||||
.workspace-graph .workspace:active .windows { -active-window-background: #4b646f; -active-window-border: rgba(46, 52, 64, 0.8); -inactive-window-background: #2c3b41; -inactive-window-border: rgba(46, 52, 64, 0.8); }
|
||||
.workspace-graph .workspace:active .windows { -active-window-background: #4b646f; -active-window-border: rgba(0, 0, 0, 0.8); -inactive-window-background: #2c3b41; -inactive-window-border: rgba(0, 0, 0, 0.8); }
|
||||
|
||||
#panel-launchers-box { padding: 0 7px; }
|
||||
|
||||
|
|
@ -699,11 +789,11 @@ StScrollBar StButton#vhandle:active, StScrollBar StButton#hhandle:active { backg
|
|||
|
||||
.applet-separator-line-vertical { height: 1px; background: rgba(207, 216, 220, 0.2); }
|
||||
|
||||
.applet-box { color: #ECEFF4; text-shadow: none; }
|
||||
.applet-box { color: #CFD8DC; text-shadow: none; text-align: center; }
|
||||
|
||||
.applet-box:hover, .applet-box:checked { color: #ECEFF4; background-color: rgba(46, 52, 64, 0.01); }
|
||||
.applet-box:hover, .applet-box:checked { color: #ECEFF4; background-color: rgba(0, 0, 0, 0.01); }
|
||||
|
||||
.applet-box:highlight { background-color: rgba(121, 134, 203, 0.25); }
|
||||
.applet-box:highlight { background-color: rgba(77, 182, 172, 0.25); }
|
||||
|
||||
.panel-top .applet-box { padding: 0 6px; spacing: 2px; }
|
||||
|
||||
|
|
@ -721,11 +811,11 @@ StScrollBar StButton#vhandle:active, StScrollBar StButton#hhandle:active { backg
|
|||
|
||||
.panel-right .applet-box:hover, .panel-right .applet-box:checked { box-shadow: inset -2px 0 0 #5E81AC; }
|
||||
|
||||
.applet-label { color: #ECEFF4; font-weight: 700; }
|
||||
.applet-label { color: #CFD8DC; font-weight: 700; }
|
||||
|
||||
.applet-label:hover, .applet-box:hover .applet-label, .applet-box:checked .applet-label { color: #ECEFF4; text-shadow: none; }
|
||||
|
||||
.applet-icon { icon-size: 16px; color: #ECEFF4; }
|
||||
.applet-icon { icon-size: 16px; color: #CFD8DC; }
|
||||
|
||||
.applet-icon:hover, .applet-box:hover > .applet-icon, .applet-box:checked > .applet-icon { color: #ECEFF4; text-shadow: none; }
|
||||
|
||||
|
|
@ -735,49 +825,49 @@ StScrollBar StButton#vhandle:active, StScrollBar StButton#hhandle:active { backg
|
|||
|
||||
.desklet { color: rgba(207, 216, 220, 0.87); }
|
||||
|
||||
.desklet-with-borders { padding: 12px; padding-bottom: 16px; border-image: url("assets/misc/osd.svg") 9 9 9 9; color: #ECEFF4; }
|
||||
.desklet-with-borders { padding: 12px; padding-bottom: 16px; border-image: url("assets/misc/osd.svg") 9 9 9 9; color: #CFD8DC; }
|
||||
|
||||
.desklet-with-borders-and-header { padding: 12px; padding-bottom: 17px; border-radius: 0; border-radius-topleft: 0; border-radius-topright: 0; border-image: url("assets/misc/desklet.svg") 9 9 9 9; color: #ECEFF4; }
|
||||
.desklet-with-borders-and-header { padding: 12px; padding-bottom: 17px; border-radius: 0; border-radius-topleft: 0; border-radius-topright: 0; border-image: url("assets/misc/desklet.svg") 9 9 9 9; color: #CFD8DC; }
|
||||
|
||||
.desklet-header { font-size: 10pt; padding: 12px; padding-bottom: 6px; border-image: url("assets/misc/desklet-header.svg") 9 9 9 9; color: #ECEFF4; }
|
||||
.desklet-header { font-size: 10pt; padding: 12px; padding-bottom: 6px; border-image: url("assets/misc/desklet-header.svg") 9 9 9 9; color: #CFD8DC; }
|
||||
|
||||
.desklet-drag-placeholder { border: 2px solid #5E81AC; background-color: rgba(121, 134, 203, 0.8); }
|
||||
.desklet-drag-placeholder { border: 2px solid #5E81AC; background-color: rgba(77, 182, 172, 0.8); }
|
||||
|
||||
.desklet:highlight, .desklet:highlight-with-borders, .desklet:highlight-with-borders-and-header { background-color: rgba(121, 134, 203, 0.25); }
|
||||
.desklet:highlight, .desklet:highlight-with-borders, .desklet:highlight-with-borders-and-header { background-color: rgba(77, 182, 172, 0.25); }
|
||||
|
||||
.photoframe-box { padding: 12px; padding-bottom: 16px; border-image: url("assets/misc/bg.svg") 9 9 9 9; color: #ECEFF4; }
|
||||
.photoframe-box { padding: 12px; padding-bottom: 16px; border-image: url("assets/misc/bg.svg") 9 9 9 9; color: #CFD8DC; }
|
||||
|
||||
.photoframe-box:highlight { background-color: rgba(121, 134, 203, 0.25); }
|
||||
.photoframe-box:highlight { background-color: rgba(77, 182, 172, 0.25); }
|
||||
|
||||
.about-content { width: 550px; height: 250px; spacing: 8px; padding-bottom: 10px; }
|
||||
|
||||
.about-title { font-size: 20pt; font-weight: 700; }
|
||||
|
||||
.about-uuid { font-size: 10pt; color: rgba(46, 52, 64, 0.54); }
|
||||
.about-uuid { font-size: 10pt; color: rgba(38, 50, 56, 0.54); }
|
||||
|
||||
.about-icon { padding-right: 20px; padding-bottom: 14px; }
|
||||
|
||||
.about-scrollBox { padding: 4px; padding-right: 0; border: 1px solid rgba(46, 52, 64, 0.09); border-radius: 0; background-color: #ECEFF4; }
|
||||
.about-scrollBox { padding: 4px; padding-right: 0; border: 1px solid rgba(0, 0, 0, 0.09); border-radius: 0; background-color: #ECEFF4; }
|
||||
|
||||
.about-scrollBox-innerBox { padding: 1.2em; spacing: 1.2em; }
|
||||
|
||||
.about-description { padding-top: 4px; padding-bottom: 16px; }
|
||||
|
||||
.about-version { font-size: 10pt; padding-left: 7px; color: rgba(46, 52, 64, 0.54); }
|
||||
.about-version { font-size: 10pt; padding-left: 7px; color: rgba(38, 50, 56, 0.54); }
|
||||
|
||||
.workspace-osd { font-size: 30pt; padding: 0.2em 0.8em; border-radius: 2px; background-color: rgba(46, 52, 64, 0.9); color: #ECEFF4; box-shadow: 0 10px 14px rgba(46, 52, 64, 0.44); font-weight: 400; text-shadow: none; }
|
||||
.workspace-osd { font-size: 30pt; padding: 0.2em 0.8em; border-radius: 2px; background-color: rgba(34, 45, 50, 0.9); color: #CFD8DC; box-shadow: 0 10px 14px rgba(0, 0, 0, 0.44); font-weight: 400; text-shadow: none; }
|
||||
|
||||
.expo-workspaces-name-entry { font-size: 9pt; -cinnamon-caption-spacing: 12px; height: 26px; padding: 0 8px; border-radius: 0; border-top: 2px solid transparent; border-bottom: 4px solid transparent; color: rgba(207, 216, 220, 0.54); background-color: rgba(46, 52, 64, 0.01); caret-color: #ECEFF4; caret-size: 1px; selection-background-color: #5E81AC; selected-color: #ECEFF4; font-weight: 700; }
|
||||
.expo-workspaces-name-entry { font-size: 9pt; -cinnamon-caption-spacing: 12px; height: 26px; padding: 0 8px; border-radius: 0; border-top: 2px solid transparent; border-bottom: 4px solid transparent; color: rgba(207, 216, 220, 0.54); background-color: rgba(0, 0, 0, 0.01); caret-color: #CFD8DC; caret-size: 1px; selection-background-color: #5E81AC; selected-color: #ECEFF4; font-weight: 700; }
|
||||
|
||||
.expo-workspaces-name-entry:focus { border-color: transparent; background-color: rgba(46, 52, 64, 0.01); color: #ECEFF4; caret-color: #ECEFF4; box-shadow: inset 0 -2px #5E81AC; }
|
||||
.expo-workspaces-name-entry:focus { border-color: transparent; background-color: rgba(0, 0, 0, 0.01); color: #ECEFF4; caret-color: #ECEFF4; box-shadow: inset 0 -2px #5E81AC; }
|
||||
|
||||
.expo-workspaces-name-entry#selected { color: #ECEFF4; caret-color: #ECEFF4; background-color: rgba(46, 52, 64, 0.01); }
|
||||
.expo-workspaces-name-entry#selected { color: #CFD8DC; caret-color: #CFD8DC; background-color: rgba(0, 0, 0, 0.01); }
|
||||
|
||||
.expo-workspace-thumbnail-frame { border-radius: 2px; border: 2px solid rgba(207, 216, 220, 0.2); background-color: transparent; }
|
||||
|
||||
.expo-workspace-thumbnail-frame#active { border-radius: 2px; border: 2px solid #5E81AC; }
|
||||
|
||||
.expo-background { background-color: rgba(46, 52, 64, 0.54); }
|
||||
.expo-background { background-color: rgba(0, 0, 0, 0.54); }
|
||||
|
||||
.notification-applet-padding { padding: 0.5em 1em; }
|
||||
|
||||
|
|
@ -785,7 +875,7 @@ StScrollBar StButton#vhandle:active, StScrollBar StButton#hhandle:active { backg
|
|||
|
||||
.flashspot { background-color: #ECEFF4; }
|
||||
|
||||
.tile-preview, .tile-preview.snap, .tile-hud, .tile-hud.snap { border: 1px solid #5E81AC; border-radius: 0; background-color: rgba(94, 129, 172, 0.8); }
|
||||
.tile-preview, .tile-preview.snap, .tile-hud, .tile-hud.snap { border: 1px solid #5E81AC; border-radius: 0; background-color: rgba(94, 129, 172, 0.2); }
|
||||
|
||||
.xkcd-box { padding: 6px; border: none; border-radius: 0; background-color: transparent; }
|
||||
|
||||
|
|
@ -793,21 +883,21 @@ StScrollBar StButton#vhandle:active, StScrollBar StButton#hhandle:active { backg
|
|||
|
||||
.slingshot.popup-menu-content { margin: 0 3px; padding: 0.45em 0; }
|
||||
|
||||
.slingshot .button { padding: 4px; border-radius: 2px; border-color: #ECEFF4; background-color: #ECEFF4; box-shadow: 0 0 transparent; }
|
||||
.slingshot .button { padding: 4px; border-radius: 2px; border-color: #E5E9EC; background-color: #ECEFF4; box-shadow: 0 0 transparent; }
|
||||
|
||||
.slingshot .button:hover { background-color: rgba(46, 52, 64, 0.12); color: #263238; }
|
||||
.slingshot .button:hover { background-color: rgba(38, 50, 56, 0.12); color: #263238; }
|
||||
|
||||
.slingshot .button:checked, .slingshot .button:checked:hover, .slingshot .button:active:checked, .slingshot .button:active:checked:hover { background-color: #5E81AC; color: #ECEFF4; }
|
||||
|
||||
.slingshot .button:insensitive { background-color: rgba(46, 52, 64, 0.01); color: rgba(46, 52, 64, 0.28); }
|
||||
.slingshot .button:insensitive { background-color: rgba(0, 0, 0, 0.01); color: rgba(38, 50, 56, 0.28); }
|
||||
|
||||
.slingshot .sidebar .button, .slingshot .button.app { background-color: rgba(46, 52, 64, 0.01); }
|
||||
.slingshot .sidebar .button, .slingshot .button.app { background-color: rgba(0, 0, 0, 0.01); }
|
||||
|
||||
.slingshot .sidebar .button:hover, .slingshot .button.app:hover { background-color: rgba(46, 52, 64, 0.12); color: #263238; }
|
||||
.slingshot .sidebar .button:hover, .slingshot .button.app:hover { background-color: rgba(38, 50, 56, 0.12); color: #263238; }
|
||||
|
||||
.slingshot .sidebar .button:checked, .slingshot .sidebar .button:checked:hover, .slingshot .sidebar .button:active:checked, .slingshot .sidebar .button:active:checked:hover, .slingshot .button.app:checked, .slingshot .button.app:checked:hover, .slingshot .button.app:active:checked, .slingshot .button.app:active:checked:hover { border-color: transparent; background-color: rgba(94, 129, 172, 0.8); color: #5E81AC; }
|
||||
.slingshot .sidebar .button:checked, .slingshot .sidebar .button:checked:hover, .slingshot .sidebar .button:active:checked, .slingshot .sidebar .button:active:checked:hover, .slingshot .button.app:checked, .slingshot .button.app:checked:hover, .slingshot .button.app:active:checked, .slingshot .button.app:active:checked:hover { border-color: transparent; background-color: rgba(94, 129, 172, 0.25); color: #5E81AC; }
|
||||
|
||||
.slingshot .entry { min-height: 24px; padding: 0 8px; border-radius: 2px; border-color: transparent; background-color: #ECEFF4; color: rgba(46, 52, 64, 0.87); caret-color: rgba(46, 52, 64, 0.87); box-shadow: inset 0 0 0 1px #ECEFF4; }
|
||||
.slingshot .entry { min-height: 24px; padding: 0 8px; border-radius: 2px; border-color: transparent; background-color: #ECEFF4; color: rgba(38, 50, 56, 0.87); caret-color: rgba(38, 50, 56, 0.87); box-shadow: inset 0 0 0 1px #E5E9EC; }
|
||||
|
||||
.slingshot .entry:ltr { margin-right: 3px; }
|
||||
|
||||
|
|
@ -815,92 +905,53 @@ StScrollBar StButton#vhandle:active, StScrollBar StButton#hhandle:active { backg
|
|||
|
||||
.slingshot .entry:focus, .slingshot .entry:focus:hover { border-color: transparent; background-color: #ECEFF4; color: #263238; caret-color: #263238; box-shadow: inset 0 0 0 1px #5E81AC; }
|
||||
|
||||
.slingshot .entry:insensitive { border-color: transparent; background-color: rgba(46, 52, 64, 0.01); color: rgba(46, 52, 64, 0.28); box-shadow: inset 0 0 0 1px #ECEFF4; }
|
||||
.slingshot .entry:insensitive { border-color: transparent; background-color: rgba(0, 0, 0, 0.01); color: rgba(38, 50, 56, 0.28); box-shadow: inset 0 0 0 1px #E5E9EC; }
|
||||
|
||||
.slingshot > StBoxLayout > StBoxLayout { margin: 3px 0; }
|
||||
|
||||
.panel-top .applet-box .window-list-item-box StIcon, .panel-top .applet-box .window-list-item-box StBin, .panel-bottom .applet-box .window-list-item-box StIcon, .panel-bottom .applet-box .window-list-item-box StBin, .panel-left .applet-box .window-list-item-box StIcon, .panel-left .applet-box .window-list-item-box StBin, .panel-right .applet-box .window-list-item-box StIcon, .panel-right .applet-box .window-list-item-box StBin { padding: 0; }
|
||||
|
||||
.panel-top .applet-box .window-list-item-box { spacing: 0; padding: 0; border: 0 none transparent; border-image: none; background-color: rgba(46, 52, 64, 0.01); box-shadow: inset 0 2px rgba(207, 216, 220, 0.2); }
|
||||
.panel-top .applet-box .window-list-item-box { spacing: 0; padding: 0; border: 0 none transparent; border-image: none; background-color: rgba(0, 0, 0, 0.01); box-shadow: inset 0 2px rgba(207, 216, 220, 0.2); }
|
||||
|
||||
.panel-top .applet-box .window-list-item-box:hover { background-color: rgba(46, 52, 64, 0.01); box-shadow: inset 0 2px rgba(207, 216, 220, 0.2); }
|
||||
.panel-top .applet-box .window-list-item-box:hover { background-color: rgba(0, 0, 0, 0.01); box-shadow: inset 0 2px rgba(207, 216, 220, 0.2); }
|
||||
|
||||
.panel-top .applet-box .window-list-item-box:focus, .panel-top .applet-box .window-list-item-box:active, .panel-top .applet-box .window-list-item-box:checked { background-color: rgba(46, 52, 64, 0.01); box-shadow: inset 0 2px #5E81AC; }
|
||||
.panel-top .applet-box .window-list-item-box:focus, .panel-top .applet-box .window-list-item-box:active, .panel-top .applet-box .window-list-item-box:checked { background-color: rgba(0, 0, 0, 0.01); box-shadow: inset 0 2px #5E81AC; }
|
||||
|
||||
.panel-top .applet-box .window-list-item-box:closed, .panel-top .applet-box .window-list-item-box:closed:hover, .panel-top .applet-box .window-list-item-box:closed:focus, .panel-top .applet-box .window-list-item-box:closed:active, .panel-top .applet-box .window-list-item-box:closed:checked { background-color: rgba(46, 52, 64, 0.01); box-shadow: 0 0 transparent; }
|
||||
.panel-top .applet-box .window-list-item-box:closed, .panel-top .applet-box .window-list-item-box:closed:hover, .panel-top .applet-box .window-list-item-box:closed:focus, .panel-top .applet-box .window-list-item-box:closed:active, .panel-top .applet-box .window-list-item-box:closed:checked { background-color: rgba(0, 0, 0, 0.01); box-shadow: 0 0 transparent; }
|
||||
|
||||
.panel-bottom .applet-box .window-list-item-box { spacing: 0; padding: 0; border: 0 none transparent; border-image: none; background-color: rgba(46, 52, 64, 0.01); box-shadow: inset 0 -2px rgba(207, 216, 220, 0.2); }
|
||||
.panel-bottom .applet-box .window-list-item-box { spacing: 0; padding: 0; border: 0 none transparent; border-image: none; background-color: rgba(0, 0, 0, 0.01); box-shadow: inset 0 -2px rgba(207, 216, 220, 0.2); }
|
||||
|
||||
.panel-bottom .applet-box .window-list-item-box:hover { background-color: rgba(46, 52, 64, 0.01); box-shadow: inset 0 -2px rgba(207, 216, 220, 0.2); }
|
||||
.panel-bottom .applet-box .window-list-item-box:hover { background-color: rgba(0, 0, 0, 0.01); box-shadow: inset 0 -2px rgba(207, 216, 220, 0.2); }
|
||||
|
||||
.panel-bottom .applet-box .window-list-item-box:focus, .panel-bottom .applet-box .window-list-item-box:active, .panel-bottom .applet-box .window-list-item-box:checked { background-color: rgba(46, 52, 64, 0.01); box-shadow: inset 0 -2px #5E81AC; }
|
||||
.panel-bottom .applet-box .window-list-item-box:focus, .panel-bottom .applet-box .window-list-item-box:active, .panel-bottom .applet-box .window-list-item-box:checked { background-color: rgba(0, 0, 0, 0.01); box-shadow: inset 0 -2px #5E81AC; }
|
||||
|
||||
.panel-bottom .applet-box .window-list-item-box:closed, .panel-bottom .applet-box .window-list-item-box:closed:hover, .panel-bottom .applet-box .window-list-item-box:closed:focus, .panel-bottom .applet-box .window-list-item-box:closed:active, .panel-bottom .applet-box .window-list-item-box:closed:checked { background-color: rgba(46, 52, 64, 0.01); box-shadow: 0 0 transparent; }
|
||||
.panel-bottom .applet-box .window-list-item-box:closed, .panel-bottom .applet-box .window-list-item-box:closed:hover, .panel-bottom .applet-box .window-list-item-box:closed:focus, .panel-bottom .applet-box .window-list-item-box:closed:active, .panel-bottom .applet-box .window-list-item-box:closed:checked { background-color: rgba(0, 0, 0, 0.01); box-shadow: 0 0 transparent; }
|
||||
|
||||
.panel-left .applet-box .window-list-item-box { spacing: 0; padding: 0; border: 0 none transparent; border-image: none; background-color: rgba(46, 52, 64, 0.01); box-shadow: inset 2px 0 rgba(207, 216, 220, 0.2); }
|
||||
.panel-left .applet-box .window-list-item-box { spacing: 0; padding: 0; border: 0 none transparent; border-image: none; background-color: rgba(0, 0, 0, 0.01); box-shadow: inset 2px 0 rgba(207, 216, 220, 0.2); }
|
||||
|
||||
.panel-left .applet-box .window-list-item-box:hover { background-color: rgba(46, 52, 64, 0.01); box-shadow: inset 2px 0 rgba(207, 216, 220, 0.2); }
|
||||
.panel-left .applet-box .window-list-item-box:hover { background-color: rgba(0, 0, 0, 0.01); box-shadow: inset 2px 0 rgba(207, 216, 220, 0.2); }
|
||||
|
||||
.panel-left .applet-box .window-list-item-box:focus, .panel-left .applet-box .window-list-item-box:active, .panel-left .applet-box .window-list-item-box:checked { background-color: rgba(46, 52, 64, 0.01); box-shadow: inset 2px 0 #5E81AC; }
|
||||
.panel-left .applet-box .window-list-item-box:focus, .panel-left .applet-box .window-list-item-box:active, .panel-left .applet-box .window-list-item-box:checked { background-color: rgba(0, 0, 0, 0.01); box-shadow: inset 2px 0 #5E81AC; }
|
||||
|
||||
.panel-left .applet-box .window-list-item-box:closed, .panel-left .applet-box .window-list-item-box:closed:hover, .panel-left .applet-box .window-list-item-box:closed:focus, .panel-left .applet-box .window-list-item-box:closed:active, .panel-left .applet-box .window-list-item-box:closed:checked { background-color: rgba(46, 52, 64, 0.01); box-shadow: 0 0 transparent; }
|
||||
.panel-left .applet-box .window-list-item-box:closed, .panel-left .applet-box .window-list-item-box:closed:hover, .panel-left .applet-box .window-list-item-box:closed:focus, .panel-left .applet-box .window-list-item-box:closed:active, .panel-left .applet-box .window-list-item-box:closed:checked { background-color: rgba(0, 0, 0, 0.01); box-shadow: 0 0 transparent; }
|
||||
|
||||
.panel-right .applet-box .window-list-item-box { spacing: 0; padding: 0; border: 0 none transparent; border-image: none; background-color: rgba(46, 52, 64, 0.01); box-shadow: inset -2px 0 rgba(207, 216, 220, 0.2); }
|
||||
.panel-right .applet-box .window-list-item-box { spacing: 0; padding: 0; border: 0 none transparent; border-image: none; background-color: rgba(0, 0, 0, 0.01); box-shadow: inset -2px 0 rgba(207, 216, 220, 0.2); }
|
||||
|
||||
.panel-right .applet-box .window-list-item-box:hover { background-color: rgba(46, 52, 64, 0.01); box-shadow: inset -2px 0 rgba(207, 216, 220, 0.2); }
|
||||
.panel-right .applet-box .window-list-item-box:hover { background-color: rgba(0, 0, 0, 0.01); box-shadow: inset -2px 0 rgba(207, 216, 220, 0.2); }
|
||||
|
||||
.panel-right .applet-box .window-list-item-box:focus, .panel-right .applet-box .window-list-item-box:active, .panel-right .applet-box .window-list-item-box:checked { background-color: rgba(46, 52, 64, 0.01); box-shadow: inset -2px 0 #5E81AC; }
|
||||
.panel-right .applet-box .window-list-item-box:focus, .panel-right .applet-box .window-list-item-box:active, .panel-right .applet-box .window-list-item-box:checked { background-color: rgba(0, 0, 0, 0.01); box-shadow: inset -2px 0 #5E81AC; }
|
||||
|
||||
.panel-right .applet-box .window-list-item-box:closed, .panel-right .applet-box .window-list-item-box:closed:hover, .panel-right .applet-box .window-list-item-box:closed:focus, .panel-right .applet-box .window-list-item-box:closed:active, .panel-right .applet-box .window-list-item-box:closed:checked { background-color: rgba(46, 52, 64, 0.01); box-shadow: 0 0 transparent; }
|
||||
.panel-right .applet-box .window-list-item-box:closed, .panel-right .applet-box .window-list-item-box:closed:hover, .panel-right .applet-box .window-list-item-box:closed:focus, .panel-right .applet-box .window-list-item-box:closed:active, .panel-right .applet-box .window-list-item-box:closed:checked { background-color: rgba(0, 0, 0, 0.01); box-shadow: 0 0 transparent; }
|
||||
|
||||
.applet-box .window-icon-list-numlabel { font-size: 9pt; color: #ECEFF4; font-weight: 700; }
|
||||
|
||||
.grouped-window-list-thumbnail-label { padding-left: 4px; }
|
||||
.grouped-window-list-number-label { font-size: 9pt; color: #ECEFF4; font-weight: 700; }
|
||||
.grouped-window-list-badge { border-radius: 256px; background-color: #000000; }
|
||||
.panel-top .grouped-window-list-badge { margin-top: 2px; }
|
||||
.panel-left .grouped-window-list-badge { margin-left: 2px; }
|
||||
.grouped-window-list-button-label { padding-left: 4px; }
|
||||
.grouped-window-list-thumbnail-alert { background: rgba(255, 52, 52, 0.3); }
|
||||
.grouped-window-list-item-box { border: 0 none transparent; border-image: none; background-image: none; background-color: rgba(46, 52, 64, 0.01); color: #ECEFF4; box-shadow: 0 0 transparent; font-weight: 400; text-align: left; }
|
||||
.panel-top .grouped-window-list-item-box StIcon, .panel-top .grouped-window-list-item-box StBin, .panel-bottom .grouped-window-list-item-box StIcon, .panel-bottom .grouped-window-list-item-box StBin, .panel-left .grouped-window-list-item-box StIcon, .panel-left .grouped-window-list-item-box StBin, .panel-right .grouped-window-list-item-box StIcon, .panel-right .grouped-window-list-item-box StBin { padding: 0; }
|
||||
.panel-top .grouped-window-list-item-box { spacing: 0; padding: 0; border: 0 none transparent; border-image: none; background-color: rgba(46, 52, 64, 0.01); box-shadow: 0 0 transparent; }
|
||||
.panel-top .grouped-window-list-item-box:active, .panel-top .grouped-window-list-item-box:checked { background-color: rgba(46, 52, 64, 0.01); box-shadow: inset 0 2px rgba(207, 216, 220, 0.2); }
|
||||
.panel-top .grouped-window-list-item-box:hover, .panel-top .grouped-window-list-item-box:active:hover, .panel-top .grouped-window-list-item-box:focus, .panel-top .grouped-window-list-item-box:active:focus, .panel-top .grouped-window-list-item-box:focus:hover, .panel-top .grouped-window-list-item-box:active:focus:hover { background-color: rgba(46, 52, 64, 0.01); box-shadow: inset 0 2px #5E81AC; }
|
||||
.panel-bottom .grouped-window-list-item-box { spacing: 0; padding: 0; border: 0 none transparent; border-image: none; background-color: rgba(46, 52, 64, 0.01); box-shadow: 0 0 transparent; }
|
||||
.panel-bottom .grouped-window-list-item-box:active, .panel-bottom .grouped-window-list-item-box:checked { background-color: rgba(46, 52, 64, 0.01); box-shadow: inset 0 -2px rgba(207, 216, 220, 0.2); }
|
||||
.panel-bottom .grouped-window-list-item-box:hover, .panel-bottom .grouped-window-list-item-box:active:hover, .panel-bottom .grouped-window-list-item-box:focus, .panel-bottom .grouped-window-list-item-box:active:focus, .panel-bottom .grouped-window-list-item-box:focus:hover, .panel-bottom .grouped-window-list-item-box:active:focus:hover { background-color: rgba(46, 52, 64, 0.01); box-shadow: inset 0 -2px #5E81AC; }
|
||||
.panel-left .grouped-window-list-item-box { spacing: 0; padding: 0; border: 0 none transparent; border-image: none; background-color: rgba(46, 52, 64, 0.01); box-shadow: 0 0 transparent; }
|
||||
.panel-left .grouped-window-list-item-box:active, .panel-left .grouped-window-list-item-box:checked { background-color: rgba(46, 52, 64, 0.01); box-shadow: inset 2px 0 rgba(207, 216, 220, 0.2); }
|
||||
.panel-left .grouped-window-list-item-box:hover, .panel-left .grouped-window-list-item-box:active:hover, .panel-left .grouped-window-list-item-box:focus, .panel-left .grouped-window-list-item-box:active:focus, .panel-left .grouped-window-list-item-box:focus:hover, .panel-left .grouped-window-list-item-box:active:focus:hover { background-color: rgba(46, 52, 64, 0.01); box-shadow: inset 2px 0 #5E81AC; }
|
||||
.panel-right .grouped-window-list-item-box { spacing: 0; padding: 0; border: 0 none transparent; border-image: none; background-color: rgba(46, 52, 64, 0.01); box-shadow: 0 0 transparent; }
|
||||
.panel-right .grouped-window-list-item-box:active, .panel-right .grouped-window-list-item-box:checked { background-color: rgba(46, 52, 64, 0.01); box-shadow: inset -2px 0 rgba(207, 216, 220, 0.2); }
|
||||
.panel-right .grouped-window-list-item-box:hover, .panel-right .grouped-window-list-item-box:active:hover, .panel-right .grouped-window-list-item-box:focus, .panel-right .grouped-window-list-item-box:active:focus, .panel-right .grouped-window-list-item-box:focus:hover, .panel-right .grouped-window-list-item-box:active:focus:hover { background-color: rgba(46, 52, 64, 0.01); box-shadow: inset -2px 0 #5E81AC; }
|
||||
.grouped-window-list-item-box StLabel { font-weight: 400; }
|
||||
.panel-top .grouped-window-list-item-box StLabel:ltr, .panel-bottom .grouped-window-list-item-box StLabel:ltr { padding: 0 4px 0 0; }
|
||||
.panel-top .grouped-window-list-item-box StLabel:rtl, .panel-bottom .grouped-window-list-item-box StLabel:rtl { padding: 0 0 0 4px; }
|
||||
.grouped-window-list-item-box:progress, .grouped-window-list-item-box .progress { background-gradient-start: rgba(77, 182, 172, 0.25); background-gradient-end: rgba(77, 182, 172, 0.25); }
|
||||
.grouped-window-list-item-demands-attention { background-gradient-start: rgba(77, 182, 172, 0.25); background-gradient-end: rgba(77, 182, 172, 0.25); color: #ECEFF4; }
|
||||
.panel-top .grouped-window-list-item-demands-attention { box-shadow: inset 0 2px #ECEFF4; }
|
||||
.panel-bottom .grouped-window-list-item-demands-attention { box-shadow: inset 0 -2px #ECEFF4; }
|
||||
.panel-left .grouped-window-list-item-demands-attention { box-shadow: inset 2px 0 #ECEFF4; }
|
||||
.panel-right .grouped-window-list-item-demands-attention { box-shadow: inset -2px 0 #ECEFF4; }
|
||||
.grouped-window-list-thumbnail-menu { padding: 2px; border: none; border-image: url("assets/misc/osd.svg") 9 9 9 9; border-radius: 2px; color: #ECEFF4; background: none; }
|
||||
.grouped-window-list-thumbnail-menu .item-box { border-radius: 0; background-color: #2E3440; }
|
||||
.grouped-window-list-thumbnail-menu .item-box:outlined { border: 2px solid rgba(207, 216, 220, 0.2); }
|
||||
.grouped-window-list-thumbnail-menu .item-box:selected { background-color: rgba(94, 129, 172, 0.8); color: #ECEFF4; }
|
||||
.grouped-window-list-thumbnail-menu .thumbnail { width: 256px; padding-top: 4px; }
|
||||
.grouped-window-list-thumbnail-menu .thumbnail-box { padding: 2px; spacing: 4px; }
|
||||
.grouped-window-list-thumbnail-menu .separator { width: 1px; background: rgba(46, 52, 64, 0.09); }
|
||||
|
||||
|
||||
StBin.popup-menu StBoxLayout.switcher-list, StBin.menu StBoxLayout.switcher-list { border-radius: 0; }
|
||||
|
||||
StBin.popup-menu StBoxLayout.switcher-list .item-box, StBin.menu StBoxLayout.switcher-list .item-box { border-radius: 0; background-color: #2E3440; }
|
||||
|
||||
StBin.popup-menu StBoxLayout.switcher-list .item-box:outlined, StBin.popup-menu StBoxLayout.switcher-list .item-box:selected, StBin.menu StBoxLayout.switcher-list .item-box:outlined, StBin.menu StBoxLayout.switcher-list .item-box:selected { border-radius: 2px; }
|
||||
|
||||
StBin.popup-menu StBoxLayout.switcher-list .item-box:selected, StBin.menu StBoxLayout.switcher-list .item-box:selected { background-color: #384358; }
|
||||
StBin.popup-menu StBoxLayout.switcher-list .item-box:selected, StBin.menu StBoxLayout.switcher-list .item-box:selected { background-color: #2d4f51; }
|
||||
|
||||
StBin.popup-menu StBoxLayout.switcher-list .item-box > StBoxLayout:ltr, StBin.menu StBoxLayout.switcher-list .item-box > StBoxLayout:ltr { margin: 6px 0 0 6px; }
|
||||
|
||||
|
|
|
|||
|
|
@ -1,16 +0,0 @@
|
|||
## Material theme for Gedit editor
|
||||
This theme use Google Material color palette and perfectly matched with dark variant of gorgeous [Adapta GTK theme](https://github.com/adapta-project/adapta-gtk-theme)
|
||||
<p align="center">
|
||||
<img src=https://github.com/adapta-project/adapta-github-resources/blob/master/images/screenshot.png alt="Gedit Material">
|
||||
</p>
|
||||
This theme provides styles for HTML, CSS, DIFF, INI, JAVA, JS, JSON, MD, PERL, PHP, PYTHON, RUBY, SH, XML, C.
|
||||
|
||||
### Installation
|
||||
Copy the [`adapta.xml`](/extra/gedit/adapta.xml) file to the color schemes directory:
|
||||
`~/.local/share/gedit/styles` or `~/.local/share/gtksourceview-3.0/styles`
|
||||
|
||||
### Activation
|
||||
1. Open the Preferences in Gedit
|
||||
2. Switch to the "Font & Colors" tab
|
||||
3. Select `Adapta Gedit` from the "Color Scheme" list
|
||||
4. Enjoy
|
||||
|
|
@ -1,359 +0,0 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
|
||||
<style-scheme id="adapta" name="Adapta Gedit" filename="adapta.xml" version="1.0">
|
||||
<author>Stanislav "systematicat" Kotivetc</author>
|
||||
<description>Gedit material theme matched for Adapta GTK theme.</description>
|
||||
|
||||
<!-- Color Palette -->
|
||||
<color name="adapta0" value="#222D32" />
|
||||
<color name="adapta1" value="#243035" />
|
||||
<color name="adapta2" value="#0B9BAF" />
|
||||
<color name="adapta3" value="#555F64" />
|
||||
<color name="adapta4" value="#CFD8DC" />
|
||||
<color name="adapta5" value="#1DE9B6" />
|
||||
<color name="adapta6" value="#F77669" />
|
||||
<color name="adapta7" value="#00BCD4" />
|
||||
<color name="adapta8" value="#009587" />
|
||||
<color name="adapta9" value="#AB7967" />
|
||||
<color name="adapta10" value="#FFCB6B" />
|
||||
<color name="adapta11" value="#C3E88D" />
|
||||
<color name="adapta12" value="#C792EA" />
|
||||
<color name="adapta13" value="#29353B" />
|
||||
|
||||
<!-- GUI Styling -->
|
||||
<style name="background-pattern" background="adapta1" />
|
||||
<style name="bookmark" background="adapta4" />
|
||||
<style name="bracket-match" foreground="adapta4" background="adapta2" />
|
||||
<style name="bracket-mismatch" foreground="adapta6" underline="true" />
|
||||
<style name="current-line" foreground="adapta4" background="adapta13" />
|
||||
<style name="cursor" foreground="adapta4" />
|
||||
<style name="draw-spaces" foreground="adapta3" />
|
||||
<style name="line-numbers" foreground="adapta3" background="adapta1" />
|
||||
<style name="search-match" foreground="adapta4" background="adapta8" />
|
||||
<style name="secondary-cursor" use-style="cursor" />
|
||||
<style name="selection" foreground="adapta4" background="adapta2" />
|
||||
<style name="selection-unfocused" foreground="adapta4" background="adapta7" />
|
||||
<style name="right-margin" foreground="adapta4" />
|
||||
<style name="text" foreground="adapta4" background="adapta0" />
|
||||
|
||||
<!-- Custom definitions -->
|
||||
<style name="def:annotation" foreground="adapta9" />
|
||||
<style name="def:escape" foreground="adapta9" />
|
||||
<style name="def:regexp" foreground="adapta10" />
|
||||
<style name="def:symbol" foreground="adapta4" />
|
||||
<style name="def:other" foreground="adapta4" />
|
||||
<style name="def:verbatim" foreground="adapta10" />
|
||||
|
||||
<!-- Variables -->
|
||||
<style name="def:number" foreground="adapta12" />
|
||||
<style name="def:string" foreground="adapta11" />
|
||||
<style name="def:base-n-integer" use-style="def:number" />
|
||||
<style name="def:character" use-style="def:string" />
|
||||
<style name="def:complex" use-style="def:number" />
|
||||
<style name="def:decimal" use-style="def:number" />
|
||||
<style name="def:floating-point" use-style="def:number" />
|
||||
<style name="def:special-char" foreground="adapta9" />
|
||||
<style name="def:variable" foreground="adapta4" />
|
||||
<style name="def:global-variable" foreground="adapta4" />
|
||||
<style name="def:class-variable" foreground="adapta4" />
|
||||
<style name="def:instance-variable" foreground="adapta4" />
|
||||
|
||||
<!-- Constants -->
|
||||
<style name="def:boolean" foreground="adapta7" />
|
||||
<style name="def:constant" foreground="adapta4" />
|
||||
<style name="def:namespace" foreground="adapta5" />
|
||||
<style name="def:special-constant" foreground="adapta7" />
|
||||
|
||||
<!-- Comments -->
|
||||
<style name="def:comment" foreground="adapta3" italic="true" />
|
||||
<style name="def:doc-comment" use-style="def:comment" />
|
||||
<style name="def:doc-comment-element" foreground="adapta7" />
|
||||
<style name="def:net-address-in-comment" foreground="adapta3" underline="true" />
|
||||
<style name="def:note" use-style="def:comment" />
|
||||
|
||||
<!-- Keywords -->
|
||||
<style name="def:class" foreground="adapta5" />
|
||||
<style name="def:keyword" foreground="adapta7" />
|
||||
<style name="def:attribute" use-style="def:class" />
|
||||
<style name="def:builtin" use-style="def:keyword" />
|
||||
<style name="def:identifier" use-style="def:keyword" />
|
||||
<style name="def:preprocessor" foreground="adapta8" />
|
||||
<style name="def:reserved" use-style="def:keyword" />
|
||||
<style name="def:shebang" foreground="adapta8" />
|
||||
<style name="def:statement" use-style="def:keyword" />
|
||||
<style name="def:tag" use-style="def:keyword" />
|
||||
<style name="def:type" use-style="def:class" />
|
||||
|
||||
<!-- Logicals -->
|
||||
<style name="def:error" foreground="adapta6" />
|
||||
<style name="def:function" foreground="adapta6" />
|
||||
<style name="def:operator" foreground="adapta7" />
|
||||
|
||||
<!-- Headings -->
|
||||
<style name="def:heading0" foreground="adapta6" />
|
||||
<style name="def:heading1" use-style="def:heading0" />
|
||||
<style name="def:heading2" use-style="def:heading0" />
|
||||
<style name="def:heading3" use-style="def:heading0" />
|
||||
<style name="def:heading4" use-style="def:heading0" />
|
||||
<style name="def:heading5" use-style="def:heading0" />
|
||||
<style name="def:heading6" use-style="def:heading0" />
|
||||
|
||||
<!-- Formats -->
|
||||
<style name="def:underlined" underline="true" />
|
||||
<style name="def:warning" foreground="adapta10" />
|
||||
|
||||
<!-- CSS Styling -->
|
||||
<style name="css:at-rules" use-style="def:annotation" />
|
||||
<style name="css:block" use-style="def:symbol" />
|
||||
<style name="css:color" use-style="def:number" />
|
||||
<style name="css:comment" use-style="def:comment" />
|
||||
<style name="css:decimal" use-style="def:decimal" />
|
||||
<style name="css:dimension" use-style="def:number" />
|
||||
<style name="css:error" use-style="def:error" />
|
||||
<style name="css:function" use-style="def:function" />
|
||||
<style name="css:keyword" use-style="def:attribute" />
|
||||
<style name="css:others-2" use-style="def:symbol" />
|
||||
<style name="css:others-3" use-style="def:symbol" />
|
||||
<style name="css:property-values" use-style="def:keyword" />
|
||||
<style name="css:selector-class" use-style="def:class" />
|
||||
<style name="css:selector-id" foreground="adapta5" underline="true" />
|
||||
<style name="css:selector-tagname" use-style="def:tag" />
|
||||
<style name="css:string" use-style="def:string" />
|
||||
|
||||
<!-- Desktop Styling -->
|
||||
<style name="desktop:boolean" use-style="def:boolean" />
|
||||
<style name="desktop:category-additional" use-style="def:string" />
|
||||
<style name="desktop:category-main" foreground="adapta11" bold="true" />
|
||||
<style name="desktop:category-reserved" foreground="adapta7" underline="true" />
|
||||
<style name="desktop:encoding" use-style="def:keyword" />
|
||||
<style name="desktop:exec-parameter" use-style="def:escape" />
|
||||
<style name="desktop:group" use-style="def:keyword" />
|
||||
<style name="desktop:key" use-style="def:attribute" />
|
||||
<style name="desktop:language" use-style="def:string" />
|
||||
<style name="desktop:number" use-style="def:number" />
|
||||
|
||||
<!-- DIFF Styling -->
|
||||
<style name="diff:added-line" foreground="adapta11" />
|
||||
<style name="diff:changed-line" foreground="adapta10" />
|
||||
<style name="diff:diff-file" foreground="adapta6" />
|
||||
<style name="diff:location" foreground="adapta7" />
|
||||
<style name="diff:removed-line" foreground="adapta6" />
|
||||
<style name="diff:special-case" use-style="def:string" />
|
||||
|
||||
<!-- HTML Styling -->
|
||||
<style name="html:attrib-name" use-style="def:class" />
|
||||
<style name="html:attrib-value" use-style="def:string" />
|
||||
<style name="html:comment" use-style="def:comment" />
|
||||
<style name="html:dtd" use-style="def:shebang" />
|
||||
<style name="html:error" foreground="def:error" />
|
||||
<style name="html:h1" use-style="text" />
|
||||
<style name="html:h2" use-style="text" />
|
||||
<style name="html:h3" use-style="text" />
|
||||
<style name="html:h4" use-style="text" />
|
||||
<style name="html:h5" use-style="text" />
|
||||
<style name="html:tag" use-style="def:keyword" />
|
||||
<style name="html:title" use-style="text" />
|
||||
|
||||
<!-- INI Styling -->
|
||||
<style name="ini:boolean-value" use-style="def:boolean" />
|
||||
<style name="ini:comment" use-style="def:comment" />
|
||||
<style name="ini:decimal" use-style="def:number" />
|
||||
<style name="ini:floating-point" use-style="def:number" />
|
||||
<style name="ini:keyword" use-style="def:keyword" />
|
||||
<style name="ini:non-standard-key" italic="true" />
|
||||
<style name="ini:string" use-style="def:string" />
|
||||
<style name="ini:variable" use-style="def:variable" />
|
||||
|
||||
<!-- JAVA Styling -->
|
||||
<style name="java:boolean" use-style="def:boolean" />
|
||||
<style name="java:char" use-style="def:character" />
|
||||
<style name="java:comment" use-style="def:comment" />
|
||||
<style name="java:declaration" use-style="def:variable" />
|
||||
<style name="java:escaped-character" use-style="def:escape" />
|
||||
<style name="java:external" use-style="def:preprocessor" />
|
||||
<style name="java:keyword" use-style="def:keyword" />
|
||||
<style name="java:null-value" use-style="def:keyword" />
|
||||
<style name="java:number" use-style="def:number" />
|
||||
<style name="java:reserved" use-style="def:constant" />
|
||||
<style name="java:scope-declaration" use-style="def:keyword" />
|
||||
<style name="java:storage-class" use-style="def:keyword" />
|
||||
<style name="java:string" use-style="def:string" />
|
||||
<style name="java:type" use-style="def:keyword" />
|
||||
|
||||
<!-- JS Styling -->
|
||||
<style name="js:boolean" use-style="def:boolean" />
|
||||
<style name="js:constructors" use-style="def:function" />
|
||||
<style name="js:escape" use-style="def:escape" />
|
||||
<style name="js:function" use-style="def:function" />
|
||||
<style name="js:future-words" use-style="def:keyword" />
|
||||
<style name="js:keyword" use-style="def:keyword" />
|
||||
<style name="js:null-value" use-style="def:keyword" />
|
||||
<style name="js:properties" foreground="adapta6" italic="true" />
|
||||
<style name="js:regex" use-style="def:regexp" />
|
||||
<style name="js:string" use-style="def:string" />
|
||||
<style name="js:type" use-style="def:keyword" />
|
||||
<style name="js:undefined-value" use-style="def:keyword" />
|
||||
|
||||
<!-- JSON Styling -->
|
||||
<style name="json:boolean" use-style="def:boolean" />
|
||||
<style name="json:decimal" use-style="def:decimal" />
|
||||
<style name="json:error" use-style="def:error" />
|
||||
<style name="json:float" use-style="def:floating-point" />
|
||||
<style name="json:keyname" use-style="def:keyword" />
|
||||
<style name="json:null-value" use-style="def:keyword" />
|
||||
<style name="json:special-char" use-style="def:special-char" />
|
||||
<style name="json:string" use-style="def:string" />
|
||||
|
||||
<!-- MD Styling -->
|
||||
<style name="markdown:abbreviation" foreground="adapta9" />
|
||||
<style name="markdown:attribute-value" use-style="def:attribute" />
|
||||
<style name="markdown:backslash-escape" use-style="def:escape" />
|
||||
<style name="markdown:blockquote-marker" foreground="adapta6" />
|
||||
<style name="markdown:code" foreground="adapta5" />
|
||||
<style name="markdown:emphasis" foreground="adapta4" italic="true" />
|
||||
<style name="markdown:header" foreground="adapta6" />
|
||||
<style name="markdown:horizontal-rule" foreground="adapta7" />
|
||||
<style name="markdown:image-marker" use-style="def:keyword" />
|
||||
<style name="markdown:label" use-style="def:attribute" />
|
||||
<style name="markdown:line-break" use-style="def:comment" />
|
||||
<style name="markdown:link-text" use-style="def:attribute" />
|
||||
<style name="markdown:list-marker" foreground="adapta7" />
|
||||
<style name="markdown:strong-emphasis" foreground="adapta4" bold="true" />
|
||||
<style name="markdown:table-separator" bold="true" />
|
||||
<style name="markdown:url" foreground="adapta4" underline="true" />
|
||||
|
||||
<!-- PERL Styling -->
|
||||
<style name="perl:builtin" use-style="def:builtin" />
|
||||
<style name="perl:comment" use-style="def:comment" />
|
||||
<style name="perl:control" foreground="adapta7" underline="true" />
|
||||
<style name="perl:error" use-style="def:error" />
|
||||
<style name="perl:file-descriptor" use-style="def:keyword" />
|
||||
<style name="perl:here-doc-bound" use-style="def:keyword" />
|
||||
<style name="perl:include-statement" use-style="def:annotation" />
|
||||
<style name="perl:keyword" use-style="def:keyword" />
|
||||
<style name="perl:line-directive" foreground="adapta3" italic="true" />
|
||||
<style name="perl:operator" use-style="def:operator" />
|
||||
<style name="perl:pod" use-style="text" />
|
||||
<style name="perl:pod-escape" use-style="def:escape" />
|
||||
<style name="perl:pod-heading" foreground="adapta6" />
|
||||
<style name="perl:pod-keyword" use-style="def:keyword" />
|
||||
<style name="perl:regex" use-style="def:regexp" />
|
||||
<style name="perl:string" use-style="def:string" />
|
||||
<style name="perl:system-command" foreground="adapta6" />
|
||||
<style name="perl:variable" use-style="def:variable" />
|
||||
|
||||
<!-- PHP Styling -->
|
||||
<style name="php:boolean" use-style="def:boolean" />
|
||||
<style name="php:comment" use-style="def:comment" />
|
||||
<style name="php:common-function" use-style="def:function" />
|
||||
<style name="php:decimal" use-style="def:number" />
|
||||
<style name="php:error" use-style="def:error" />
|
||||
<style name="php:escape" use-style="def:escape" />
|
||||
<style name="php:floating-point" use-style="def:number" />
|
||||
<style name="php:here-doc" use-style="def:string" />
|
||||
<style name="php:here-doc-bound" use-style="def:keyword" />
|
||||
<style name="php:hexadecimal" use-style="def:number" />
|
||||
<style name="php:identifier" use-style="def:function" />
|
||||
<style name="php:keyword" use-style="def:keyword" />
|
||||
<style name="php:null-value" use-style="def:keyword" />
|
||||
<style name="php:octal" foreground="adapta12" italic="true" />
|
||||
<style name="php:operator" use-style="def:operator" />
|
||||
<style name="php:preprocessor" use-style="def:preprocessor" />
|
||||
<style name="php:string" use-style="def:string" />
|
||||
<style name="php:type" use-style="def:class" />
|
||||
<style name="php:variable" use-style="def:variable" />
|
||||
|
||||
<!-- PYTHON Styling -->
|
||||
<style name="python:base-n-integer" foreground="adapta12" italic="true" />
|
||||
<style name="python:boolean" use-style="def:boolean" />
|
||||
<style name="python:builtin-constant" use-style="def:keyword" />
|
||||
<style name="python:builtin-function" use-style="def:function" />
|
||||
<style name="python:builtin-object" use-style="def:class" />
|
||||
<style name="python:class-name" use-style="def:class" />
|
||||
<style name="python:complex" foreground="adapta12" italic="true" />
|
||||
<style name="python:decimal" use-style="def:number" />
|
||||
<style name="python:decorator" use-style="def:annotation" />
|
||||
<style name="python:escaped-char" use-style="def:escape" />
|
||||
<style name="python:floating-point" use-style="def:number" />
|
||||
<style name="python:format" use-style="def:escape" />
|
||||
<style name="python:function-name" use-style="def:function" />
|
||||
<style name="python:keyword" use-style="def:keyword" />
|
||||
<style name="python:module-handler" use-style="def:keyword" />
|
||||
<style name="python:multiline-string" use-style="def:string" />
|
||||
<style name="python:special-variable" use-style="def:keyword" />
|
||||
<style name="python:string" use-style="def:string" />
|
||||
<style name="python:string-conversion" use-style="def:keyword" />
|
||||
<style name="python3:base-n-integer" foreground="adapta12" italic="true" />
|
||||
<style name="python3:boolean" use-style="def:boolean" />
|
||||
<style name="python3:builtin-constant" use-style="def:keyword" />
|
||||
<style name="python3:builtin-function" use-style="def:function" />
|
||||
<style name="python3:builtin-object" use-style="def:class" />
|
||||
<style name="python3:complex" foreground="adapta12" italic="true" />
|
||||
<style name="python3:decimal" use-style="def:number" />
|
||||
<style name="python3:escaped-char" use-style="def:escape" />
|
||||
<style name="python3:floating-point" use-style="def:number" />
|
||||
<style name="python3:format" use-style="def:escape" />
|
||||
<style name="python3:keyword" use-style="def:keyword" />
|
||||
<style name="python3:module-handler" use-style="def:keyword" />
|
||||
<style name="python3:multiline-string" use-style="def:string" />
|
||||
<style name="python3:special-variable" use-style="def:keyword" />
|
||||
<style name="python3:string" use-style="def:string" />
|
||||
|
||||
<!-- RUBY Styling -->
|
||||
<style name="ruby:base-n-integer" use-style="def:number" />
|
||||
<style name="ruby:boolean" use-style="def:boolean" />
|
||||
<style name="ruby:builtin" use-style="def:class" />
|
||||
<style name="ruby:comment" use-style="def:comment" />
|
||||
<style name="ruby:constant" use-style="def:class" />
|
||||
<style name="ruby:decimal" use-style="def:number" />
|
||||
<style name="ruby:escape" use-style="def:escape" />
|
||||
<style name="ruby:floating-point" use-style="def:number" />
|
||||
<style name="ruby:here-doc" use-style="def:string" />
|
||||
<style name="ruby:here-doc-bound" use-style="def:keyword" />
|
||||
<style name="ruby:keyword" use-style="def:keyword" />
|
||||
<style name="ruby:literal" use-style="def:escape" />
|
||||
<style name="ruby:module-handler" use-style="def:keyword" />
|
||||
<style name="ruby:nil-value" use-style="def:keyword" />
|
||||
<style name="ruby:numeric-literal" use-style="def:number" />
|
||||
<style name="ruby:predefined-variable" use-style="def:keyword" />
|
||||
<style name="ruby:regex" use-style="def:regexp" />
|
||||
<style name="ruby:special-variable" use-style="def:keyword" />
|
||||
<style name="ruby:string" use-style="def:string" />
|
||||
<style name="ruby:symbol" use-style="def:variable" />
|
||||
<style name="ruby:variable" use-style="def:variable" />
|
||||
|
||||
<!-- SH Styling -->
|
||||
<style name="sh:comment" use-style="def:comment" />
|
||||
<style name="sh:common-command" foreground="adapta7" italic="true" />
|
||||
<style name="sh:function" use-style="def:function" />
|
||||
<style name="sh:here-doc-bound" use-style="def:keyword" />
|
||||
<style name="sh:keyword" use-style="def:keyword" />
|
||||
<style name="sh:others" use-style="def:keyword" />
|
||||
<style name="sh:string" use-style="def:string" />
|
||||
<style name="sh:variable" use-style="def:variable" />
|
||||
<style name="sh:variable-definition" use-style="def:variable" />
|
||||
|
||||
<!-- XML Styling -->
|
||||
<style name="xml:attribute-name" use-style="def:attribute" />
|
||||
<style name="xml:attribute-value" use-style="def:string" />
|
||||
<style name="xml:cdata-delim" foreground="adapta3" bold="true" />
|
||||
<style name="xml:comment" use-style="def:comment" />
|
||||
<style name="xml:doctype" foreground="adapta8" />
|
||||
<style name="xml:element-name" use-style="def:keyword" />
|
||||
<style name="xml:entity" use-style="def:escape" />
|
||||
<style name="xml:error" use-style="def:error" />
|
||||
<style name="xml:namespace" use-style="def:namespace" />
|
||||
<style name="xml:processing-instruction" use-style="def:preprocessor" />
|
||||
<style name="xml:tag" use-style="def:tag" />
|
||||
|
||||
<!-- Meld -->
|
||||
<style name="meld:insert" foreground="adapta4" background="#rgba(77, 182, 172, 0.1)" line-background="#rgba(77, 182, 172, 0.1)" />
|
||||
<style name="meld:replace" foreground="adapta4" background="#rgba(3, 169, 244, 0.1)" line-background="#rgba(3, 169, 244, 0.1)" />
|
||||
<style name="meld:conflict" foreground="adapta4" background="#rgba(244, 67, 54, 0.1)" line-background="#rgba(244, 67, 54, 0.1)" />
|
||||
<style name="meld:current-line-highlight" background="#rgba(203, 216, 220, 0.1)" />
|
||||
<style name="meld:current-chunk-highlight" background="#rgba(203, 216, 220, 0.1)" />
|
||||
<style name="meld:inline" background="#rgba(3, 169, 244, 0.4)" />
|
||||
<style name="meld:unknown-text" foreground="adapta4" />
|
||||
<style name="meld:dimmed" foreground="adapta3" />
|
||||
|
||||
</style-scheme>
|
||||
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
16
README.md
16
README.md
|
|
@ -1,18 +1,20 @@
|
|||
# Adapta-Nord
|
||||
|
||||
This theme is mod made from the Adapta Cyan made by me, still in beta! It may contain colors that have not been modified! There will also be nokto versions of this theme!
|
||||
Nord version of <a href="https://github.com/Joshaby/Adapta-Colorpack">Adapta Theme</a>! This theme is a fork of Adapta Cyan modified by me!
|
||||
|
||||
Still in beta!
|
||||
|
||||
This theme's colors come from the Nord pallete made by <a href="https://github.com/arcticicestudio/nord">Arctic Ice Studio</a>!
|
||||
|
||||
The wallpaper of the image comes with the theme, and is in the Wallpapers folder in the theme folder!
|
||||
## Available colors (in light and nokto versions)
|
||||
|
||||
For users that not use use metacity WM, use the original Adapta window buttons, it was not possible to harmonize with the design of the metacity window buttons on gtk-3.0 and gtk-3.22!
|
||||
- Frost Blue
|
||||
|
||||
# Instalation
|
||||
## Instalation
|
||||
|
||||
For Debian, Ubuntu or distribution based on them, use the deb file in <a href="https://github.com/Joshaby/Adapta-Nord/releases">Adapta Releases</a>, otherwise, run the Install.sh file!
|
||||
|
||||
# Images
|
||||
## Images
|
||||
|
||||

|
||||
|
||||
|
|
@ -21,3 +23,7 @@ For Debian, Ubuntu or distribution based on them, use the deb file in <a href="h
|
|||

|
||||
|
||||

|
||||
|
||||
## License
|
||||
|
||||
GNU GPL v2
|
||||
|
|
|
|||
Loading…
Reference in a new issue