/* This stylesheet is generated, DO NOT EDIT */ /* Copyright 2009, 2015 Red Hat, Inc. * * Portions adapted from Mx's data/style/default.css * Copyright 2009 Intel Corporation * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU Lesser General Public License, * version 2.1, as published by the Free Software Foundation. * * This program is distributed in the hope it will be useful, but WITHOUT ANY * WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS * FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for * more details. * * You should have received a copy of the GNU Lesser General Public License * along with this program; if not, write to the Free Software Foundation, * Inc., 51 Franklin St - Fifth Floor, Boston, MA 02110-1301 USA. */ /* Global Values */ stage { font-size: 10pt; color: #eeeeec; } /* Common Stylings */ .no-frequent-applications-label, .search-statustext { font-size: 2em; font-weight: bold; color: white; } .workspace-switcher-container, .switcher-list, .resize-popup, .osd-window { color: white; background-color: #303340; border: 1px solid rgba(255, 255, 255, 0.1); border-radius: 14px; padding: 12px; } .workspace-thumbnails, #dash { color: white; background-color: rgba(48, 51, 64, 0.8); border: 1px solid rgba(255, 255, 255, 0.1); } .show-apps .overview-icon, .app-well-app .overview-icon, .grid-search-result .overview-icon, .list-search-result, .search-provider-icon { border-radius: 9px; padding: 6px; border: 2px solid transparent; transition-duration: 100ms; text-align: center; } .modal-dialog { color: #eeeeec; background-color: #23252e; border: 1px solid #0d0e11; } .app-folder-dialog .folder-name-container .edit-folder-button, .button { border-radius: 5px; border-style: solid; border-width: 1px; min-height: 22px; padding: 3px 24px; color: #eeeeec; background-color: #292c37; border-color: #1a1c23; box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.3); text-shadow: 0 1px rgba(0, 0, 0, 0.2); icon-shadow: 0 1px rgba(0, 0, 0, 0.2); } .app-folder-dialog .folder-name-container .edit-folder-button:focus, .button:focus { color: #eeeeec; text-shadow: 0 1px rgba(0, 0, 0, 0.2); icon-shadow: 0 1px rgba(0, 0, 0, 0.2); box-shadow: inset 0 0 0 2px rgba(115, 118, 128, 0.6); } .app-folder-dialog .folder-name-container .edit-folder-button:hover, .button:hover { color: #eeeeec; background-color: #2e313d; border-color: #1a1c23; box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.3); text-shadow: 0 1px rgba(0, 0, 0, 0.2); icon-shadow: 0 1px rgba(0, 0, 0, 0.2); } .app-folder-dialog .folder-name-container .edit-folder-button:insensitive, .button:insensitive { color: #888a8d; border-color: #0d0e11; background-color: #242731; box-shadow: none; text-shadow: none; icon-shadow: none; } .app-folder-dialog .folder-name-container .edit-folder-button:active, .button:active { color: #eeeeec; background-color: #1c1e25; border-color: #0b0b0e; text-shadow: none; icon-shadow: none; box-shadow: none; } .modal-dialog .modal-dialog-linked-button, .hotplug-notification-item, .notification-banner .notification-button { color: #eeeeec; background-color: #292c37; border-color: #1a1c23; box-shadow: none; text-shadow: 0 1px rgba(0, 0, 0, 0.2); icon-shadow: 0 1px rgba(0, 0, 0, 0.2); padding: 12px; border-style: solid; border-width: 1px; border-left-width: 0; border-bottom-width: 0; } .modal-dialog .modal-dialog-linked-button:insensitive, .hotplug-notification-item:insensitive, .notification-banner .notification-button:insensitive { color: #888a8d; border-color: #0d0e11; background-color: #242731; box-shadow: none; text-shadow: none; icon-shadow: none; } .modal-dialog .modal-dialog-linked-button:hover, .hotplug-notification-item:hover, .notification-banner .notification-button:hover { color: #eeeeec; background-color: #2e313d; border-color: #1a1c23; box-shadow: none; text-shadow: 0 1px rgba(0, 0, 0, 0.2); icon-shadow: 0 1px rgba(0, 0, 0, 0.2); } .modal-dialog .modal-dialog-linked-button:focus, .hotplug-notification-item:focus, .notification-banner .notification-button:focus { color: #eeeeec; text-shadow: 0 1px rgba(0, 0, 0, 0.2); icon-shadow: 0 1px rgba(0, 0, 0, 0.2); box-shadow: inset 0 0 0 2px rgba(115, 118, 128, 0.6); } .modal-dialog .modal-dialog-linked-button:active, .hotplug-notification-item:active, .notification-banner .notification-button:active { color: #eeeeec; background-color: #1c1e25; border-color: #0b0b0e; text-shadow: none; icon-shadow: none; box-shadow: none; } .modal-dialog .modal-dialog-linked-button:first-child, .hotplug-notification-item:first-child, .notification-banner .notification-button:first-child { border-radius: 0 0 0 8px; } .modal-dialog .modal-dialog-linked-button:last-child, .hotplug-notification-item:last-child, .notification-banner .notification-button:last-child { border-right-width: 0; border-radius: 0 0 8px 0; } .modal-dialog .modal-dialog-linked-button:first-child:last-child, .hotplug-notification-item:first-child:last-child, .notification-banner .notification-button:first-child:last-child { border-radius: 0 0 8px 8px; } /* WIDGETS */ .shell-link { color: #a8aab1; } .shell-link:hover { color: #c3c4c9; } .lowres-icon { icon-shadow: 0 1px 2px rgba(0, 0, 0, 0.3); } .icon-dropshadow { icon-shadow: 0 1px 2px rgba(0, 0, 0, 0.4); } /* Entries */ StEntry { border-radius: 5px; padding: 8px; border-width: 1px; color: #eeeeec; background-color: #272a34; border-color: #0d0e11; selection-background-color: #737680; selected-color: #ffffff; } StEntry:focus { border-color: #2b2c2f; box-shadow: inset 0 0 0 1px #737680; } StEntry:insensitive { color: #888a8d; border-color: #242731; box-shadow: none; } StEntry StIcon.capslock-warning { icon-size: 16px; warning-color: #fd7d00; padding: 0 4px; } StEntry StIcon.peek-password { icon-size: 1.09em; padding: 0 4px; } StEntry StLabel.hint-text { margin-left: 2px; color: rgba(238, 238, 236, 0.7); } /* Buttons */ /* Check Boxes */ .check-box StBoxLayout { spacing: .8em; } .check-box StBin { width: 24px; height: 22px; background-image: url("assets/checkbox-off.svg"); } .check-box:focus StBin { background-image: url("assets/checkbox-off-focused.svg"); } .check-box:checked StBin { background-image: url("assets/checkbox.svg"); } .check-box:focus:checked StBin { background-image: url("assets/checkbox-focused.svg"); } /* Switches */ .toggle-switch { color: #eeeeec; height: 22px; width: 46px; background-size: contain; background-image: url("assets/toggle-off-dark.svg"); } .toggle-switch:checked { background-image: url("assets/toggle-on-dark.svg"); } /* Slider */ .slider { height: 15px; -barlevel-height: 3px; -barlevel-background-color: #0d0e11; -barlevel-border-width: 1px; -barlevel-border-color: #0d0e11; -barlevel-active-background-color: #737680; -barlevel-active-border-color: #787b85; -barlevel-overdrive-color: #a61414; -barlevel-overdrive-border-color: #b01515; -barlevel-overdrive-separator-width: 1px; -slider-handle-radius: 7.5px; -slider-handle-border-width: 1px; -slider-handle-border-color: #eeeeec; color: #eeeeec; } .slider:hover { color: #2e313d; } .slider:active { color: #0f1014; } /* Scrollbars */ StScrollView.vfade { -st-vfade-offset: 68px; } StScrollView.hfade { -st-hfade-offset: 68px; } StScrollBar { padding: 0; } StScrollView StScrollBar { min-width: 14px; min-height: 14px; } StScrollBar StBin#trough { border-radius: 0; background-color: transparent; } StScrollBar StButton#vhandle, StScrollBar StButton#hhandle { border-radius: 8px; background-color: #9d9ea0; margin: 3px; } StScrollBar StButton#vhandle:hover, StScrollBar StButton#hhandle:hover { background-color: #c5c6c6; } StScrollBar StButton#vhandle:active, StScrollBar StButton#hhandle:active { background-color: #737680; } /* Popovers/Menus */ .popup-menu-boxpointer, .candidate-popup-boxpointer { -arrow-border-radius: 9px; -arrow-background-color: #23252e; -arrow-border-width: 1px; -arrow-border-color: #0d0e11; -arrow-base: 24px; -arrow-rise: 12px; -arrow-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5); } .popup-menu { min-width: 15em; color: #eeeeec; } .popup-menu.panel-menu { -boxpointer-gap: 4px; margin-bottom: 1.75em; } .popup-menu-content { padding: 16px 0; } .popup-menu-item { spacing: 6px; padding: 6px; } .popup-menu-item:ltr { padding-right: 1.75em; padding-left: 0; } .popup-menu-item:rtl { padding-right: 0; padding-left: 1.75em; } .popup-menu-item:checked { background-color: #272a34; box-shadow: none; } .popup-menu-item.selected { background-color: rgba(255, 255, 255, 0.1); color: #eeeeec; } .popup-menu-item:active { background-color: #737680; color: #ffffff; } .popup-menu-item:insensitive { color: rgba(238, 238, 236, 0.5); } .popup-inactive-menu-item { color: #eeeeec; } .popup-inactive-menu-item:insensitive { color: rgba(238, 238, 236, 0.5); } .popup-menu-arrow, .popup-menu-icon { icon-size: 1.09em; } .popup-sub-menu { background-color: #1c1e25; box-shadow: none; border-top: 1px solid rgba(13, 14, 17, 0.8); border-bottom: 1px solid rgba(13, 14, 17, 0.8); } .popup-menu-ornament { width: 1.2em; } .popup-menu-ornament:ltr { text-align: right; } .popup-menu-ornament:rtl { text-align: left; } .popup-separator-menu-item { padding: 0; } .popup-separator-menu-item .popup-separator-menu-item-separator { height: 1px; margin: 6px 64px; background-color: #111217; } .popup-sub-menu .popup-separator-menu-item .popup-separator-menu-item-separator { margin: 0 64px 0 32px; background-color: #383d4b; } .background-menu { -boxpointer-gap: 4px; -arrow-rise: 0px; } .aggregate-menu { min-width: 21em; } .aggregate-menu .popup-menu-icon { padding: 0; margin: 0 4px; -st-icon-style: symbolic; } .aggregate-menu .popup-sub-menu .popup-menu-item > :first-child:ltr { padding-left: 14px; margin-left: 1.09em; } .aggregate-menu .popup-sub-menu .popup-menu-item > :first-child:rtl { padding-right: 14px; margin-right: 1.09em; } /* Date/Time Menu */ .clock-display-box { spacing: 3px; } .clock-display-box .clock { padding-left: 6px; padding-right: 6px; } #calendarArea { padding: 0; } .datemenu-calendar-column { spacing: 6px; border: 0 solid #181a20; padding: 0 12px; } .datemenu-calendar-column:ltr { margin-right: 8px; border-left-width: 1px; } .datemenu-calendar-column:rtl { margin-left: 8px; border-right-width: 1px; } .datemenu-calendar-column .datemenu-displays-box { spacing: 6px; } .events-section-title { border-width: 1px; border-style: solid; border-radius: 7px; margin: 4px; border-color: transparent; background-color: transparent; background-image: none; box-shadow: inset 0 1px rgba(255, 255, 255, 0), 0 1px rgba(238, 238, 236, 0); text-shadow: none; icon-shadow: none; color: #878787; font-weight: bold; padding: .4em; } .events-section-title:focus { color: #eeeeec; text-shadow: 0 1px rgba(0, 0, 0, 0.2); icon-shadow: 0 1px rgba(0, 0, 0, 0.2); box-shadow: inset 0 0 0 2px rgba(115, 118, 128, 0.6); } .events-section-title:hover { color: #eeeeec; background-color: #2e313d; border-color: #1a1c23; box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.3); text-shadow: 0 1px rgba(0, 0, 0, 0.2); icon-shadow: 0 1px rgba(0, 0, 0, 0.2); } .events-section-title:active { color: #eeeeec; background-color: #1c1e25; border-color: #0b0b0e; text-shadow: none; icon-shadow: none; box-shadow: none; } /* today button (the date) */ .datemenu-today-button { border-width: 1px; border-style: solid; border-radius: 7px; margin: 4px; border-color: transparent; background-color: transparent; background-image: none; box-shadow: inset 0 1px rgba(255, 255, 255, 0), 0 1px rgba(238, 238, 236, 0); text-shadow: none; icon-shadow: none; padding: 9px; } .datemenu-today-button:focus { color: #eeeeec; text-shadow: 0 1px rgba(0, 0, 0, 0.2); icon-shadow: 0 1px rgba(0, 0, 0, 0.2); box-shadow: inset 0 0 0 2px rgba(115, 118, 128, 0.6); } .datemenu-today-button:hover { color: #eeeeec; background-color: #2e313d; border-color: #1a1c23; box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.3); text-shadow: 0 1px rgba(0, 0, 0, 0.2); icon-shadow: 0 1px rgba(0, 0, 0, 0.2); } .datemenu-today-button:active { color: #eeeeec; background-color: #1c1e25; border-color: #0b0b0e; text-shadow: none; icon-shadow: none; box-shadow: none; } .datemenu-today-button .day-label { font-size: 11pt; font-weight: bold; } .datemenu-today-button .date-label { font-size: 17pt; font-weight: 1000; } /* Calendar */ .calendar { border-width: 1px; border-style: solid; border-radius: 7px; margin: 4px; color: #eeeeec; background-color: #292c37; border-color: #1a1c23; box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.3); text-shadow: 0 1px rgba(0, 0, 0, 0.2); icon-shadow: 0 1px rgba(0, 0, 0, 0.2); padding: 6px; } .calendar:focus { color: #eeeeec; text-shadow: 0 1px rgba(0, 0, 0, 0.2); icon-shadow: 0 1px rgba(0, 0, 0, 0.2); box-shadow: inset 0 0 0 2px rgba(115, 118, 128, 0.6); } .calendar:hover { color: #eeeeec; background-color: #2e313d; border-color: #1a1c23; box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.3); text-shadow: 0 1px rgba(0, 0, 0, 0.2); icon-shadow: 0 1px rgba(0, 0, 0, 0.2); } .calendar:active { color: #eeeeec; background-color: #1c1e25; border-color: #0b0b0e; text-shadow: none; icon-shadow: none; box-shadow: none; } .calendar .calendar-month-label { color: #fafaf9; font-weight: bold; padding: 8px 0; } .calendar .calendar-change-month-back StIcon, .calendar .calendar-change-month-forward StIcon { icon-size: 1.09em; } .calendar .pager-button { background-color: transparent; height: 32px; width: 32px; border-radius: 5px; } .calendar .pager-button:hover, .calendar .pager-button:focus { background-color: #383d4b; } .calendar .pager-button:active { background-color: #0f1014; } .calendar .calendar-day-base { font-size: 7pt; text-align: center; width: 32px; height: 32px; padding: 0; margin: 2px; border-radius: 18px; border: 1px solid transparent; font-feature-settings: "tnum"; } .calendar .calendar-day-base:hover, .calendar .calendar-day-base:focus { background-color: #2e313d; } .calendar .calendar-day-base:active, .calendar .calendar-day-base:selected { color: white; background-color: #181a20; } .calendar .calendar-day-base.calendar-day-heading { color: white; margin-top: 1em; font-size: 6pt; } .calendar .calendar-day { border-width: 0; } .calendar .calendar-day-top { border-top-width: 1px; } .calendar .calendar-day-left { border-left-width: 1px; } .calendar .calendar-nonwork-day { color: #888a8d; } .calendar .calendar-today { font-weight: bold; border: 1px solid transparent; background-color: #737680; color: #ffffff; } .calendar .calendar-today:hover, .calendar .calendar-today:focus { background-color: #7a7e88; color: #ffffff; } .calendar .calendar-today:active, .calendar .calendar-today:selected { background-color: #737680; color: #ffffff; } .calendar .calendar-today:active:hover, .calendar .calendar-today:active:focus, .calendar .calendar-today:selected:hover, .calendar .calendar-today:selected:focus { background-color: #7a7e88; color: #ffffff; } .calendar .calendar-day-with-events { background-image: url("assets/calendar-today.svg"); } .calendar .calendar-day-with-events.calendar-work-day { color: white; font-weight: bold; } .calendar .calendar-other-month-day { color: rgba(238, 238, 236, 0.5); } .calendar .calendar-week-number { font-size: 6pt; font-weight: bold; height: 1.8em; width: 2.3em; border-radius: 2px; margin: 6px; background-color: #1e2128; color: #fafaf9; } /* Events */ .events-button { border-width: 1px; border-style: solid; border-radius: 7px; margin: 4px; color: #eeeeec; background-color: #292c37; border-color: #1a1c23; box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.3); text-shadow: 0 1px rgba(0, 0, 0, 0.2); icon-shadow: 0 1px rgba(0, 0, 0, 0.2); padding: 12px; } .events-button:focus { color: #eeeeec; text-shadow: 0 1px rgba(0, 0, 0, 0.2); icon-shadow: 0 1px rgba(0, 0, 0, 0.2); box-shadow: inset 0 0 0 2px rgba(115, 118, 128, 0.6); } .events-button:hover { color: #eeeeec; background-color: #2e313d; border-color: #1a1c23; box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.3); text-shadow: 0 1px rgba(0, 0, 0, 0.2); icon-shadow: 0 1px rgba(0, 0, 0, 0.2); } .events-button:active { color: #eeeeec; background-color: #1c1e25; border-color: #0b0b0e; text-shadow: none; icon-shadow: none; box-shadow: none; } .events-button .events-box { spacing: 6px; } .events-button .events-list { spacing: 12px; } .events-button .events-title { color: #878787; font-weight: bold; margin-bottom: 4px; } .events-button .event-time { color: #bebeb6; font-feature-settings: "tnum"; font-size: 9pt; } /* World clocks */ .world-clocks-button { border-width: 1px; border-style: solid; border-radius: 7px; margin: 4px; color: #eeeeec; background-color: #292c37; border-color: #1a1c23; box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.3); text-shadow: 0 1px rgba(0, 0, 0, 0.2); icon-shadow: 0 1px rgba(0, 0, 0, 0.2); padding: 12px; } .world-clocks-button:focus { color: #eeeeec; text-shadow: 0 1px rgba(0, 0, 0, 0.2); icon-shadow: 0 1px rgba(0, 0, 0, 0.2); box-shadow: inset 0 0 0 2px rgba(115, 118, 128, 0.6); } .world-clocks-button:hover { color: #eeeeec; background-color: #2e313d; border-color: #1a1c23; box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.3); text-shadow: 0 1px rgba(0, 0, 0, 0.2); icon-shadow: 0 1px rgba(0, 0, 0, 0.2); } .world-clocks-button:active { color: #eeeeec; background-color: #1c1e25; border-color: #0b0b0e; text-shadow: none; icon-shadow: none; box-shadow: none; } .world-clocks-button .world-clocks-grid { spacing-rows: 6px; spacing-columns: 12px; } .world-clocks-button .world-clocks-header { color: #878787; font-weight: bold; } .world-clocks-button .world-clocks-city { color: #eeeeec; font-size: 10pt; font-weight: normal; } .world-clocks-button .world-clocks-time { font-weight: bold; color: #eeeeec; font-feature-settings: "tnum"; font-size: 10pt; } .world-clocks-button .world-clocks-time:ltr { text-align: right; } .world-clocks-button .world-clocks-time:rtl { text-align: left; } .world-clocks-button .world-clocks-timezone { color: #bebeb6; font-feature-settings: "tnum"; font-size: 9pt; } /* Weather */ .weather-button { border-width: 1px; border-style: solid; border-radius: 7px; margin: 4px; color: #eeeeec; background-color: #292c37; border-color: #1a1c23; box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.3); text-shadow: 0 1px rgba(0, 0, 0, 0.2); icon-shadow: 0 1px rgba(0, 0, 0, 0.2); padding: 12px; } .weather-button:focus { color: #eeeeec; text-shadow: 0 1px rgba(0, 0, 0, 0.2); icon-shadow: 0 1px rgba(0, 0, 0, 0.2); box-shadow: inset 0 0 0 2px rgba(115, 118, 128, 0.6); } .weather-button:hover { color: #eeeeec; background-color: #2e313d; border-color: #1a1c23; box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.3); text-shadow: 0 1px rgba(0, 0, 0, 0.2); icon-shadow: 0 1px rgba(0, 0, 0, 0.2); } .weather-button:active { color: #eeeeec; background-color: #1c1e25; border-color: #0b0b0e; text-shadow: none; icon-shadow: none; box-shadow: none; } .weather-button .weather-box { spacing: 10px; } .weather-button .weather-header-box { spacing: 6px; } .weather-button .weather-header { color: #878787; font-weight: bold; } .weather-button .weather-header.location { font-weight: normal; font-size: 9pt; } .weather-button .weather-grid { spacing-rows: 6px; spacing-columns: 12px; } .weather-button .weather-forecast-time { color: #a6a69b; font-feature-settings: "tnum"; font-size: 8pt; font-weight: normal; padding-top: 0.2em; padding-bottom: 0.4em; } .weather-button .weather-forecast-icon { icon-size: 2.18em; } .weather-button .weather-forecast-temp { font-weight: bold; } /* Message List */ .message-list { width: 31.5em; padding: 0 12px; } .message-list .message-list-placeholder { spacing: 12px; } .message-list-sections { spacing: 6px; margin: 0 16px; } .message-list-section, .message-list-section-list { spacing: 6px; } .message-list-controls { margin: 8px 16px 0; padding: 4px; spacing: 12px; } .message { border-width: 1px; border-style: solid; border-radius: 7px; margin: 4px; color: #eeeeec; background-color: #292c37; border-color: #1a1c23; box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.3); text-shadow: 0 1px rgba(0, 0, 0, 0.2); icon-shadow: 0 1px rgba(0, 0, 0, 0.2); } .message:focus { color: #eeeeec; text-shadow: 0 1px rgba(0, 0, 0, 0.2); icon-shadow: 0 1px rgba(0, 0, 0, 0.2); box-shadow: inset 0 0 0 2px rgba(115, 118, 128, 0.6); } .message:hover { color: #eeeeec; background-color: #2e313d; border-color: #1a1c23; box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.3); text-shadow: 0 1px rgba(0, 0, 0, 0.2); icon-shadow: 0 1px rgba(0, 0, 0, 0.2); } .message:active { color: #eeeeec; background-color: #1c1e25; border-color: #0b0b0e; text-shadow: none; icon-shadow: none; box-shadow: none; } .message .message-icon-bin { padding: 18px 0 18px 12px; } .message .message-icon-bin:rtl { padding: 18px 12px 18px 0; } .message .message-icon-bin > StIcon { icon-size: 2.18em; -st-icon-style: symbolic; } .message .message-icon-bin > .fallback-app-icon { width: 1.09em; height: 1.09em; } .message .message-content { padding: 14px; spacing: 4px; } .message .message-title { font-weight: bold; } .message .message-secondary-bin { padding: 0 8px; } .message .message-secondary-bin > .event-time { color: rgba(238, 238, 236, 0.5); font-size: 8pt; /* HACK: the label should be baseline-aligned with a 1em label, fake this with some bottom padding */ padding-bottom: 0.13em; } .message .message-secondary-bin > .event-time:ltr { text-align: right; } .message .message-secondary-bin > .event-time:rtl { text-align: left; } .message .message-close-button { color: white; } .message .message-close-button:hover { color: #d6d6d1; } .message .message-close-button:active { color: #bebeb6; } .message .message-body { color: #d6d6d1; } .url-highlighter { link-color: #a8aab1; } /* Media Controls */ .message-media-control { padding: 12px 24px; color: #cacac4; } .message-media-control:hover { background-color: #383d4b; color: #eeeeec; } .message-media-control:active { background-color: #292c37; color: #eeeeec; } .message-media-control:insensitive { color: #8e8e80; } .message-media-control:last-child:ltr { border-radius: 0 7px 7px 0; } .message-media-control:last-child:rtl { border-radius: 7px 0 0 7px; } .media-message-cover-icon { icon-size: 2.18em !important; border-radius: 5px; } .media-message-cover-icon.fallback { color: #c5c5be; background-color: #23252e; border: 1px solid transparent; border-radius: 5px; icon-size: 2.18em !important; } .candidate-popup-content { padding: 0.5em; spacing: 0.3em; } .candidate-index { padding: 0 0.5em 0 0; color: #d6d6d1; } .candidate-box { padding: 0.3em 0.5em 0.3em 0.5em; border-radius: 5px; } .candidate-box:selected, .candidate-box:hover { background-color: #737680; color: #ffffff; } .candidate-page-button-box { height: 2em; } .vertical .candidate-page-button-box { padding-top: 0.5em; } .horizontal .candidate-page-button-box { padding-left: 0.5em; } .candidate-page-button { padding: 4px; } .candidate-page-button-previous { border-radius: 5px 0px 0px 5px; border-right-width: 0; } .candidate-page-button-next { border-radius: 0px 5px 5px 0px; } .candidate-page-button-icon { icon-size: 1em; } /* Notifications & Message Tray */ .notification-banner { min-height: 64px; width: 34em; } .notification-banner .notification-actions { spacing: 0; } .summary-source-counter { font-size: 9pt; font-weight: bold; height: 1.6em; width: 1.6em; -shell-counter-overlap-x: 3px; -shell-counter-overlap-y: 3px; background-color: #737680; color: #ffffff; border: 2px solid #eeeeec; box-shadow: 0 2px 2px rgba(0, 0, 0, 0.5); border-radius: 0.9em; } .chat-body { spacing: 5px; } .chat-response { margin: 5px; } .chat-log-message { color: #d6d6d1; } .chat-new-group { padding-top: 1em; } .chat-received { padding-left: 4px; } .chat-received:rtl { padding-left: 0px; padding-right: 4px; } .chat-sent { padding-left: 18pt; color: white; } .chat-sent:rtl { padding-left: 0; padding-right: 18pt; } .chat-meta-message { padding-left: 4px; font-size: 8pt; font-weight: bold; color: white; } .chat-meta-message:rtl { padding-left: 0; padding-right: 4px; } .hotplug-notification-item-icon { icon-size: 24px; padding: 0 4px; } /* Modal Dialogs */ .headline { font-size: 11pt; } .modal-dialog { border-radius: 10px; } .modal-dialog .modal-dialog-content-box { margin: 32px 40px; spacing: 32px; max-width: 28em; } /* End Session Dialog */ .end-session-dialog { width: 30em; } .end-session-dialog .end-session-dialog-battery-warning, .end-session-dialog .dialog-list-title { color: #fd7d00; } /* Message Dialog */ .message-dialog-content { spacing: 18px; } .message-dialog-content .message-dialog-title { text-align: center; font-size: 18pt; font-weight: 800; } .message-dialog-content .message-dialog-title.lightweight { font-size: 13pt; font-weight: 800; } .message-dialog-content .message-dialog-description { text-align: center; } /* Dialog List */ .dialog-list { spacing: 18px; } .dialog-list .dialog-list-title { text-align: center; font-weight: bold; } .dialog-list .dialog-list-scrollview { max-height: 200px; } .dialog-list .dialog-list-box { spacing: 1em; } .dialog-list .dialog-list-box .dialog-list-item { spacing: 1em; } .dialog-list .dialog-list-box .dialog-list-item .dialog-list-item-title { font-weight: bold; } .dialog-list .dialog-list-box .dialog-list-item .dialog-list-item-description { color: #e2e2df; font-size: 9pt; } /* Run Dialog */ .run-dialog .modal-dialog-content-box { margin-top: 24px; margin-bottom: 14px; } .run-dialog .run-dialog-entry { width: 20em; } .run-dialog .run-dialog-description { font-size: 9pt; text-align: center; color: #bebeb6; } /* Password or Authentication Dialog */ .prompt-dialog { width: 28em; } .prompt-dialog .modal-dialog-content-box { margin-bottom: 24px; } .prompt-dialog-password-grid { spacing-rows: 8px; spacing-columns: 4px; } .prompt-dialog-password-grid .prompt-dialog-password-entry { width: auto; } .prompt-dialog-password-grid .prompt-dialog-password-entry:ltr { margin-left: 20px; } .prompt-dialog-password-grid .prompt-dialog-password-entry:rtl { margin-right: 20px; } .prompt-dialog-password-layout { spacing: 8px; } .prompt-dialog-password-entry { width: 20em; } .prompt-dialog-error-label, .prompt-dialog-info-label, .prompt-dialog-null-label { text-align: center; font-size: 9pt; } .prompt-dialog-error-label { color: #fd7d00; } /* Polkit Dialog */ .polkit-dialog-user-layout { text-align: center; spacing: 8px; margin-bottom: 6px; } .polkit-dialog-user-layout .polkit-dialog-user-root-label { color: #fd7d00; } /* Audio selection dialog */ .audio-device-selection-dialog .modal-dialog-content-box { margin-bottom: 28px; } .audio-device-selection-dialog .audio-selection-box { spacing: 20px; } .audio-selection-device { border: 1px solid #181a20; border-radius: 12px; } .audio-selection-device:hover, .audio-selection-device:focus { background-color: #2e313d; } .audio-selection-device:active { background-color: #737680; color: #ffffff; } .audio-selection-device-box { padding: 20px; spacing: 20px; } .audio-selection-device-icon { icon-size: 4.36em; } /* Network Dialogs */ .nm-dialog { max-height: 34em; min-height: 31em; min-width: 32em; } .nm-dialog-content { spacing: 20px; padding: 24px; } .nm-dialog-airplane-box { spacing: 12px; } .nm-dialog-airplane-headline { font-weight: bold; text-align: center; } .nm-dialog-airplane-text { color: #eeeeec; } .nm-dialog-header { font-weight: bold; } .nm-dialog-header-icon { icon-size: 2.18em; } .nm-dialog-header-hbox { spacing: 10px; } .nm-dialog-scroll-view { border: 1px solid #0d0e11; padding: 0; background-color: #1c1e25; } .nm-dialog-item { font-size: 10pt; border-bottom: 1px solid #0d0e11; padding: 12px; spacing: 0px; } .nm-dialog-item:selected { background-color: #737680; color: #ffffff; } .nm-dialog-icon { icon-size: 1.09em; } .nm-dialog-icons { spacing: 12px; } .no-networks-label { color: #888a8d; } .no-networks-box { spacing: 6px; } /* OSD */ .osd-window { text-align: center; font-weight: bold; spacing: 12px; margin: 32px; min-width: 64px; min-height: 64px; } .osd-window StIcon { icon-size: 6.54em; } .osd-window .osd-monitor-label { font-size: 3em; } .osd-window .level { height: 8px; -barlevel-height: 8px; -barlevel-background-color: rgba(255, 255, 255, 0.1); -barlevel-active-background-color: white; -barlevel-overdrive-color: #a61414; -barlevel-overdrive-separator-width: 3px; } /* Pad OSD */ .pad-osd-window { padding: 32px; background-color: rgba(0, 0, 0, 0.8); } .pad-osd-window .pad-osd-title-box { spacing: 12px; } .pad-osd-window .pad-osd-title-menu-box { spacing: 6px; } .combo-box-label { width: 15em; } /* App Switcher */ .switcher-popup { padding: 8px; spacing: 24px; } .switcher-list .item-box { padding: 8px; border-radius: 6px; border: 1px solid transparent; } .switcher-list .item-box:outlined { background-color: rgba(255, 255, 255, 0.3); } .switcher-list .item-box:selected { background-color: rgba(255, 255, 255, 0.3); color: white; } .switcher-list .thumbnail-box { padding: 2px; spacing: 6px; } .switcher-list .thumbnail { width: 256px; } .switcher-list .separator { width: 1px; background: #0d0e11; } .switcher-list .switcher-list-item-container { spacing: 12px; } .switcher-arrow { border-color: rgba(0, 0, 0, 0); color: rgba(238, 238, 236, 0.8); } .switcher-arrow:highlighted { color: #eeeeec; } .input-source-switcher-symbol { font-size: 34pt; width: 96px; height: 96px; } .cycler-highlight { border: 5px solid #737680; } /* Workspace Switcher */ .workspace-switcher-group { padding: 12px; } .workspace-switcher { background: transparent; border: none; border-radius: 0; padding: 0; spacing: 12px; } .ws-switcher-box { background: transparent; height: 50px; background-size: 32px; border: 1px solid rgba(255, 255, 255, 0.1); border-radius: 8px; } .ws-switcher-active-up, .ws-switcher-active-down, .ws-switcher-active-left, .ws-switcher-active-right { height: 52px; background-color: #737680; border: 1px solid #80838d; border-radius: 8px; color: #ffffff; } /* Top Bar */ #panel { background-color: #000; font-weight: bold; height: 1.86em; font-feature-settings: "tnum"; } #panel.unlock-screen, #panel.login-screen { background-color: transparent; } #panel.unlock-screen .panel-corner, #panel.login-screen .panel-corner { -panel-corner-radius: 0; -panel-corner-background-color: transparent; -panel-corner-border-color: transparent; } #panel #panelLeft, #panel #panelCenter { spacing: 6px; } #panel .panel-corner { -panel-corner-radius: 6px; -panel-corner-background-color: #000; -panel-corner-border-width: 2px; -panel-corner-border-color: transparent; } #panel .panel-corner:active, #panel .panel-corner:overview, #panel .panel-corner:focus { -panel-corner-border-color: #80838d; } #panel .panel-button { font-weight: bold; color: #ccc; -natural-hpadding: 12px; -minimum-hpadding: 6px; } #panel .panel-button:hover { color: white; } #panel .panel-button:active, #panel .panel-button:overview, #panel .panel-button:focus, #panel .panel-button:checked { color: white; } #panel .panel-button .system-status-icon { icon-size: 1.09em; padding: 5px; } #panel .panel-button .app-menu-icon { margin-left: 4px; margin-right: 4px; -st-icon-style: symbolic; } .unlock-screen #panel .panel-button, .login-screen #panel .panel-button { color: white; } .unlock-screen #panel .panel-button:focus, .unlock-screen #panel .panel-button:hover, .unlock-screen #panel .panel-button:active, .login-screen #panel .panel-button:focus, .login-screen #panel .panel-button:hover, .login-screen #panel .panel-button:active { color: white; } #panel .panel-button:active, #panel .panel-button:overview, #panel .panel-button:focus, #panel .panel-button:checked { background-color: rgba(0, 0, 0, 0.01); box-shadow: inset 0 -2px 0 0 #80838d; } #panel .panel-button.clock-display:active, #panel .panel-button.clock-display:overview, #panel .panel-button.clock-display:focus, #panel .panel-button.clock-display:checked { box-shadow: none; } #panel .panel-button.clock-display:active .clock, #panel .panel-button.clock-display:overview .clock, #panel .panel-button.clock-display:focus .clock, #panel .panel-button.clock-display:checked .clock { background-color: rgba(0, 0, 0, 0.01); box-shadow: inset 0 -2px 0 0 #80838d; } #panel .panel-status-indicators-box, #panel .panel-status-menu-box { spacing: 2px; } #panel .power-status.panel-status-indicators-box { spacing: 0; } #panel .screencast-indicator, #panel .remote-access-indicator { color: #fd7d00; } #appMenu { spacing: 6px; } #appMenu .label-shadow { color: transparent; } /* Activities Ripple */ .ripple-box { background-color: rgba(222, 223, 225, 0.3); box-shadow: 0 0 2px 2px #a8aab1; width: 52px; height: 52px; border-radius: 0 0 52px 0; } .ripple-box:rtl { border-radius: 0 0 0 52px; } /* OVERVIEW */ #overview { spacing: 24px; background-color: transparent; } .overview-controls { padding-bottom: 32px; } /* Window Picker */ .window-picker { spacing: 6px; padding: 12px; } .window-picker.external-monitor { padding: 12px; } .window-clone-border { border-width: 6px; border-style: solid; border-color: rgba(255, 255, 255, 0.35); border-radius: 7px; box-shadow: inset 0 0 0 1px rgba(13, 14, 17, 0.2); } .window-caption { color: white; background-color: #303340; border: 1px solid rgba(255, 255, 255, 0.1); border-radius: 6px; padding: 6px 12px; font-weight: bold; font-size: 11pt; } .window-close { background-color: #737680; color: #ffffff; border: none; border-radius: 18px; padding: 3px; height: 24px; width: 24px; box-shadow: -1px 1px 5px 0px rgba(0, 0, 0, 0.5); } .window-close:hover { background-color: #80838d; } .window-close:active { background-color: #676a73; } .search-entry { width: 320px; padding: 7px 9px; border-radius: 18px; color: rgba(238, 238, 236, 0.7); background-color: #23252e; border-color: #0d0e11; } .search-entry:hover { background-color: #2e313d; border-color: #13151a; color: #fafaf9; } .search-entry:focus { padding: 6px 8px; border-width: 2px; border-style: solid; border-color: #737680; color: #eeeeec; box-shadow: inset 0 1px 2px 1px rgba(0, 0, 0, 0.2); } .search-entry .search-entry-icon { icon-size: 1.09em; padding: 0 4px; color: inherit; } /* Search */ #searchResultsContent { max-width: 1024px; spacing: 8px; } .search-section { spacing: 8px; } .search-section .search-section-separator { height: 0; background-color: transparent; } .search-section-content { background-color: rgba(59, 63, 78, 0.8); border-radius: 13px; border: 1px solid rgba(255, 255, 255, 0.1); box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.3); text-shadow: 0 1px rgba(0, 0, 0, 0.2); color: white; padding: 18px; spacing: 8px; } .list-search-result:focus, .search-provider-icon:focus, .list-search-result:hover, .search-provider-icon:hover, .list-search-result:selected, .search-provider-icon:selected { background-color: rgba(255, 255, 255, 0.1); transition-duration: 200ms; } .list-search-result:active, .search-provider-icon:active, .list-search-result:checked, .search-provider-icon:checked { background-color: rgba(26, 28, 35, 0.9); } .grid-search-results { spacing: 36px; } .search-provider-icon .list-search-provider-content { spacing: 12px; } .search-provider-icon .list-search-provider-content .list-search-provider-details { width: 120px; margin-top: 0; color: #ebebeb; } .list-search-results { spacing: 6px; } .list-search-result .list-search-result-content { spacing: 6px; } .list-search-result .list-search-result-title { spacing: 12px; } .list-search-result .list-search-result-description { color: #b3b3b3; } /* App Grid */ .icon-grid { row-spacing: 36px; column-spacing: 36px; max-row-spacing: 72px; max-column-spacing: 72px; page-padding-top: 36px; page-padding-bottom: 36px; page-padding-left: 36px; page-padding-right: 36px; } /* App Icons */ .app-well-app .overview-icon, .grid-search-result .overview-icon { color: #fff; } .app-well-app:hover .overview-icon, .app-well-app:selected .overview-icon, .grid-search-result:hover .overview-icon, .grid-search-result:selected .overview-icon { background-color: rgba(255, 255, 255, 0.1); } .app-well-app:focus .overview-icon, .grid-search-result:focus .overview-icon { background-color: rgba(255, 255, 255, 0.3); } .app-well-app:drop .overview-icon, .grid-search-result:drop .overview-icon { background-color: rgba(115, 118, 128, 0.85); } .app-well-app:active .overview-icon, .app-well-app:checked .overview-icon, .grid-search-result:active .overview-icon, .grid-search-result:checked .overview-icon { background-color: rgba(26, 28, 35, 0.5); } .app-well-app .overview-icon.overview-icon-with-label, .grid-search-result .overview-icon.overview-icon-with-label { padding: 10px 8px 5px 8px; } .app-well-app .overview-icon.overview-icon-with-label > StBoxLayout, .grid-search-result .overview-icon.overview-icon-with-label > StBoxLayout { spacing: 6px; } /* App Folders */ .app-well-app.app-folder { background-color: rgba(48, 51, 64, 0.2); border-radius: 9px; } .app-folder-dialog { border-radius: 15px; border: 1px solid rgba(255, 255, 255, 0.1); background-color: rgba(26, 28, 35, 0.95); padding: 12px; } .app-folder-dialog .folder-name-container { padding: 24px 36px 0; spacing: 12px; /* FIXME: this is to keep the label in sync with the entry */ } .app-folder-dialog .folder-name-container .folder-name-label, .app-folder-dialog .folder-name-container .folder-name-entry { font-size: 18pt; font-weight: 800; } .app-folder-dialog .folder-name-container .folder-name-entry { width: 300px; } .app-folder-dialog .folder-name-container .folder-name-label { padding: 5px 7px; color: white; } .app-folder-dialog .folder-name-container .edit-folder-button { padding: 0; width: 36px; height: 36px; border-radius: 18px; } .app-folder-dialog .folder-name-container .edit-folder-button > StIcon { icon-size: 16px; } .app-folder-dialog .icon-grid { row-spacing: 12px; column-spacing: 30px; page-padding-top: 0; page-padding-bottom: 0; page-padding-left: 0; page-padding-right: 0; } .app-folder-dialog .page-indicators { margin-bottom: 18px; } .app-folder-dialog .page-indicators .page-indicator { padding: 15px 12px; } .app-folder-dialog-container { padding: 12px; width: 620px; height: 620px; } .app-folder-icon { padding: 6px; spacing-rows: 6px; spacing-columns: 6px; } .app-well-app-running-dot { height: 5px; width: 5px; border-radius: 5px; background-color: white; margin-bottom: 1px; } .rename-folder-popup .rename-folder-popup-item { spacing: 6px; } .rename-folder-popup .rename-folder-popup-item:ltr, .rename-folder-popup .rename-folder-popup-item:rtl { padding: 0 12px; } .app-menu, .app-well-menu { max-width: 27.25em; } .page-indicator { padding: 15px 20px; } .page-indicator .page-indicator-icon { width: 10px; height: 10px; border-radius: 10px; background-color: white; } .all-apps { padding: 0px 88px 10px 88px; } .system-action-icon { background-color: rgba(0, 0, 0, 0.8); color: #fff; border-radius: 99px; icon-size: 48px; } /* Dash */ #dash { font-size: 8pt; padding: 5px 0; border-radius: 0 15px 15px 0; border-left-width: 0; } #dash:rtl { border-radius: 15px 0 0 15px; border-right-width: 0; } #dash .placeholder { background-image: none; background-size: contain; height: 32px; } #dash .empty-dash-drop-target { width: 32px; height: 32px; } .dash-item-container > StWidget { padding: 5px 10px; } .dash-label { background-color: rgba(48, 51, 64, 0.95); border-radius: 7px; border: none; box-shadow: 0 0 0 1px rgba(255, 255, 255, 0.1); color: white; padding: 6px 8px; text-align: center; -x-offset: 8px; } .show-apps .overview-icon { color: white; } .show-apps:hover .overview-icon, .show-apps:selected .overview-icon { background-color: rgba(255, 255, 255, 0.1); } .show-apps:focus .overview-icon { background-color: rgba(255, 255, 255, 0.3); } .show-apps:drop .overview-icon { background-color: rgba(115, 118, 128, 0.85); } .show-apps:active .overview-icon, .show-apps:checked .overview-icon { background-color: rgba(26, 28, 35, 0.5); } .show-apps:focus .overview-icon, .show-apps:checked .overview-icon { background-color: #1a1c23; color: #eeeeec; } /* Workspace pager */ .workspace-thumbnails { visible-width: 32px; spacing: 6px; padding: 6px; border-radius: 10px 0 0 10px; border-right-width: 0; } .workspace-thumbnails:rtl { border-radius: 0 10px 10px 0; border-left-width: 0; } .workspace-thumbnails .placeholder { background-image: url("assets/dash-placeholder.svg"); background-size: contain; height: 24px; } .workspace-thumbnail-indicator { border: 3px solid #737680; border-radius: 3px; padding: 0px; } .ripple-pointer-location { width: 50px; height: 50px; border-radius: 25px; background-color: rgba(195, 196, 201, 0.3); box-shadow: 0 0 2px 2px #a8aab1; } .pie-timer { width: 60px; height: 60px; -pie-border-width: 3px; -pie-border-color: #737680; -pie-background-color: rgba(222, 223, 225, 0.3); } .magnifier-zoom-region { border: 2px solid #737680; } .magnifier-zoom-region.full-screen { border-width: 0; } .select-area-rubberband { background-color: rgba(115, 118, 128, 0.3); border: 1px solid #737680; } .user-icon { background-size: contain; color: white; border-radius: 99px; border: 2px white; } .user-icon:hover { color: white; } .user-icon StIcon { background-color: rgba(255, 255, 255, 0.05); border-radius: 99px; } .user-widget.vertical .user-icon { icon-size: 6.54em; } .user-widget.vertical .user-icon StIcon { padding: 20px; padding-top: 18px; padding-bottom: 22px; width: 5.995em; height: 5.995em; } .user-widget.horizontal .user-icon { icon-size: 4.36em; } .user-widget.horizontal .user-icon StIcon { padding: 12px; width: 2.725em; height: 2.725em; } .lightbox { background-color: black; } .flashspot { background-color: white; } .hidden { color: rgba(0, 0, 0, 0); } .caps-lock-warning-label { text-align: center; padding-bottom: 8px; font-size: 9pt; color: #fd7d00; } /* Tiled window previews */ .tile-preview { background-color: rgba(115, 118, 128, 0.5); border: 1px solid #737680; } .tile-preview-left.on-primary { border-radius: 6px 0 0 0; } .tile-preview-right.on-primary { border-radius: 0 6px 0 0; } .tile-preview-left.tile-preview-right.on-primary { border-radius: 6px 6px 0 0; } /* On-screen Keyboard */ #keyboard { background-color: rgba(17, 18, 23, 0.9); box-shadow: inset 0 1px 0 0 rgba(255, 255, 255, 0.1); } #keyboard .page-indicator { padding: 6px; } #keyboard .page-indicator .page-indicator-icon { width: 8px; height: 8px; } .key-container { padding: 4px; spacing: 4px; } .keyboard-key { color: #eeeeec; background-color: #292c37; border-color: #1a1c23; box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.3); text-shadow: 0 1px rgba(0, 0, 0, 0.2); icon-shadow: 0 1px rgba(0, 0, 0, 0.2); font-size: 15pt; min-height: 1.2em; min-width: 1.2em; border-width: 1px; border-style: solid; border-radius: 8px; } .keyboard-key:focus { color: #eeeeec; text-shadow: 0 1px rgba(0, 0, 0, 0.2); icon-shadow: 0 1px rgba(0, 0, 0, 0.2); box-shadow: inset 0 0 0 2px rgba(115, 118, 128, 0.6); } .keyboard-key:hover, .keyboard-key:checked { color: #eeeeec; background-color: #2e313d; border-color: #1a1c23; box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.3); text-shadow: 0 1px rgba(0, 0, 0, 0.2); icon-shadow: 0 1px rgba(0, 0, 0, 0.2); } .keyboard-key:active { color: #eeeeec; background-color: #1c1e25; border-color: #0b0b0e; text-shadow: none; icon-shadow: none; box-shadow: none; } .keyboard-key:grayed { background-color: #1c1e25; color: white; border-color: black; } .keyboard-key.default-key { color: #eeeeec; background-color: #3b3f4e; border-color: #2b2f3a; box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.3); text-shadow: 0 1px rgba(0, 0, 0, 0.2); icon-shadow: 0 1px rgba(0, 0, 0, 0.2); } .keyboard-key.default-key:hover, .keyboard-key.default-key:checked { color: #eeeeec; background-color: #3f4454; border-color: #2b2f3a; box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.3); text-shadow: 0 1px rgba(0, 0, 0, 0.2); icon-shadow: 0 1px rgba(0, 0, 0, 0.2); } .keyboard-key.default-key:active { color: #eeeeec; background-color: #2e313d; border-color: #1c1e25; text-shadow: none; icon-shadow: none; box-shadow: none; } .keyboard-key.enter-key { color: #ffffff; background-color: #7a7e88; border-color: #696c75; box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.3); text-shadow: 0 1px rgba(0, 0, 0, 0.2); icon-shadow: 0 1px rgba(0, 0, 0, 0.2); } .keyboard-key.enter-key:hover, .keyboard-key.enter-key:checked { color: #eeeeec; background-color: #888b94; border-color: #71747d; box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.3); text-shadow: 0 1px rgba(0, 0, 0, 0.2); icon-shadow: 0 1px rgba(0, 0, 0, 0.2); } .keyboard-key.enter-key:active { color: #eeeeec; background-color: #676a73; border-color: #54565d; text-shadow: none; icon-shadow: none; box-shadow: none; } .keyboard-key.shift-key-uppercase { color: #737680; } .keyboard-key StIcon { icon-size: 1.125em; } .keyboard-subkeys { color: white; -arrow-border-radius: 10px; -arrow-background-color: #303340; -arrow-border-width: 1px; -arrow-border-color: #43495a; -arrow-base: 20px; -arrow-rise: 10px; -boxpointer-gap: 6px; } .keyboard-subkeys .keyboard-key { color: #eeeeec; background-color: #292c37; border-color: #1a1c23; box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.3); text-shadow: 0 1px rgba(0, 0, 0, 0.2); icon-shadow: 0 1px rgba(0, 0, 0, 0.2); border-radius: 5px; } .keyboard-subkeys .keyboard-key:focus { color: #eeeeec; text-shadow: 0 1px rgba(0, 0, 0, 0.2); icon-shadow: 0 1px rgba(0, 0, 0, 0.2); box-shadow: inset 0 0 0 2px rgba(115, 118, 128, 0.6); } .keyboard-subkeys .keyboard-key:hover, .keyboard-subkeys .keyboard-key:checked { color: #eeeeec; background-color: #2e313d; border-color: #1a1c23; box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.3); text-shadow: 0 1px rgba(0, 0, 0, 0.2); icon-shadow: 0 1px rgba(0, 0, 0, 0.2); } .keyboard-subkeys .keyboard-key:active { color: #eeeeec; background-color: #1c1e25; border-color: #0b0b0e; text-shadow: none; icon-shadow: none; box-shadow: none; } .emoji-page .keyboard-key { background-color: transparent; border: none; color: initial; } .emoji-panel .keyboard-key:latched { border-color: #80838d; background-color: #737680; } .word-suggestions { font-size: 13pt; spacing: 12px; min-height: 20pt; } /* Looking Glass */ #LookingGlassDialog { background-color: #303340; spacing: 6px; padding: 4px; border: 1px solid rgba(255, 255, 255, 0.2); border-radius: 5px; color: white; } #LookingGlassDialog > #Toolbar { border: none; border-radius: 5px; background-color: #303340; } #LookingGlassDialog .labels { spacing: 6px; } #LookingGlassDialog .notebook-tab { -natural-hpadding: 12px; -minimum-hpadding: 6px; font-weight: bold; color: #d9d9d9; transition-duration: 100ms; padding-left: .3em; padding-right: .3em; border-bottom-width: 2px; } #LookingGlassDialog .notebook-tab:hover { color: white; } #LookingGlassDialog .notebook-tab:selected { border-bottom-width: 2px; box-shadow: inset 0 -2px 0 0 #80838d; color: white; } #LookingGlassDialog StBoxLayout#EvalBox { padding: 4px; spacing: 6px; } #LookingGlassDialog StBoxLayout#ResultsArea { spacing: 6px; } .lg-dialog StEntry { background-color: rgba(59, 63, 78, 0.6); color: white; border-color: rgba(255, 255, 255, 0.2); min-height: 22px; selection-background-color: #737680; selected-color: #ffffff; } .lg-dialog .shell-link { color: #a8aab1; } .lg-dialog .shell-link:hover { color: #c3c4c9; } .lg-dialog .shell-link:active { color: #8d9099; } .lg-dialog .actor-link { color: #ccc; } .lg-dialog .actor-link:hover { color: white; } .lg-dialog .actor-link:active { color: #999999; } .lg-completions-text { font-size: .9em; font-style: italic; } .lg-obj-inspector-title { spacing: 6px; } .lg-obj-inspector-button { border: 1px solid black; padding: 4px; border-radius: 5px; } .lg-obj-inspector-button:hover { border: 1px solid #ffffff; } #lookingGlassExtensions { padding: 4px; } .lg-extensions-list { padding: 4px; spacing: 6px; } .lg-extension { border: 1px solid #0d0d0d; background-color: #3b3f4e; border-radius: 5px; padding: 4px; } .lg-extension-name { font-weight: bold; } .lg-extension-meta { spacing: 6px; } #LookingGlassPropertyInspector { background: #303340; border: 1px solid black; border-radius: 5px; padding: 6px; } /* Login Dialog */ .login-dialog-banner-view { padding-top: 24px; max-width: 23em; } .login-dialog { border: none; background-color: transparent; } .login-dialog StEntry { background-color: rgba(45, 44, 46, 0.5); color: white; } .login-dialog .modal-dialog-button-box { spacing: 3px; } .login-dialog .modal-dialog-button { padding: 4px 18px; box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2); background-color: #5b666a; border-color: #5b666a; color: #eeeeec; } .login-dialog .modal-dialog-button:hover, .login-dialog .modal-dialog-button:focus { background-color: #667478; border-color: #667478; } .login-dialog .modal-dialog-button:active { box-shadow: none; background-color: #4f595d; border-color: #4f595d; } .login-dialog .modal-dialog-button:insensitive { color: #888a8d; border-color: #0d0e11; background-color: #242731; box-shadow: none; text-shadow: none; icon-shadow: none; border-color: #4f595d; background-color: #4f595d; color: rgba(238, 238, 236, 0.7); } .login-dialog .modal-dialog-button:default { color: #ffffff; background-color: #7a7e88; border-color: #696c75; box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.3); text-shadow: 0 1px rgba(0, 0, 0, 0.2); icon-shadow: 0 1px rgba(0, 0, 0, 0.2); border-color: #737680; } .login-dialog .modal-dialog-button:default:hover, .login-dialog .modal-dialog-button:default:focus { color: #ffffff; background-color: #80838d; border-color: #696c75; box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.3); text-shadow: 0 1px rgba(0, 0, 0, 0.2); icon-shadow: 0 1px rgba(0, 0, 0, 0.2); background-color: #80838d; border-color: #80838d; } .login-dialog .modal-dialog-button:default:active { color: #ffffff; background-color: #6c6f78; border-color: #585b62; text-shadow: none; icon-shadow: none; box-shadow: none; background-color: #676a73; border-color: #676a73; } .login-dialog .modal-dialog-button:default:insensitive { color: #888a8d; border-color: #0d0e11; background-color: #242731; box-shadow: none; text-shadow: none; icon-shadow: none; border-color: #5b5d65; background-color: #5b5d65; color: rgba(255, 255, 255, 0.7); } .login-dialog .cancel-button, .login-dialog .switch-user-button, .login-dialog .login-dialog-session-list-button { padding: 0; border-radius: 99px; width: 2.18em; height: 2.18em; border-color: rgba(35, 37, 46, 0.3); background-color: rgba(35, 37, 46, 0.3); } .login-dialog .cancel-button StIcon, .login-dialog .switch-user-button StIcon, .login-dialog .login-dialog-session-list-button StIcon { icon-size: 1.09em; } .login-dialog .caps-lock-warning-label, .login-dialog .login-dialog-message-warning { color: white; } .login-dialog-logo-bin { padding: 24px 0px; } .login-dialog-banner { color: #e6e6e6; } .login-dialog-button-box { width: 23em; spacing: 5px; } .login-dialog-message { text-align: center; } .login-dialog-message-hint { padding-top: 0; padding-bottom: 20px; } .login-dialog-user-selection-box { padding: 100px 0px; } .login-dialog-not-listed-label { padding-left: 2px; } .login-dialog-not-listed-button:focus .login-dialog-not-listed-label, .login-dialog-not-listed-button:hover .login-dialog-not-listed-label { color: white; } .login-dialog-not-listed-label { font-size: 9pt; font-weight: bold; color: #b3b3b3; padding-top: 1em; } .login-dialog-user-list-view { -st-vfade-offset: 1em; } .login-dialog-user-list { spacing: 12px; width: 23em; } .login-dialog-user-list:expanded .login-dialog-user-list-item:selected { background-color: #737680; color: #ffffff; } .login-dialog-user-list:expanded .login-dialog-user-list-item:logged-in { border-right: 2px solid #737680; } .login-dialog-user-list-item { border-radius: 9px; padding: 6px; color: #b3b3b3; } .login-dialog-user-list-item:ltr .user-widget { padding-right: 1em; } .login-dialog-user-list-item:rtl .user-widget { padding-left: 1em; } .login-dialog-user-list-item .login-dialog-timed-login-indicator { height: 2px; margin-top: 6px; background-color: white; } .login-dialog-user-list-item:focus .login-dialog-timed-login-indicator { background-color: #ffffff; } .user-widget-label { color: white; } .user-widget.horizontal .user-widget-label { font-size: 12pt; font-weight: bold; padding-left: 15px; } .user-widget.horizontal .user-widget-label:ltr { padding-left: 14px; text-align: left; } .user-widget.horizontal .user-widget-label:rtl { padding-right: 14px; text-align: right; } .user-widget.vertical .user-widget-label { font-size: 15pt; text-align: center; font-weight: normal; padding-top: 16px; } .login-dialog-prompt-layout { padding-top: 24px; padding-bottom: 12px; spacing: 12px; width: 23em; } .login-dialog-prompt-entry { height: 1.5em; } .login-dialog-prompt-label { color: #cccccc; font-size: 11pt; padding-top: 1em; } /* Screen Shield */ .unlock-dialog-clock { color: white; font-weight: 300; text-align: center; spacing: 24px; padding-bottom: 2.5em; } .unlock-dialog-clock-time { font-size: 64pt; padding-top: 42px; font-feature-settings: "tnum"; } .unlock-dialog-clock-date { font-size: 16pt; font-weight: normal; } .unlock-dialog-clock-hint { font-weight: normal; padding-top: 48px; } .unlock-dialog-notifications-container { margin: 12px 0; spacing: 6px; width: 23em; background-color: transparent; } .unlock-dialog-notifications-container .summary-notification-stack-scrollview { padding-top: 0; padding-bottom: 0; } .unlock-dialog-notifications-container .notification, .unlock-dialog-notifications-container .unlock-dialog-notification-source { padding: 12px 6px; border: none; background-color: rgba(48, 51, 64, 0.3); color: white; border-radius: 10px; } .unlock-dialog-notifications-container .notification.critical, .unlock-dialog-notifications-container .unlock-dialog-notification-source.critical { background-color: rgba(48, 51, 64, 0.9); } .unlock-dialog-notification-label { padding: 0px 0px 0px 12px; } .unlock-dialog-notification-count-text { weight: bold; padding: 0 6px; color: #303340; background-color: rgba(255, 255, 255, 0.3); border-radius: 99px; margin-right: 12px; } .screen-shield-background { background: black; box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.6); } #lockDialogGroup { background-color: #41494c; } #unlockDialogNotifications StButton#vhandle, #unlockDialogNotifications StButton#hhandle { background-color: rgba(35, 37, 46, 0.3); } #unlockDialogNotifications StButton#vhandle:hover, #unlockDialogNotifications StButton#vhandle:focus, #unlockDialogNotifications StButton#hhandle:hover, #unlockDialogNotifications StButton#hhandle:focus { background-color: rgba(35, 37, 46, 0.5); } #unlockDialogNotifications StButton#vhandle:active, #unlockDialogNotifications StButton#hhandle:active { background-color: rgba(115, 118, 128, 0.5); } /* OSD */ .osd-window, .resize-popup, .switcher-list, .workspace-switcher-container { font-weight: bold; background-color: #23252e; color: #eeeeec; border: 2px solid rgba(0, 0, 0, 0.1); box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2); } .osd-window StIcon, .resize-popup StIcon, .switcher-list StIcon, .workspace-switcher-container StIcon { color: #eeeeec; icon-shadow: rgba(0, 0, 0, 0.7) 0 1px 6px; } .osd-window .level { -barlevel-background-color: rgba(238, 238, 236, 0.1); -barlevel-active-background-color: #eeeeec; } /* Slider */ .slider { height: 1.1em; -barlevel-height: .35em; -barlevel-background-color: #0d0e11; -barlevel-border-color: #737680; -barlevel-active-background-color: #737680; -barlevel-overdrive-color: #a61414; -barlevel-overdrive-separator-width: 0.1em; -barlevel-border-width: 0; -slider-handle-radius: 0; } /* Check Boxes */ .check-box StBin { background-image: url("assets/checkbox-off-dark.svg"); } .check-box:focus StBin { background-image: url("assets/checkbox-off-focused-dark.svg"); } .check-box:checked StBin { background-image: url("assets/checkbox-dark.svg"); } .check-box:focus:checked StBin { background-image: url("assets/checkbox-focused-dark.svg"); } /* Switches */ .toggle-switch { background-image: url("assets/toggle-off-dark.svg"); } .toggle-switch:checked { background-image: url("assets/toggle-on-dark.svg"); } /* Popovers/Menus */ .popup-menu-boxpointer, .candidate-popup-boxpointer { -arrow-border-radius: 11px; -arrow-background-color: #23252e; -arrow-border-width: 12px; -arrow-border-color: transparent; -arrow-base: 0; -arrow-rise: 0; -arrow-box-shadow: none; margin: 0.45em; background-color: rgba(35, 37, 46, 0.4); box-shadow: 0 2px 4px -6px black; border-radius: 14px; } .popup-menu-item { border-radius: 10px; } .popup-menu-item:checked { background-color: transparent; } .popup-menu-item.selected, .popup-menu-item:active { background-color: rgba(255, 255, 255, 0.1); color: #eeeeec; } .popup-sub-menu { border: 1px solid rgba(13, 14, 17, 0.8); border-radius: 10px; } /* App Switcher */ .switcher-list .item-box:outlined { padding: 6px; border: 3px solid #737680; border-radius: 8px; } .switcher-list .item-box:selected { background-color: #737680; color: #ffffff; text-shadow: rgba(0, 0, 0, 0.9) 0 1px 2px; } /* Workspace Switcher */ .ws-switcher-box { border: none; } .workspace-switcher-container { padding: 7px; } .ws-switcher-active-up, .ws-switcher-active-down, .ws-switcher-active-left, .ws-switcher-active-right { box-shadow: 0 0px 6px rgba(0, 0, 0, 0.5); } /* Window Picker */ .window-clone-border { border-color: rgba(255, 255, 255, 0.25); } .window-caption { color: black; background-color: white; border: none; box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.4); } .window-close { -shell-close-overlap: 12px; } .window-close { background-image: url("assets/close-window.svg"); background-size: 32px; background-color: transparent; border: 0; box-shadow: none; color: transparent; height: 32px; width: 32px; } .window-close:hover { background-image: url("assets/close-window-hover.svg"); background-color: transparent; } .window-close:active { background-image: url("assets/close-window-active.svg"); background-color: transparent; } /* Tiled window previews */ .tile-preview-left.on-primary, .tile-preview-right.on-primary, .tile-preview-left.tile-preview-right.on-primary { border-radius: 0; } /* TOP BAR */ #panelBox { padding: 0.35em 0.9em; background: transparent; } #panel { padding: 0; font-size: .9em; height: 2em; border-radius: 7px; background: rgba(0, 0, 0, 0.2); text-shadow: rgba(0, 0, 0, 0.9) 0 1px 2px; } #panel .popup-menu-arrow { width: 0; } #panel StIcon { icon-shadow: rgba(0, 0, 0, 0.9) 0 1px 2px; } #panel.unlock-screen, #panel.login-screen, #panel.lock-screen, #panel:overview { background-color: transparent; } #panel.unlock-screen .panel-button, #panel.unlock-screen .panel-button:hover, #panel.unlock-screen .panel-button:active, #panel.unlock-screen .panel-button:focus, #panel.unlock-screen .panel-button:overview, #panel.unlock-screen .panel-button:checked, #panel.login-screen .panel-button, #panel.login-screen .panel-button:hover, #panel.login-screen .panel-button:active, #panel.login-screen .panel-button:focus, #panel.login-screen .panel-button:overview, #panel.login-screen .panel-button:checked, #panel.lock-screen .panel-button, #panel.lock-screen .panel-button:hover, #panel.lock-screen .panel-button:active, #panel.lock-screen .panel-button:focus, #panel.lock-screen .panel-button:overview, #panel.lock-screen .panel-button:checked, #panel:overview .panel-button, #panel:overview .panel-button:hover, #panel:overview .panel-button:active, #panel:overview .panel-button:focus, #panel:overview .panel-button:overview, #panel:overview .panel-button:checked { color: white; } #panel .panel-corner { -panel-corner-radius: 0; } #panel .panel-button { color: white; } #panel .panel-button:active, #panel .panel-button:focus, #panel .panel-button:overview, #panel .panel-button:checked { color: white; box-shadow: inset 0 -2px 0px white; } #panel .panel-button.clock-display:active, #panel .panel-button.clock-display:overview, #panel .panel-button.clock-display:focus, #panel .panel-button.clock-display:checked { box-shadow: none; } #panel .panel-button.clock-display:active .clock, #panel .panel-button.clock-display:overview .clock, #panel .panel-button.clock-display:focus .clock, #panel .panel-button.clock-display:checked .clock { box-shadow: inset 0 -2px 0px white; } #panel #panelActivities.panel-button { margin-left: .4em; } #panel #panelActivities.panel-button StLabel { background-image: url("assets/view-grid-symbolic.svg"); background-size: contain; width: 1.5em; height: 1.5em; color: transparent; } /* Date/Time Menu */ .events-section-title { padding: 1em; } .datemenu-today-button .date-label { font-size: 1.5em; font-weight: 300; } .calendar { border-width: 1px; border-style: solid; border-radius: 12px; margin: 4px; border-color: transparent; background-color: transparent; background-image: none; box-shadow: inset 0 1px rgba(255, 255, 255, 0), 0 1px rgba(238, 238, 236, 0); text-shadow: none; icon-shadow: none; } .calendar:focus { color: #eeeeec; text-shadow: 0 1px rgba(0, 0, 0, 0.2); icon-shadow: 0 1px rgba(0, 0, 0, 0.2); box-shadow: inset 0 0 0 2px rgba(115, 118, 128, 0.6); } .calendar:hover { color: #eeeeec; background-color: #2e313d; border-color: #1a1c23; box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.3); text-shadow: 0 1px rgba(0, 0, 0, 0.2); icon-shadow: 0 1px rgba(0, 0, 0, 0.2); } .calendar:active { color: #eeeeec; background-color: #1c1e25; border-color: #0b0b0e; text-shadow: none; icon-shadow: none; box-shadow: none; } .calendar .calendar-week-number { padding: 0.7em 0 0; } .calendar .calendar-day-base:active, .calendar .calendar-day-base:selected { color: #eeeeec; background-color: #383d4b; } .calendar .calendar-today:active, .calendar .calendar-today:selected { background: #737680; color: #ffffff; } /* Events */ .events-button { border-width: 1px; border-style: solid; border-radius: 12px; margin: 4px; border-color: transparent; background-color: transparent; background-image: none; box-shadow: inset 0 1px rgba(255, 255, 255, 0), 0 1px rgba(238, 238, 236, 0); text-shadow: none; icon-shadow: none; } .events-button:focus { color: #eeeeec; text-shadow: 0 1px rgba(0, 0, 0, 0.2); icon-shadow: 0 1px rgba(0, 0, 0, 0.2); box-shadow: inset 0 0 0 2px rgba(115, 118, 128, 0.6); } .events-button:hover { color: #eeeeec; background-color: #2e313d; border-color: #1a1c23; box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.3); text-shadow: 0 1px rgba(0, 0, 0, 0.2); icon-shadow: 0 1px rgba(0, 0, 0, 0.2); } .events-button:active { color: #eeeeec; background-color: #1c1e25; border-color: #0b0b0e; text-shadow: none; icon-shadow: none; box-shadow: none; } /* World clocks */ .world-clocks-button { border-width: 1px; border-style: solid; border-radius: 12px; margin: 4px; border-color: transparent; background-color: transparent; background-image: none; box-shadow: inset 0 1px rgba(255, 255, 255, 0), 0 1px rgba(238, 238, 236, 0); text-shadow: none; icon-shadow: none; } .world-clocks-button:focus { color: #eeeeec; text-shadow: 0 1px rgba(0, 0, 0, 0.2); icon-shadow: 0 1px rgba(0, 0, 0, 0.2); box-shadow: inset 0 0 0 2px rgba(115, 118, 128, 0.6); } .world-clocks-button:hover { color: #eeeeec; background-color: #2e313d; border-color: #1a1c23; box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.3); text-shadow: 0 1px rgba(0, 0, 0, 0.2); icon-shadow: 0 1px rgba(0, 0, 0, 0.2); } .world-clocks-button:active { color: #eeeeec; background-color: #1c1e25; border-color: #0b0b0e; text-shadow: none; icon-shadow: none; box-shadow: none; } .weather-button { border-width: 1px; border-style: solid; border-radius: 12px; margin: 4px; border-color: transparent; background-color: transparent; background-image: none; box-shadow: inset 0 1px rgba(255, 255, 255, 0), 0 1px rgba(238, 238, 236, 0); text-shadow: none; icon-shadow: none; } .weather-button:focus { color: #eeeeec; text-shadow: 0 1px rgba(0, 0, 0, 0.2); icon-shadow: 0 1px rgba(0, 0, 0, 0.2); box-shadow: inset 0 0 0 2px rgba(115, 118, 128, 0.6); } .weather-button:hover { color: #eeeeec; background-color: #2e313d; border-color: #1a1c23; box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.3); text-shadow: 0 1px rgba(0, 0, 0, 0.2); icon-shadow: 0 1px rgba(0, 0, 0, 0.2); } .weather-button:active { color: #eeeeec; background-color: #1c1e25; border-color: #0b0b0e; text-shadow: none; icon-shadow: none; box-shadow: none; } /* Search */ .search-entry { color: black; font-weight: bold; background-color: rgba(255, 255, 255, 0.2); text-shadow: 0px 1px 2px rgba(0, 0, 0, 0.9); border-radius: 100px; font-size: 1.1em; transition-duration: 200ms; } .search-entry StLabel.hint-text { color: white; } .search-entry, .search-entry:focus, .search-entry:hover { width: 21em; padding: .6em .8em; border: none; } .search-entry:focus, .search-entry:hover { background-color: white; color: black; font-weight: normal; text-shadow: none; box-shadow: none; } .search-entry:focus StLabel.hint-text, .search-entry:hover StLabel.hint-text { color: black; } .search-entry:focus .search-entry-icon, .search-entry:hover .search-entry-icon { color: black; icon-shadow: none; } .search-entry .search-entry-icon { color: white; icon-shadow: 0px 1px 2px rgba(0, 0, 0, 0.9); } .search-section-content { background-color: rgba(255, 255, 255, 0.2); border: none; } .search-provider-icon .list-search-provider-content .list-search-provider-details { font-weight: bold; } /* DASHBOARD */ #dash { color: white; background-color: transparent; border: none; border-color: transparent; } #dash .overview-icon StIcon { color: white; icon-shadow: rgba(0, 0, 0, 0.7) 0 2px 6px; } .show-apps:focus .overview-icon, .show-apps:checked .overview-icon { background-color: rgba(255, 255, 255, 0.2); color: black; } /* Workspace pager */ .workspace-thumbnails { background-color: rgba(0, 0, 0, 0.2); border: none; } .workspace-thumbnails .placeholder { background-image: none; } .workspace-thumbnail-indicator { border: 5px solid white; } /* App Folders */ .app-well-app.app-folder { background-color: rgba(0, 0, 0, 0.1); box-shadow: 0 2px 5px black; } .app-well-app.app-folder:checked { background: black; } .app-folder-dialog { background: black; box-shadow: 0 0 20px black; border: none; } .app-folder-dialog .folder-name-container .edit-folder-button, .app-folder-dialog .folder-name-container .edit-folder-button:hover, .app-folder-dialog .folder-name-container .edit-folder-button:active { background: white; color: black; } .app-folder-dialog-container { width: 720px; } /********************************************************/ /***************** REMOVE: GNOME <=3.36 *****************/ /********************************************************/ /* App Grid */ .icon-grid { -shell-grid-horizontal-item-size: 144px; -shell-grid-vertical-item-size: 144px; } .all-apps, .frequent-apps > StBoxLayout { padding: 0px 88px 10px 88px; } /* Frequent | All toggle */ .app-view-controls { padding-bottom: 32px; } .app-view-control { margin: 0; padding: 7px 32px; } .app-view-control, .app-view-control:hover, .app-view-control:checked { color: white; background-color: rgba(255, 255, 255, 0.2); font-weight: bold; border: 0; box-shadow: none; text-shadow: none; } .app-view-control:hover { background: rgba(255, 255, 255, 0.4); } .app-view-control:active, .app-view-control:checked { background: white; color: black; } .app-view-control:first-child { border-radius: 6px 0 0 6px; } .app-view-control:last-child { border-radius: 0 6px 6px 0; } /* Screen Shield */ #lockDialogGroup { background: url("assets/login-background"); background-size: cover; } /* Login Dialog */ .login-dialog { font-size: 11pt; } .login-dialog StEntry { background: rgba(56, 60, 74, 0.35); color: white; border: none; box-shadow: none; } .login-dialog StEntry StLabel.hint-text { margin-left: 2px; color: rgba(255, 255, 255, 0.7); } .login-dialog .cancel-button, .login-dialog .switch-user-button, .login-dialog .login-dialog-session-list-button { border-color: transparent; background-color: rgba(56, 60, 74, 0.35); color: white; } .login-dialog .cancel-button StIcon, .login-dialog .switch-user-button StIcon, .login-dialog .login-dialog-session-list-button StIcon { icon-size: 1.09em; } .polkit-dialog-user-icon { border-radius: 99px; background-size: contain; } .panel-workspace-indicator { box-shadow: inset 0 0 0 100px white; color: black; border-radius: 3px; } #panel:overview .panel-workspace-indicator { box-shadow: inset 0 0 0 100px black; color: white; }