diff --git a/src/main/gnome-shell/gdm3-dark.css b/src/main/gnome-shell/gdm3-dark.css index 96038ef..e749b09 100644 --- a/src/main/gnome-shell/gdm3-dark.css +++ b/src/main/gnome-shell/gdm3-dark.css @@ -65,7 +65,9 @@ stage { .candidate-popup-boxpointer, .popup-menu .popup-menu-content { background-color: rgba(36, 36, 36, 0.95); border-radius: 12px; - border: 1px solid rgba(0, 0, 0, 0.75) !important; + box-shadow: inset 0 0 1px 0 rgba(255, 255, 255, 0.2); + border: solid rgba(0, 0, 0, 0.75); + border-width: 1px; } #screenShieldNotifications StScrollBar StBin#trough { diff --git a/src/main/gnome-shell/gdm3-light.css b/src/main/gnome-shell/gdm3-light.css index 98bcf86..e8e38e8 100644 --- a/src/main/gnome-shell/gdm3-light.css +++ b/src/main/gnome-shell/gdm3-light.css @@ -65,7 +65,9 @@ stage { .candidate-popup-boxpointer, .popup-menu .popup-menu-content { background-color: rgba(245, 245, 245, 0.95); border-radius: 12px; - border: 1px solid rgba(0, 0, 0, 0) !important; + box-shadow: inset 0 0 1px 0 rgba(255, 255, 255, 0.2); + border: solid rgba(0, 0, 0, 0.75); + border-width: 0; } #screenShieldNotifications StScrollBar StBin#trough { diff --git a/src/main/gnome-shell/gnome-shell-dark-alt.css b/src/main/gnome-shell/gnome-shell-dark-alt.css index 8bcc579..fb07483 100644 --- a/src/main/gnome-shell/gnome-shell-dark-alt.css +++ b/src/main/gnome-shell/gnome-shell-dark-alt.css @@ -160,7 +160,9 @@ stage { .candidate-popup-boxpointer, .popup-menu .popup-menu-content, .modal-dialog { background-color: rgba(36, 36, 36, 0.95); border-radius: 12px; - border: 1px solid rgba(0, 0, 0, 0.75) !important; + box-shadow: inset 0 0 1px 0 rgba(255, 255, 255, 0.2); + border: solid rgba(0, 0, 0, 0.75); + border-width: 1px; } #screenShieldNotifications StScrollBar StBin#trough, #overview StScrollBar StBin#trough { @@ -945,11 +947,13 @@ stage { transition-duration: 150ms; } -.search-provider-icon .overview-icon, .grid-search-result .overview-icon, .search-provider-icon .overview-icon > StIcon, .grid-search-result .overview-icon > StIcon, +.search-provider-icon .overview-icon, .search-provider-icon .overview-icon > StIcon, .show-apps .overview-icon, .show-apps .overview-icon > StIcon, .app-well-app .overview-icon, -.app-well-app .overview-icon > StIcon { +.app-well-app .overview-icon > StIcon, +.grid-search-result .overview-icon, +.grid-search-result .overview-icon > StIcon { icon-shadow: 0 1px 3px 3px rgba(0, 0, 0, 0.15); } @@ -1214,6 +1218,7 @@ StWidget.focused .app-well-app-running-dot { .modal-dialog-linked-button:last-child { color: white; background-color: #0860F2; + box-shadow: inset 0 1px 0 0 rgba(255, 255, 255, 0.1); } .modal-dialog-linked-button:hover:last-child { @@ -1231,16 +1236,9 @@ StWidget.focused .app-well-app-running-dot { color: rgba(8, 96, 242, 0.35); } -.framed-user-icon { - background-size: contain; - border: none; - color: rgba(255, 255, 255, 0.85); - border-radius: 9999px; -} - -.framed-user-icon:hover { - border-color: rgba(255, 255, 255, 0.85); - color: rgba(255, 255, 255, 0.85); +.headline { + font-size: 15pt; + font-weight: 500; } .modal-dialog { @@ -1326,38 +1324,6 @@ StWidget.focused .app-well-app-running-dot { max-width: 28em; } -.modal-dialog .run-dialog-entry { - width: 20em; - margin-bottom: 6px; -} - -.modal-dialog .run-dialog-error-box { - padding-top: 16px; - spacing: 6px; -} - -.modal-dialog .run-dialog-button-box { - padding-top: 1em; -} - -.modal-dialog .run-dialog-label { - font-size: 1em; - font-weight: normal; - color: #999999; - padding-bottom: .4em; -} - -.mount-dialog-subject, -.end-session-dialog-subject { - font-size: 15pt; - font-weight: 500; -} - -.message-dialog-main-layout { - padding: 12px 20px 0; - spacing: 12px; -} - .message-dialog-content { spacing: 18px; } @@ -1377,16 +1343,6 @@ StWidget.focused .app-well-app-running-dot { text-align: center; } -.message-dialog-icon { - min-width: 48px; - icon-size: 48px; -} - -.message-dialog-subtitle { - color: #afafaf; - font-weight: bold; -} - .dialog-list { spacing: 18px; } @@ -1434,94 +1390,11 @@ StWidget.focused .app-well-app-running-dot { font-weight: 500; } -.end-session-dialog { - width: 30em; - border: none; -} - .end-session-dialog .end-session-dialog-battery-warning, .end-session-dialog .dialog-list-title { color: #F27835; } -.end-session-dialog-list { - padding-top: 20px; -} - -.end-session-dialog-layout { - padding-left: 17px; -} - -.end-session-dialog-layout:rtl { - padding-right: 17px; -} - -.end-session-dialog-description { - padding-bottom: 10px; -} - -.end-session-dialog-description:rtl { - text-align: right; -} - -.end-session-dialog-warning { - width: 28em; - color: #F27835; - padding-top: 6px; -} - -.end-session-dialog-warning:rtl { - text-align: right; -} - -.end-session-dialog-logout-icon { - border-radius: 5px; - width: 48px; - height: 48px; - background-size: contain; -} - -.end-session-dialog-shutdown-icon { - color: #999999; - width: 48px; - height: 48px; -} - -.end-session-dialog-inhibitor-layout { - spacing: 16px; - max-height: 200px; - padding-right: 65px; - padding-left: 65px; -} - -.end-session-dialog-session-list, -.end-session-dialog-app-list { - spacing: 1em; -} - -.end-session-dialog-list-header { - font-weight: bold; -} - -.end-session-dialog-list-header:rtl { - text-align: right; -} - -.end-session-dialog-app-list-item, -.end-session-dialog-session-list-item { - spacing: 1em; -} - -.end-session-dialog-app-list-item-name, -.end-session-dialog-session-list-item-name { - font-weight: bold; -} - -.end-session-dialog-app-list-item-description { - color: #999999; - font-size: 1em; -} - .shell-mount-operation-icon { icon-size: 48px; } @@ -1594,28 +1467,12 @@ StWidget.focused .app-well-app-running-dot { .prompt-dialog { width: 28em; - border: none; } .prompt-dialog .modal-dialog-content-box { margin-bottom: 24px; } -.prompt-dialog .message-dialog-main-layout { - spacing: 24px; - padding: 10px; -} - -.prompt-dialog .message-dialog-content { - spacing: 16px; -} - -.prompt-dialog .message-dialog-title { - font-size: 15pt; - font-weight: 500; - color: #dedede; -} - .prompt-dialog-password-grid { spacing-rows: 8px; spacing-columns: 4px; @@ -1651,37 +1508,11 @@ StWidget.focused .app-well-app-running-dot { } .prompt-dialog-error-label { - color: #F27835; -} - -.prompt-dialog-description:rtl { - text-align: right; -} - -.prompt-dialog-password-box { - spacing: 1em; - padding-bottom: 1em; -} - -.prompt-dialog-error-label { - font-size: 1em; color: #FC4138; - padding-bottom: 8px; -} - -.prompt-dialog-info-label { - font-size: 1em; - padding-bottom: 8px; - color: #999999; -} - -.hidden { - color: rgba(0, 0, 0, 0); } +.prompt-dialog-info-label, .prompt-dialog-null-label { - font-size: 1em; - padding-bottom: 8px; color: #999999; } @@ -1695,14 +1526,6 @@ StWidget.focused .app-well-app-running-dot { color: #F27835; } -.polkit-dialog-user-layout .polkit-dialog-user-icon { - border-radius: 9999px; - background-size: contain; - width: 48px; - height: 48px; - margin: 6px; -} - .audio-device-selection-dialog .modal-dialog-content-box { margin-bottom: 28px; } @@ -1711,16 +1534,6 @@ StWidget.focused .app-well-app-running-dot { spacing: 20px; } -.audio-selection-content { - spacing: 20px; - padding: 24px; -} - -.audio-selection-title { - font-weight: bold; - text-align: center; -} - .audio-selection-device { border: 1px solid rgba(255, 255, 255, 0.12); border-radius: 6px; @@ -2590,11 +2403,6 @@ StEntry StLabel.hint-text { color: #F27835; } -.headline { - font-size: 15pt; - font-weight: 500; -} - .lightbox { background-color: black; } @@ -2603,6 +2411,10 @@ StEntry StLabel.hint-text { background-color: white; } +.hidden { + color: rgba(0, 0, 0, 0); +} + .switcher-popup { padding: 8px; spacing: 24px; diff --git a/src/main/gnome-shell/gnome-shell-dark-solid-alt.css b/src/main/gnome-shell/gnome-shell-dark-solid-alt.css index 94ee532..12a0d6a 100644 --- a/src/main/gnome-shell/gnome-shell-dark-solid-alt.css +++ b/src/main/gnome-shell/gnome-shell-dark-solid-alt.css @@ -160,7 +160,9 @@ stage { .candidate-popup-boxpointer, .popup-menu .popup-menu-content, .modal-dialog { background-color: #242424; border-radius: 12px; - border: 1px solid rgba(0, 0, 0, 0.75) !important; + box-shadow: inset 0 0 1px 0 rgba(255, 255, 255, 0.2); + border: solid rgba(0, 0, 0, 0.75); + border-width: 1px; } #screenShieldNotifications StScrollBar StBin#trough, #overview StScrollBar StBin#trough { @@ -945,11 +947,13 @@ stage { transition-duration: 150ms; } -.search-provider-icon .overview-icon, .grid-search-result .overview-icon, .search-provider-icon .overview-icon > StIcon, .grid-search-result .overview-icon > StIcon, +.search-provider-icon .overview-icon, .search-provider-icon .overview-icon > StIcon, .show-apps .overview-icon, .show-apps .overview-icon > StIcon, .app-well-app .overview-icon, -.app-well-app .overview-icon > StIcon { +.app-well-app .overview-icon > StIcon, +.grid-search-result .overview-icon, +.grid-search-result .overview-icon > StIcon { icon-shadow: 0 1px 3px 3px rgba(0, 0, 0, 0.15); } @@ -1214,6 +1218,7 @@ StWidget.focused .app-well-app-running-dot { .modal-dialog-linked-button:last-child { color: white; background-color: #0860F2; + box-shadow: inset 0 1px 0 0 rgba(255, 255, 255, 0.1); } .modal-dialog-linked-button:hover:last-child { @@ -1231,16 +1236,9 @@ StWidget.focused .app-well-app-running-dot { color: rgba(8, 96, 242, 0.35); } -.framed-user-icon { - background-size: contain; - border: none; - color: rgba(255, 255, 255, 0.85); - border-radius: 9999px; -} - -.framed-user-icon:hover { - border-color: rgba(255, 255, 255, 0.85); - color: rgba(255, 255, 255, 0.85); +.headline { + font-size: 15pt; + font-weight: 500; } .modal-dialog { @@ -1326,38 +1324,6 @@ StWidget.focused .app-well-app-running-dot { max-width: 28em; } -.modal-dialog .run-dialog-entry { - width: 20em; - margin-bottom: 6px; -} - -.modal-dialog .run-dialog-error-box { - padding-top: 16px; - spacing: 6px; -} - -.modal-dialog .run-dialog-button-box { - padding-top: 1em; -} - -.modal-dialog .run-dialog-label { - font-size: 1em; - font-weight: normal; - color: #999999; - padding-bottom: .4em; -} - -.mount-dialog-subject, -.end-session-dialog-subject { - font-size: 15pt; - font-weight: 500; -} - -.message-dialog-main-layout { - padding: 12px 20px 0; - spacing: 12px; -} - .message-dialog-content { spacing: 18px; } @@ -1377,16 +1343,6 @@ StWidget.focused .app-well-app-running-dot { text-align: center; } -.message-dialog-icon { - min-width: 48px; - icon-size: 48px; -} - -.message-dialog-subtitle { - color: #afafaf; - font-weight: bold; -} - .dialog-list { spacing: 18px; } @@ -1434,94 +1390,11 @@ StWidget.focused .app-well-app-running-dot { font-weight: 500; } -.end-session-dialog { - width: 30em; - border: none; -} - .end-session-dialog .end-session-dialog-battery-warning, .end-session-dialog .dialog-list-title { color: #F27835; } -.end-session-dialog-list { - padding-top: 20px; -} - -.end-session-dialog-layout { - padding-left: 17px; -} - -.end-session-dialog-layout:rtl { - padding-right: 17px; -} - -.end-session-dialog-description { - padding-bottom: 10px; -} - -.end-session-dialog-description:rtl { - text-align: right; -} - -.end-session-dialog-warning { - width: 28em; - color: #F27835; - padding-top: 6px; -} - -.end-session-dialog-warning:rtl { - text-align: right; -} - -.end-session-dialog-logout-icon { - border-radius: 5px; - width: 48px; - height: 48px; - background-size: contain; -} - -.end-session-dialog-shutdown-icon { - color: #999999; - width: 48px; - height: 48px; -} - -.end-session-dialog-inhibitor-layout { - spacing: 16px; - max-height: 200px; - padding-right: 65px; - padding-left: 65px; -} - -.end-session-dialog-session-list, -.end-session-dialog-app-list { - spacing: 1em; -} - -.end-session-dialog-list-header { - font-weight: bold; -} - -.end-session-dialog-list-header:rtl { - text-align: right; -} - -.end-session-dialog-app-list-item, -.end-session-dialog-session-list-item { - spacing: 1em; -} - -.end-session-dialog-app-list-item-name, -.end-session-dialog-session-list-item-name { - font-weight: bold; -} - -.end-session-dialog-app-list-item-description { - color: #999999; - font-size: 1em; -} - .shell-mount-operation-icon { icon-size: 48px; } @@ -1594,28 +1467,12 @@ StWidget.focused .app-well-app-running-dot { .prompt-dialog { width: 28em; - border: none; } .prompt-dialog .modal-dialog-content-box { margin-bottom: 24px; } -.prompt-dialog .message-dialog-main-layout { - spacing: 24px; - padding: 10px; -} - -.prompt-dialog .message-dialog-content { - spacing: 16px; -} - -.prompt-dialog .message-dialog-title { - font-size: 15pt; - font-weight: 500; - color: #dedede; -} - .prompt-dialog-password-grid { spacing-rows: 8px; spacing-columns: 4px; @@ -1651,37 +1508,11 @@ StWidget.focused .app-well-app-running-dot { } .prompt-dialog-error-label { - color: #F27835; -} - -.prompt-dialog-description:rtl { - text-align: right; -} - -.prompt-dialog-password-box { - spacing: 1em; - padding-bottom: 1em; -} - -.prompt-dialog-error-label { - font-size: 1em; color: #FC4138; - padding-bottom: 8px; -} - -.prompt-dialog-info-label { - font-size: 1em; - padding-bottom: 8px; - color: #999999; -} - -.hidden { - color: rgba(0, 0, 0, 0); } +.prompt-dialog-info-label, .prompt-dialog-null-label { - font-size: 1em; - padding-bottom: 8px; color: #999999; } @@ -1695,14 +1526,6 @@ StWidget.focused .app-well-app-running-dot { color: #F27835; } -.polkit-dialog-user-layout .polkit-dialog-user-icon { - border-radius: 9999px; - background-size: contain; - width: 48px; - height: 48px; - margin: 6px; -} - .audio-device-selection-dialog .modal-dialog-content-box { margin-bottom: 28px; } @@ -1711,16 +1534,6 @@ StWidget.focused .app-well-app-running-dot { spacing: 20px; } -.audio-selection-content { - spacing: 20px; - padding: 24px; -} - -.audio-selection-title { - font-weight: bold; - text-align: center; -} - .audio-selection-device { border: 1px solid rgba(255, 255, 255, 0.12); border-radius: 6px; @@ -2590,11 +2403,6 @@ StEntry StLabel.hint-text { color: #F27835; } -.headline { - font-size: 15pt; - font-weight: 500; -} - .lightbox { background-color: black; } @@ -2603,6 +2411,10 @@ StEntry StLabel.hint-text { background-color: white; } +.hidden { + color: rgba(0, 0, 0, 0); +} + .switcher-popup { padding: 8px; spacing: 24px; diff --git a/src/main/gnome-shell/gnome-shell-dark-solid.css b/src/main/gnome-shell/gnome-shell-dark-solid.css index 94ee532..12a0d6a 100644 --- a/src/main/gnome-shell/gnome-shell-dark-solid.css +++ b/src/main/gnome-shell/gnome-shell-dark-solid.css @@ -160,7 +160,9 @@ stage { .candidate-popup-boxpointer, .popup-menu .popup-menu-content, .modal-dialog { background-color: #242424; border-radius: 12px; - border: 1px solid rgba(0, 0, 0, 0.75) !important; + box-shadow: inset 0 0 1px 0 rgba(255, 255, 255, 0.2); + border: solid rgba(0, 0, 0, 0.75); + border-width: 1px; } #screenShieldNotifications StScrollBar StBin#trough, #overview StScrollBar StBin#trough { @@ -945,11 +947,13 @@ stage { transition-duration: 150ms; } -.search-provider-icon .overview-icon, .grid-search-result .overview-icon, .search-provider-icon .overview-icon > StIcon, .grid-search-result .overview-icon > StIcon, +.search-provider-icon .overview-icon, .search-provider-icon .overview-icon > StIcon, .show-apps .overview-icon, .show-apps .overview-icon > StIcon, .app-well-app .overview-icon, -.app-well-app .overview-icon > StIcon { +.app-well-app .overview-icon > StIcon, +.grid-search-result .overview-icon, +.grid-search-result .overview-icon > StIcon { icon-shadow: 0 1px 3px 3px rgba(0, 0, 0, 0.15); } @@ -1214,6 +1218,7 @@ StWidget.focused .app-well-app-running-dot { .modal-dialog-linked-button:last-child { color: white; background-color: #0860F2; + box-shadow: inset 0 1px 0 0 rgba(255, 255, 255, 0.1); } .modal-dialog-linked-button:hover:last-child { @@ -1231,16 +1236,9 @@ StWidget.focused .app-well-app-running-dot { color: rgba(8, 96, 242, 0.35); } -.framed-user-icon { - background-size: contain; - border: none; - color: rgba(255, 255, 255, 0.85); - border-radius: 9999px; -} - -.framed-user-icon:hover { - border-color: rgba(255, 255, 255, 0.85); - color: rgba(255, 255, 255, 0.85); +.headline { + font-size: 15pt; + font-weight: 500; } .modal-dialog { @@ -1326,38 +1324,6 @@ StWidget.focused .app-well-app-running-dot { max-width: 28em; } -.modal-dialog .run-dialog-entry { - width: 20em; - margin-bottom: 6px; -} - -.modal-dialog .run-dialog-error-box { - padding-top: 16px; - spacing: 6px; -} - -.modal-dialog .run-dialog-button-box { - padding-top: 1em; -} - -.modal-dialog .run-dialog-label { - font-size: 1em; - font-weight: normal; - color: #999999; - padding-bottom: .4em; -} - -.mount-dialog-subject, -.end-session-dialog-subject { - font-size: 15pt; - font-weight: 500; -} - -.message-dialog-main-layout { - padding: 12px 20px 0; - spacing: 12px; -} - .message-dialog-content { spacing: 18px; } @@ -1377,16 +1343,6 @@ StWidget.focused .app-well-app-running-dot { text-align: center; } -.message-dialog-icon { - min-width: 48px; - icon-size: 48px; -} - -.message-dialog-subtitle { - color: #afafaf; - font-weight: bold; -} - .dialog-list { spacing: 18px; } @@ -1434,94 +1390,11 @@ StWidget.focused .app-well-app-running-dot { font-weight: 500; } -.end-session-dialog { - width: 30em; - border: none; -} - .end-session-dialog .end-session-dialog-battery-warning, .end-session-dialog .dialog-list-title { color: #F27835; } -.end-session-dialog-list { - padding-top: 20px; -} - -.end-session-dialog-layout { - padding-left: 17px; -} - -.end-session-dialog-layout:rtl { - padding-right: 17px; -} - -.end-session-dialog-description { - padding-bottom: 10px; -} - -.end-session-dialog-description:rtl { - text-align: right; -} - -.end-session-dialog-warning { - width: 28em; - color: #F27835; - padding-top: 6px; -} - -.end-session-dialog-warning:rtl { - text-align: right; -} - -.end-session-dialog-logout-icon { - border-radius: 5px; - width: 48px; - height: 48px; - background-size: contain; -} - -.end-session-dialog-shutdown-icon { - color: #999999; - width: 48px; - height: 48px; -} - -.end-session-dialog-inhibitor-layout { - spacing: 16px; - max-height: 200px; - padding-right: 65px; - padding-left: 65px; -} - -.end-session-dialog-session-list, -.end-session-dialog-app-list { - spacing: 1em; -} - -.end-session-dialog-list-header { - font-weight: bold; -} - -.end-session-dialog-list-header:rtl { - text-align: right; -} - -.end-session-dialog-app-list-item, -.end-session-dialog-session-list-item { - spacing: 1em; -} - -.end-session-dialog-app-list-item-name, -.end-session-dialog-session-list-item-name { - font-weight: bold; -} - -.end-session-dialog-app-list-item-description { - color: #999999; - font-size: 1em; -} - .shell-mount-operation-icon { icon-size: 48px; } @@ -1594,28 +1467,12 @@ StWidget.focused .app-well-app-running-dot { .prompt-dialog { width: 28em; - border: none; } .prompt-dialog .modal-dialog-content-box { margin-bottom: 24px; } -.prompt-dialog .message-dialog-main-layout { - spacing: 24px; - padding: 10px; -} - -.prompt-dialog .message-dialog-content { - spacing: 16px; -} - -.prompt-dialog .message-dialog-title { - font-size: 15pt; - font-weight: 500; - color: #dedede; -} - .prompt-dialog-password-grid { spacing-rows: 8px; spacing-columns: 4px; @@ -1651,37 +1508,11 @@ StWidget.focused .app-well-app-running-dot { } .prompt-dialog-error-label { - color: #F27835; -} - -.prompt-dialog-description:rtl { - text-align: right; -} - -.prompt-dialog-password-box { - spacing: 1em; - padding-bottom: 1em; -} - -.prompt-dialog-error-label { - font-size: 1em; color: #FC4138; - padding-bottom: 8px; -} - -.prompt-dialog-info-label { - font-size: 1em; - padding-bottom: 8px; - color: #999999; -} - -.hidden { - color: rgba(0, 0, 0, 0); } +.prompt-dialog-info-label, .prompt-dialog-null-label { - font-size: 1em; - padding-bottom: 8px; color: #999999; } @@ -1695,14 +1526,6 @@ StWidget.focused .app-well-app-running-dot { color: #F27835; } -.polkit-dialog-user-layout .polkit-dialog-user-icon { - border-radius: 9999px; - background-size: contain; - width: 48px; - height: 48px; - margin: 6px; -} - .audio-device-selection-dialog .modal-dialog-content-box { margin-bottom: 28px; } @@ -1711,16 +1534,6 @@ StWidget.focused .app-well-app-running-dot { spacing: 20px; } -.audio-selection-content { - spacing: 20px; - padding: 24px; -} - -.audio-selection-title { - font-weight: bold; - text-align: center; -} - .audio-selection-device { border: 1px solid rgba(255, 255, 255, 0.12); border-radius: 6px; @@ -2590,11 +2403,6 @@ StEntry StLabel.hint-text { color: #F27835; } -.headline { - font-size: 15pt; - font-weight: 500; -} - .lightbox { background-color: black; } @@ -2603,6 +2411,10 @@ StEntry StLabel.hint-text { background-color: white; } +.hidden { + color: rgba(0, 0, 0, 0); +} + .switcher-popup { padding: 8px; spacing: 24px; diff --git a/src/main/gnome-shell/gnome-shell-dark.css b/src/main/gnome-shell/gnome-shell-dark.css index 8bcc579..fb07483 100644 --- a/src/main/gnome-shell/gnome-shell-dark.css +++ b/src/main/gnome-shell/gnome-shell-dark.css @@ -160,7 +160,9 @@ stage { .candidate-popup-boxpointer, .popup-menu .popup-menu-content, .modal-dialog { background-color: rgba(36, 36, 36, 0.95); border-radius: 12px; - border: 1px solid rgba(0, 0, 0, 0.75) !important; + box-shadow: inset 0 0 1px 0 rgba(255, 255, 255, 0.2); + border: solid rgba(0, 0, 0, 0.75); + border-width: 1px; } #screenShieldNotifications StScrollBar StBin#trough, #overview StScrollBar StBin#trough { @@ -945,11 +947,13 @@ stage { transition-duration: 150ms; } -.search-provider-icon .overview-icon, .grid-search-result .overview-icon, .search-provider-icon .overview-icon > StIcon, .grid-search-result .overview-icon > StIcon, +.search-provider-icon .overview-icon, .search-provider-icon .overview-icon > StIcon, .show-apps .overview-icon, .show-apps .overview-icon > StIcon, .app-well-app .overview-icon, -.app-well-app .overview-icon > StIcon { +.app-well-app .overview-icon > StIcon, +.grid-search-result .overview-icon, +.grid-search-result .overview-icon > StIcon { icon-shadow: 0 1px 3px 3px rgba(0, 0, 0, 0.15); } @@ -1214,6 +1218,7 @@ StWidget.focused .app-well-app-running-dot { .modal-dialog-linked-button:last-child { color: white; background-color: #0860F2; + box-shadow: inset 0 1px 0 0 rgba(255, 255, 255, 0.1); } .modal-dialog-linked-button:hover:last-child { @@ -1231,16 +1236,9 @@ StWidget.focused .app-well-app-running-dot { color: rgba(8, 96, 242, 0.35); } -.framed-user-icon { - background-size: contain; - border: none; - color: rgba(255, 255, 255, 0.85); - border-radius: 9999px; -} - -.framed-user-icon:hover { - border-color: rgba(255, 255, 255, 0.85); - color: rgba(255, 255, 255, 0.85); +.headline { + font-size: 15pt; + font-weight: 500; } .modal-dialog { @@ -1326,38 +1324,6 @@ StWidget.focused .app-well-app-running-dot { max-width: 28em; } -.modal-dialog .run-dialog-entry { - width: 20em; - margin-bottom: 6px; -} - -.modal-dialog .run-dialog-error-box { - padding-top: 16px; - spacing: 6px; -} - -.modal-dialog .run-dialog-button-box { - padding-top: 1em; -} - -.modal-dialog .run-dialog-label { - font-size: 1em; - font-weight: normal; - color: #999999; - padding-bottom: .4em; -} - -.mount-dialog-subject, -.end-session-dialog-subject { - font-size: 15pt; - font-weight: 500; -} - -.message-dialog-main-layout { - padding: 12px 20px 0; - spacing: 12px; -} - .message-dialog-content { spacing: 18px; } @@ -1377,16 +1343,6 @@ StWidget.focused .app-well-app-running-dot { text-align: center; } -.message-dialog-icon { - min-width: 48px; - icon-size: 48px; -} - -.message-dialog-subtitle { - color: #afafaf; - font-weight: bold; -} - .dialog-list { spacing: 18px; } @@ -1434,94 +1390,11 @@ StWidget.focused .app-well-app-running-dot { font-weight: 500; } -.end-session-dialog { - width: 30em; - border: none; -} - .end-session-dialog .end-session-dialog-battery-warning, .end-session-dialog .dialog-list-title { color: #F27835; } -.end-session-dialog-list { - padding-top: 20px; -} - -.end-session-dialog-layout { - padding-left: 17px; -} - -.end-session-dialog-layout:rtl { - padding-right: 17px; -} - -.end-session-dialog-description { - padding-bottom: 10px; -} - -.end-session-dialog-description:rtl { - text-align: right; -} - -.end-session-dialog-warning { - width: 28em; - color: #F27835; - padding-top: 6px; -} - -.end-session-dialog-warning:rtl { - text-align: right; -} - -.end-session-dialog-logout-icon { - border-radius: 5px; - width: 48px; - height: 48px; - background-size: contain; -} - -.end-session-dialog-shutdown-icon { - color: #999999; - width: 48px; - height: 48px; -} - -.end-session-dialog-inhibitor-layout { - spacing: 16px; - max-height: 200px; - padding-right: 65px; - padding-left: 65px; -} - -.end-session-dialog-session-list, -.end-session-dialog-app-list { - spacing: 1em; -} - -.end-session-dialog-list-header { - font-weight: bold; -} - -.end-session-dialog-list-header:rtl { - text-align: right; -} - -.end-session-dialog-app-list-item, -.end-session-dialog-session-list-item { - spacing: 1em; -} - -.end-session-dialog-app-list-item-name, -.end-session-dialog-session-list-item-name { - font-weight: bold; -} - -.end-session-dialog-app-list-item-description { - color: #999999; - font-size: 1em; -} - .shell-mount-operation-icon { icon-size: 48px; } @@ -1594,28 +1467,12 @@ StWidget.focused .app-well-app-running-dot { .prompt-dialog { width: 28em; - border: none; } .prompt-dialog .modal-dialog-content-box { margin-bottom: 24px; } -.prompt-dialog .message-dialog-main-layout { - spacing: 24px; - padding: 10px; -} - -.prompt-dialog .message-dialog-content { - spacing: 16px; -} - -.prompt-dialog .message-dialog-title { - font-size: 15pt; - font-weight: 500; - color: #dedede; -} - .prompt-dialog-password-grid { spacing-rows: 8px; spacing-columns: 4px; @@ -1651,37 +1508,11 @@ StWidget.focused .app-well-app-running-dot { } .prompt-dialog-error-label { - color: #F27835; -} - -.prompt-dialog-description:rtl { - text-align: right; -} - -.prompt-dialog-password-box { - spacing: 1em; - padding-bottom: 1em; -} - -.prompt-dialog-error-label { - font-size: 1em; color: #FC4138; - padding-bottom: 8px; -} - -.prompt-dialog-info-label { - font-size: 1em; - padding-bottom: 8px; - color: #999999; -} - -.hidden { - color: rgba(0, 0, 0, 0); } +.prompt-dialog-info-label, .prompt-dialog-null-label { - font-size: 1em; - padding-bottom: 8px; color: #999999; } @@ -1695,14 +1526,6 @@ StWidget.focused .app-well-app-running-dot { color: #F27835; } -.polkit-dialog-user-layout .polkit-dialog-user-icon { - border-radius: 9999px; - background-size: contain; - width: 48px; - height: 48px; - margin: 6px; -} - .audio-device-selection-dialog .modal-dialog-content-box { margin-bottom: 28px; } @@ -1711,16 +1534,6 @@ StWidget.focused .app-well-app-running-dot { spacing: 20px; } -.audio-selection-content { - spacing: 20px; - padding: 24px; -} - -.audio-selection-title { - font-weight: bold; - text-align: center; -} - .audio-selection-device { border: 1px solid rgba(255, 255, 255, 0.12); border-radius: 6px; @@ -2590,11 +2403,6 @@ StEntry StLabel.hint-text { color: #F27835; } -.headline { - font-size: 15pt; - font-weight: 500; -} - .lightbox { background-color: black; } @@ -2603,6 +2411,10 @@ StEntry StLabel.hint-text { background-color: white; } +.hidden { + color: rgba(0, 0, 0, 0); +} + .switcher-popup { padding: 8px; spacing: 24px; diff --git a/src/main/gnome-shell/gnome-shell-light-alt.css b/src/main/gnome-shell/gnome-shell-light-alt.css index 2195511..7442ad2 100644 --- a/src/main/gnome-shell/gnome-shell-light-alt.css +++ b/src/main/gnome-shell/gnome-shell-light-alt.css @@ -160,7 +160,9 @@ stage { .candidate-popup-boxpointer, .popup-menu .popup-menu-content, .modal-dialog { background-color: rgba(245, 245, 245, 0.95); border-radius: 12px; - border: 1px solid rgba(0, 0, 0, 0) !important; + box-shadow: inset 0 0 1px 0 rgba(255, 255, 255, 0.2); + border: solid rgba(0, 0, 0, 0.75); + border-width: 0; } #screenShieldNotifications StScrollBar StBin#trough, #overview StScrollBar StBin#trough { @@ -945,11 +947,13 @@ stage { transition-duration: 150ms; } -.search-provider-icon .overview-icon, .grid-search-result .overview-icon, .search-provider-icon .overview-icon > StIcon, .grid-search-result .overview-icon > StIcon, +.search-provider-icon .overview-icon, .search-provider-icon .overview-icon > StIcon, .show-apps .overview-icon, .show-apps .overview-icon > StIcon, .app-well-app .overview-icon, -.app-well-app .overview-icon > StIcon { +.app-well-app .overview-icon > StIcon, +.grid-search-result .overview-icon, +.grid-search-result .overview-icon > StIcon { icon-shadow: 0 1px 3px 3px rgba(0, 0, 0, 0.15); } @@ -1214,6 +1218,7 @@ StWidget.focused .app-well-app-running-dot { .modal-dialog-linked-button:last-child { color: white; background-color: #0860F2; + box-shadow: inset 0 1px 0 0 rgba(255, 255, 255, 0.1); } .modal-dialog-linked-button:hover:last-child { @@ -1231,16 +1236,9 @@ StWidget.focused .app-well-app-running-dot { color: rgba(8, 96, 242, 0.35); } -.framed-user-icon { - background-size: contain; - border: none; - color: rgba(255, 255, 255, 0.85); - border-radius: 9999px; -} - -.framed-user-icon:hover { - border-color: rgba(255, 255, 255, 0.85); - color: rgba(255, 255, 255, 0.85); +.headline { + font-size: 15pt; + font-weight: 500; } .modal-dialog { @@ -1326,38 +1324,6 @@ StWidget.focused .app-well-app-running-dot { max-width: 28em; } -.modal-dialog .run-dialog-entry { - width: 20em; - margin-bottom: 6px; -} - -.modal-dialog .run-dialog-error-box { - padding-top: 16px; - spacing: 6px; -} - -.modal-dialog .run-dialog-button-box { - padding-top: 1em; -} - -.modal-dialog .run-dialog-label { - font-size: 1em; - font-weight: normal; - color: #565656; - padding-bottom: .4em; -} - -.mount-dialog-subject, -.end-session-dialog-subject { - font-size: 15pt; - font-weight: 500; -} - -.message-dialog-main-layout { - padding: 12px 20px 0; - spacing: 12px; -} - .message-dialog-content { spacing: 18px; } @@ -1377,16 +1343,6 @@ StWidget.focused .app-well-app-running-dot { text-align: center; } -.message-dialog-icon { - min-width: 48px; - icon-size: 48px; -} - -.message-dialog-subtitle { - color: #424242; - font-weight: bold; -} - .dialog-list { spacing: 18px; } @@ -1434,94 +1390,11 @@ StWidget.focused .app-well-app-running-dot { font-weight: 500; } -.end-session-dialog { - width: 30em; - border: none; -} - .end-session-dialog .end-session-dialog-battery-warning, .end-session-dialog .dialog-list-title { color: #F27835; } -.end-session-dialog-list { - padding-top: 20px; -} - -.end-session-dialog-layout { - padding-left: 17px; -} - -.end-session-dialog-layout:rtl { - padding-right: 17px; -} - -.end-session-dialog-description { - padding-bottom: 10px; -} - -.end-session-dialog-description:rtl { - text-align: right; -} - -.end-session-dialog-warning { - width: 28em; - color: #F27835; - padding-top: 6px; -} - -.end-session-dialog-warning:rtl { - text-align: right; -} - -.end-session-dialog-logout-icon { - border-radius: 5px; - width: 48px; - height: 48px; - background-size: contain; -} - -.end-session-dialog-shutdown-icon { - color: #565656; - width: 48px; - height: 48px; -} - -.end-session-dialog-inhibitor-layout { - spacing: 16px; - max-height: 200px; - padding-right: 65px; - padding-left: 65px; -} - -.end-session-dialog-session-list, -.end-session-dialog-app-list { - spacing: 1em; -} - -.end-session-dialog-list-header { - font-weight: bold; -} - -.end-session-dialog-list-header:rtl { - text-align: right; -} - -.end-session-dialog-app-list-item, -.end-session-dialog-session-list-item { - spacing: 1em; -} - -.end-session-dialog-app-list-item-name, -.end-session-dialog-session-list-item-name { - font-weight: bold; -} - -.end-session-dialog-app-list-item-description { - color: #565656; - font-size: 1em; -} - .shell-mount-operation-icon { icon-size: 48px; } @@ -1594,28 +1467,12 @@ StWidget.focused .app-well-app-running-dot { .prompt-dialog { width: 28em; - border: none; } .prompt-dialog .modal-dialog-content-box { margin-bottom: 24px; } -.prompt-dialog .message-dialog-main-layout { - spacing: 24px; - padding: 10px; -} - -.prompt-dialog .message-dialog-content { - spacing: 16px; -} - -.prompt-dialog .message-dialog-title { - font-size: 15pt; - font-weight: 500; - color: #242424; -} - .prompt-dialog-password-grid { spacing-rows: 8px; spacing-columns: 4px; @@ -1651,37 +1508,11 @@ StWidget.focused .app-well-app-running-dot { } .prompt-dialog-error-label { - color: #F27835; -} - -.prompt-dialog-description:rtl { - text-align: right; -} - -.prompt-dialog-password-box { - spacing: 1em; - padding-bottom: 1em; -} - -.prompt-dialog-error-label { - font-size: 1em; color: #FC4138; - padding-bottom: 8px; -} - -.prompt-dialog-info-label { - font-size: 1em; - padding-bottom: 8px; - color: #565656; -} - -.hidden { - color: rgba(0, 0, 0, 0); } +.prompt-dialog-info-label, .prompt-dialog-null-label { - font-size: 1em; - padding-bottom: 8px; color: #565656; } @@ -1695,14 +1526,6 @@ StWidget.focused .app-well-app-running-dot { color: #F27835; } -.polkit-dialog-user-layout .polkit-dialog-user-icon { - border-radius: 9999px; - background-size: contain; - width: 48px; - height: 48px; - margin: 6px; -} - .audio-device-selection-dialog .modal-dialog-content-box { margin-bottom: 28px; } @@ -1711,16 +1534,6 @@ StWidget.focused .app-well-app-running-dot { spacing: 20px; } -.audio-selection-content { - spacing: 20px; - padding: 24px; -} - -.audio-selection-title { - font-weight: bold; - text-align: center; -} - .audio-selection-device { border: 1px solid rgba(0, 0, 0, 0.12); border-radius: 6px; @@ -2590,11 +2403,6 @@ StEntry StLabel.hint-text { color: #F27835; } -.headline { - font-size: 15pt; - font-weight: 500; -} - .lightbox { background-color: black; } @@ -2603,6 +2411,10 @@ StEntry StLabel.hint-text { background-color: white; } +.hidden { + color: rgba(0, 0, 0, 0); +} + .switcher-popup { padding: 8px; spacing: 24px; diff --git a/src/main/gnome-shell/gnome-shell-light-solid-alt.css b/src/main/gnome-shell/gnome-shell-light-solid-alt.css index c0740d3..409f210 100644 --- a/src/main/gnome-shell/gnome-shell-light-solid-alt.css +++ b/src/main/gnome-shell/gnome-shell-light-solid-alt.css @@ -160,7 +160,9 @@ stage { .candidate-popup-boxpointer, .popup-menu .popup-menu-content, .modal-dialog { background-color: #f5f5f5; border-radius: 12px; - border: 1px solid rgba(0, 0, 0, 0) !important; + box-shadow: inset 0 0 1px 0 rgba(255, 255, 255, 0.2); + border: solid rgba(0, 0, 0, 0.75); + border-width: 0; } #screenShieldNotifications StScrollBar StBin#trough, #overview StScrollBar StBin#trough { @@ -945,11 +947,13 @@ stage { transition-duration: 150ms; } -.search-provider-icon .overview-icon, .grid-search-result .overview-icon, .search-provider-icon .overview-icon > StIcon, .grid-search-result .overview-icon > StIcon, +.search-provider-icon .overview-icon, .search-provider-icon .overview-icon > StIcon, .show-apps .overview-icon, .show-apps .overview-icon > StIcon, .app-well-app .overview-icon, -.app-well-app .overview-icon > StIcon { +.app-well-app .overview-icon > StIcon, +.grid-search-result .overview-icon, +.grid-search-result .overview-icon > StIcon { icon-shadow: 0 1px 3px 3px rgba(0, 0, 0, 0.15); } @@ -1214,6 +1218,7 @@ StWidget.focused .app-well-app-running-dot { .modal-dialog-linked-button:last-child { color: white; background-color: #0860F2; + box-shadow: inset 0 1px 0 0 rgba(255, 255, 255, 0.1); } .modal-dialog-linked-button:hover:last-child { @@ -1231,16 +1236,9 @@ StWidget.focused .app-well-app-running-dot { color: rgba(8, 96, 242, 0.35); } -.framed-user-icon { - background-size: contain; - border: none; - color: rgba(255, 255, 255, 0.85); - border-radius: 9999px; -} - -.framed-user-icon:hover { - border-color: rgba(255, 255, 255, 0.85); - color: rgba(255, 255, 255, 0.85); +.headline { + font-size: 15pt; + font-weight: 500; } .modal-dialog { @@ -1326,38 +1324,6 @@ StWidget.focused .app-well-app-running-dot { max-width: 28em; } -.modal-dialog .run-dialog-entry { - width: 20em; - margin-bottom: 6px; -} - -.modal-dialog .run-dialog-error-box { - padding-top: 16px; - spacing: 6px; -} - -.modal-dialog .run-dialog-button-box { - padding-top: 1em; -} - -.modal-dialog .run-dialog-label { - font-size: 1em; - font-weight: normal; - color: #565656; - padding-bottom: .4em; -} - -.mount-dialog-subject, -.end-session-dialog-subject { - font-size: 15pt; - font-weight: 500; -} - -.message-dialog-main-layout { - padding: 12px 20px 0; - spacing: 12px; -} - .message-dialog-content { spacing: 18px; } @@ -1377,16 +1343,6 @@ StWidget.focused .app-well-app-running-dot { text-align: center; } -.message-dialog-icon { - min-width: 48px; - icon-size: 48px; -} - -.message-dialog-subtitle { - color: #424242; - font-weight: bold; -} - .dialog-list { spacing: 18px; } @@ -1434,94 +1390,11 @@ StWidget.focused .app-well-app-running-dot { font-weight: 500; } -.end-session-dialog { - width: 30em; - border: none; -} - .end-session-dialog .end-session-dialog-battery-warning, .end-session-dialog .dialog-list-title { color: #F27835; } -.end-session-dialog-list { - padding-top: 20px; -} - -.end-session-dialog-layout { - padding-left: 17px; -} - -.end-session-dialog-layout:rtl { - padding-right: 17px; -} - -.end-session-dialog-description { - padding-bottom: 10px; -} - -.end-session-dialog-description:rtl { - text-align: right; -} - -.end-session-dialog-warning { - width: 28em; - color: #F27835; - padding-top: 6px; -} - -.end-session-dialog-warning:rtl { - text-align: right; -} - -.end-session-dialog-logout-icon { - border-radius: 5px; - width: 48px; - height: 48px; - background-size: contain; -} - -.end-session-dialog-shutdown-icon { - color: #565656; - width: 48px; - height: 48px; -} - -.end-session-dialog-inhibitor-layout { - spacing: 16px; - max-height: 200px; - padding-right: 65px; - padding-left: 65px; -} - -.end-session-dialog-session-list, -.end-session-dialog-app-list { - spacing: 1em; -} - -.end-session-dialog-list-header { - font-weight: bold; -} - -.end-session-dialog-list-header:rtl { - text-align: right; -} - -.end-session-dialog-app-list-item, -.end-session-dialog-session-list-item { - spacing: 1em; -} - -.end-session-dialog-app-list-item-name, -.end-session-dialog-session-list-item-name { - font-weight: bold; -} - -.end-session-dialog-app-list-item-description { - color: #565656; - font-size: 1em; -} - .shell-mount-operation-icon { icon-size: 48px; } @@ -1594,28 +1467,12 @@ StWidget.focused .app-well-app-running-dot { .prompt-dialog { width: 28em; - border: none; } .prompt-dialog .modal-dialog-content-box { margin-bottom: 24px; } -.prompt-dialog .message-dialog-main-layout { - spacing: 24px; - padding: 10px; -} - -.prompt-dialog .message-dialog-content { - spacing: 16px; -} - -.prompt-dialog .message-dialog-title { - font-size: 15pt; - font-weight: 500; - color: #242424; -} - .prompt-dialog-password-grid { spacing-rows: 8px; spacing-columns: 4px; @@ -1651,37 +1508,11 @@ StWidget.focused .app-well-app-running-dot { } .prompt-dialog-error-label { - color: #F27835; -} - -.prompt-dialog-description:rtl { - text-align: right; -} - -.prompt-dialog-password-box { - spacing: 1em; - padding-bottom: 1em; -} - -.prompt-dialog-error-label { - font-size: 1em; color: #FC4138; - padding-bottom: 8px; -} - -.prompt-dialog-info-label { - font-size: 1em; - padding-bottom: 8px; - color: #565656; -} - -.hidden { - color: rgba(0, 0, 0, 0); } +.prompt-dialog-info-label, .prompt-dialog-null-label { - font-size: 1em; - padding-bottom: 8px; color: #565656; } @@ -1695,14 +1526,6 @@ StWidget.focused .app-well-app-running-dot { color: #F27835; } -.polkit-dialog-user-layout .polkit-dialog-user-icon { - border-radius: 9999px; - background-size: contain; - width: 48px; - height: 48px; - margin: 6px; -} - .audio-device-selection-dialog .modal-dialog-content-box { margin-bottom: 28px; } @@ -1711,16 +1534,6 @@ StWidget.focused .app-well-app-running-dot { spacing: 20px; } -.audio-selection-content { - spacing: 20px; - padding: 24px; -} - -.audio-selection-title { - font-weight: bold; - text-align: center; -} - .audio-selection-device { border: 1px solid rgba(0, 0, 0, 0.12); border-radius: 6px; @@ -2590,11 +2403,6 @@ StEntry StLabel.hint-text { color: #F27835; } -.headline { - font-size: 15pt; - font-weight: 500; -} - .lightbox { background-color: black; } @@ -2603,6 +2411,10 @@ StEntry StLabel.hint-text { background-color: white; } +.hidden { + color: rgba(0, 0, 0, 0); +} + .switcher-popup { padding: 8px; spacing: 24px; diff --git a/src/main/gnome-shell/gnome-shell-light-solid.css b/src/main/gnome-shell/gnome-shell-light-solid.css index c0740d3..409f210 100644 --- a/src/main/gnome-shell/gnome-shell-light-solid.css +++ b/src/main/gnome-shell/gnome-shell-light-solid.css @@ -160,7 +160,9 @@ stage { .candidate-popup-boxpointer, .popup-menu .popup-menu-content, .modal-dialog { background-color: #f5f5f5; border-radius: 12px; - border: 1px solid rgba(0, 0, 0, 0) !important; + box-shadow: inset 0 0 1px 0 rgba(255, 255, 255, 0.2); + border: solid rgba(0, 0, 0, 0.75); + border-width: 0; } #screenShieldNotifications StScrollBar StBin#trough, #overview StScrollBar StBin#trough { @@ -945,11 +947,13 @@ stage { transition-duration: 150ms; } -.search-provider-icon .overview-icon, .grid-search-result .overview-icon, .search-provider-icon .overview-icon > StIcon, .grid-search-result .overview-icon > StIcon, +.search-provider-icon .overview-icon, .search-provider-icon .overview-icon > StIcon, .show-apps .overview-icon, .show-apps .overview-icon > StIcon, .app-well-app .overview-icon, -.app-well-app .overview-icon > StIcon { +.app-well-app .overview-icon > StIcon, +.grid-search-result .overview-icon, +.grid-search-result .overview-icon > StIcon { icon-shadow: 0 1px 3px 3px rgba(0, 0, 0, 0.15); } @@ -1214,6 +1218,7 @@ StWidget.focused .app-well-app-running-dot { .modal-dialog-linked-button:last-child { color: white; background-color: #0860F2; + box-shadow: inset 0 1px 0 0 rgba(255, 255, 255, 0.1); } .modal-dialog-linked-button:hover:last-child { @@ -1231,16 +1236,9 @@ StWidget.focused .app-well-app-running-dot { color: rgba(8, 96, 242, 0.35); } -.framed-user-icon { - background-size: contain; - border: none; - color: rgba(255, 255, 255, 0.85); - border-radius: 9999px; -} - -.framed-user-icon:hover { - border-color: rgba(255, 255, 255, 0.85); - color: rgba(255, 255, 255, 0.85); +.headline { + font-size: 15pt; + font-weight: 500; } .modal-dialog { @@ -1326,38 +1324,6 @@ StWidget.focused .app-well-app-running-dot { max-width: 28em; } -.modal-dialog .run-dialog-entry { - width: 20em; - margin-bottom: 6px; -} - -.modal-dialog .run-dialog-error-box { - padding-top: 16px; - spacing: 6px; -} - -.modal-dialog .run-dialog-button-box { - padding-top: 1em; -} - -.modal-dialog .run-dialog-label { - font-size: 1em; - font-weight: normal; - color: #565656; - padding-bottom: .4em; -} - -.mount-dialog-subject, -.end-session-dialog-subject { - font-size: 15pt; - font-weight: 500; -} - -.message-dialog-main-layout { - padding: 12px 20px 0; - spacing: 12px; -} - .message-dialog-content { spacing: 18px; } @@ -1377,16 +1343,6 @@ StWidget.focused .app-well-app-running-dot { text-align: center; } -.message-dialog-icon { - min-width: 48px; - icon-size: 48px; -} - -.message-dialog-subtitle { - color: #424242; - font-weight: bold; -} - .dialog-list { spacing: 18px; } @@ -1434,94 +1390,11 @@ StWidget.focused .app-well-app-running-dot { font-weight: 500; } -.end-session-dialog { - width: 30em; - border: none; -} - .end-session-dialog .end-session-dialog-battery-warning, .end-session-dialog .dialog-list-title { color: #F27835; } -.end-session-dialog-list { - padding-top: 20px; -} - -.end-session-dialog-layout { - padding-left: 17px; -} - -.end-session-dialog-layout:rtl { - padding-right: 17px; -} - -.end-session-dialog-description { - padding-bottom: 10px; -} - -.end-session-dialog-description:rtl { - text-align: right; -} - -.end-session-dialog-warning { - width: 28em; - color: #F27835; - padding-top: 6px; -} - -.end-session-dialog-warning:rtl { - text-align: right; -} - -.end-session-dialog-logout-icon { - border-radius: 5px; - width: 48px; - height: 48px; - background-size: contain; -} - -.end-session-dialog-shutdown-icon { - color: #565656; - width: 48px; - height: 48px; -} - -.end-session-dialog-inhibitor-layout { - spacing: 16px; - max-height: 200px; - padding-right: 65px; - padding-left: 65px; -} - -.end-session-dialog-session-list, -.end-session-dialog-app-list { - spacing: 1em; -} - -.end-session-dialog-list-header { - font-weight: bold; -} - -.end-session-dialog-list-header:rtl { - text-align: right; -} - -.end-session-dialog-app-list-item, -.end-session-dialog-session-list-item { - spacing: 1em; -} - -.end-session-dialog-app-list-item-name, -.end-session-dialog-session-list-item-name { - font-weight: bold; -} - -.end-session-dialog-app-list-item-description { - color: #565656; - font-size: 1em; -} - .shell-mount-operation-icon { icon-size: 48px; } @@ -1594,28 +1467,12 @@ StWidget.focused .app-well-app-running-dot { .prompt-dialog { width: 28em; - border: none; } .prompt-dialog .modal-dialog-content-box { margin-bottom: 24px; } -.prompt-dialog .message-dialog-main-layout { - spacing: 24px; - padding: 10px; -} - -.prompt-dialog .message-dialog-content { - spacing: 16px; -} - -.prompt-dialog .message-dialog-title { - font-size: 15pt; - font-weight: 500; - color: #242424; -} - .prompt-dialog-password-grid { spacing-rows: 8px; spacing-columns: 4px; @@ -1651,37 +1508,11 @@ StWidget.focused .app-well-app-running-dot { } .prompt-dialog-error-label { - color: #F27835; -} - -.prompt-dialog-description:rtl { - text-align: right; -} - -.prompt-dialog-password-box { - spacing: 1em; - padding-bottom: 1em; -} - -.prompt-dialog-error-label { - font-size: 1em; color: #FC4138; - padding-bottom: 8px; -} - -.prompt-dialog-info-label { - font-size: 1em; - padding-bottom: 8px; - color: #565656; -} - -.hidden { - color: rgba(0, 0, 0, 0); } +.prompt-dialog-info-label, .prompt-dialog-null-label { - font-size: 1em; - padding-bottom: 8px; color: #565656; } @@ -1695,14 +1526,6 @@ StWidget.focused .app-well-app-running-dot { color: #F27835; } -.polkit-dialog-user-layout .polkit-dialog-user-icon { - border-radius: 9999px; - background-size: contain; - width: 48px; - height: 48px; - margin: 6px; -} - .audio-device-selection-dialog .modal-dialog-content-box { margin-bottom: 28px; } @@ -1711,16 +1534,6 @@ StWidget.focused .app-well-app-running-dot { spacing: 20px; } -.audio-selection-content { - spacing: 20px; - padding: 24px; -} - -.audio-selection-title { - font-weight: bold; - text-align: center; -} - .audio-selection-device { border: 1px solid rgba(0, 0, 0, 0.12); border-radius: 6px; @@ -2590,11 +2403,6 @@ StEntry StLabel.hint-text { color: #F27835; } -.headline { - font-size: 15pt; - font-weight: 500; -} - .lightbox { background-color: black; } @@ -2603,6 +2411,10 @@ StEntry StLabel.hint-text { background-color: white; } +.hidden { + color: rgba(0, 0, 0, 0); +} + .switcher-popup { padding: 8px; spacing: 24px; diff --git a/src/main/gnome-shell/gnome-shell-light.css b/src/main/gnome-shell/gnome-shell-light.css index 9ea9223..9cb98ea 100644 --- a/src/main/gnome-shell/gnome-shell-light.css +++ b/src/main/gnome-shell/gnome-shell-light.css @@ -160,7 +160,9 @@ stage { .candidate-popup-boxpointer, .popup-menu .popup-menu-content, .modal-dialog { background-color: rgba(245, 245, 245, 0.95); border-radius: 12px; - border: 1px solid rgba(0, 0, 0, 0) !important; + box-shadow: inset 0 0 1px 0 rgba(255, 255, 255, 0.2); + border: solid rgba(0, 0, 0, 0.75); + border-width: 0; } #screenShieldNotifications StScrollBar StBin#trough, #overview StScrollBar StBin#trough { @@ -945,11 +947,13 @@ stage { transition-duration: 150ms; } -.search-provider-icon .overview-icon, .grid-search-result .overview-icon, .search-provider-icon .overview-icon > StIcon, .grid-search-result .overview-icon > StIcon, +.search-provider-icon .overview-icon, .search-provider-icon .overview-icon > StIcon, .show-apps .overview-icon, .show-apps .overview-icon > StIcon, .app-well-app .overview-icon, -.app-well-app .overview-icon > StIcon { +.app-well-app .overview-icon > StIcon, +.grid-search-result .overview-icon, +.grid-search-result .overview-icon > StIcon { icon-shadow: 0 1px 3px 3px rgba(0, 0, 0, 0.15); } @@ -1214,6 +1218,7 @@ StWidget.focused .app-well-app-running-dot { .modal-dialog-linked-button:last-child { color: white; background-color: #0860F2; + box-shadow: inset 0 1px 0 0 rgba(255, 255, 255, 0.1); } .modal-dialog-linked-button:hover:last-child { @@ -1231,16 +1236,9 @@ StWidget.focused .app-well-app-running-dot { color: rgba(8, 96, 242, 0.35); } -.framed-user-icon { - background-size: contain; - border: none; - color: rgba(255, 255, 255, 0.85); - border-radius: 9999px; -} - -.framed-user-icon:hover { - border-color: rgba(255, 255, 255, 0.85); - color: rgba(255, 255, 255, 0.85); +.headline { + font-size: 15pt; + font-weight: 500; } .modal-dialog { @@ -1326,38 +1324,6 @@ StWidget.focused .app-well-app-running-dot { max-width: 28em; } -.modal-dialog .run-dialog-entry { - width: 20em; - margin-bottom: 6px; -} - -.modal-dialog .run-dialog-error-box { - padding-top: 16px; - spacing: 6px; -} - -.modal-dialog .run-dialog-button-box { - padding-top: 1em; -} - -.modal-dialog .run-dialog-label { - font-size: 1em; - font-weight: normal; - color: #565656; - padding-bottom: .4em; -} - -.mount-dialog-subject, -.end-session-dialog-subject { - font-size: 15pt; - font-weight: 500; -} - -.message-dialog-main-layout { - padding: 12px 20px 0; - spacing: 12px; -} - .message-dialog-content { spacing: 18px; } @@ -1377,16 +1343,6 @@ StWidget.focused .app-well-app-running-dot { text-align: center; } -.message-dialog-icon { - min-width: 48px; - icon-size: 48px; -} - -.message-dialog-subtitle { - color: #424242; - font-weight: bold; -} - .dialog-list { spacing: 18px; } @@ -1434,94 +1390,11 @@ StWidget.focused .app-well-app-running-dot { font-weight: 500; } -.end-session-dialog { - width: 30em; - border: none; -} - .end-session-dialog .end-session-dialog-battery-warning, .end-session-dialog .dialog-list-title { color: #F27835; } -.end-session-dialog-list { - padding-top: 20px; -} - -.end-session-dialog-layout { - padding-left: 17px; -} - -.end-session-dialog-layout:rtl { - padding-right: 17px; -} - -.end-session-dialog-description { - padding-bottom: 10px; -} - -.end-session-dialog-description:rtl { - text-align: right; -} - -.end-session-dialog-warning { - width: 28em; - color: #F27835; - padding-top: 6px; -} - -.end-session-dialog-warning:rtl { - text-align: right; -} - -.end-session-dialog-logout-icon { - border-radius: 5px; - width: 48px; - height: 48px; - background-size: contain; -} - -.end-session-dialog-shutdown-icon { - color: #565656; - width: 48px; - height: 48px; -} - -.end-session-dialog-inhibitor-layout { - spacing: 16px; - max-height: 200px; - padding-right: 65px; - padding-left: 65px; -} - -.end-session-dialog-session-list, -.end-session-dialog-app-list { - spacing: 1em; -} - -.end-session-dialog-list-header { - font-weight: bold; -} - -.end-session-dialog-list-header:rtl { - text-align: right; -} - -.end-session-dialog-app-list-item, -.end-session-dialog-session-list-item { - spacing: 1em; -} - -.end-session-dialog-app-list-item-name, -.end-session-dialog-session-list-item-name { - font-weight: bold; -} - -.end-session-dialog-app-list-item-description { - color: #565656; - font-size: 1em; -} - .shell-mount-operation-icon { icon-size: 48px; } @@ -1594,28 +1467,12 @@ StWidget.focused .app-well-app-running-dot { .prompt-dialog { width: 28em; - border: none; } .prompt-dialog .modal-dialog-content-box { margin-bottom: 24px; } -.prompt-dialog .message-dialog-main-layout { - spacing: 24px; - padding: 10px; -} - -.prompt-dialog .message-dialog-content { - spacing: 16px; -} - -.prompt-dialog .message-dialog-title { - font-size: 15pt; - font-weight: 500; - color: #242424; -} - .prompt-dialog-password-grid { spacing-rows: 8px; spacing-columns: 4px; @@ -1651,37 +1508,11 @@ StWidget.focused .app-well-app-running-dot { } .prompt-dialog-error-label { - color: #F27835; -} - -.prompt-dialog-description:rtl { - text-align: right; -} - -.prompt-dialog-password-box { - spacing: 1em; - padding-bottom: 1em; -} - -.prompt-dialog-error-label { - font-size: 1em; color: #FC4138; - padding-bottom: 8px; -} - -.prompt-dialog-info-label { - font-size: 1em; - padding-bottom: 8px; - color: #565656; -} - -.hidden { - color: rgba(0, 0, 0, 0); } +.prompt-dialog-info-label, .prompt-dialog-null-label { - font-size: 1em; - padding-bottom: 8px; color: #565656; } @@ -1695,14 +1526,6 @@ StWidget.focused .app-well-app-running-dot { color: #F27835; } -.polkit-dialog-user-layout .polkit-dialog-user-icon { - border-radius: 9999px; - background-size: contain; - width: 48px; - height: 48px; - margin: 6px; -} - .audio-device-selection-dialog .modal-dialog-content-box { margin-bottom: 28px; } @@ -1711,16 +1534,6 @@ StWidget.focused .app-well-app-running-dot { spacing: 20px; } -.audio-selection-content { - spacing: 20px; - padding: 24px; -} - -.audio-selection-title { - font-weight: bold; - text-align: center; -} - .audio-selection-device { border: 1px solid rgba(0, 0, 0, 0.12); border-radius: 6px; @@ -2590,11 +2403,6 @@ StEntry StLabel.hint-text { color: #F27835; } -.headline { - font-size: 15pt; - font-weight: 500; -} - .lightbox { background-color: black; } @@ -2603,6 +2411,10 @@ StEntry StLabel.hint-text { background-color: white; } +.hidden { + color: rgba(0, 0, 0, 0); +} + .switcher-popup { padding: 8px; spacing: 24px; diff --git a/src/sass/gnome-shell/widgets/_base.scss b/src/sass/gnome-shell/widgets/_base.scss index 13cb85f..81f30b2 100644 --- a/src/sass/gnome-shell/widgets/_base.scss +++ b/src/sass/gnome-shell/widgets/_base.scss @@ -120,7 +120,9 @@ stage { %theme_dialogs { background-color: $dialog_bg_color; border-radius: $wm_radius; - border: 1px solid if($variant=='light', rgba(black, 0), rgba(black, 0.75)) !important; + box-shadow: inset 0 0 1px 0 rgba(white, 0.2); + border: solid rgba(black, 0.75); + border-width: if($variant=='light', 0, 1px); } %overview_scrollbar { diff --git a/src/sass/gnome-shell/widgets/_dashboard.scss b/src/sass/gnome-shell/widgets/_dashboard.scss index 886aab2..b381df3 100644 --- a/src/sass/gnome-shell/widgets/_dashboard.scss +++ b/src/sass/gnome-shell/widgets/_dashboard.scss @@ -179,7 +179,9 @@ StWidget.focused .app-well-app-running-dot { -arrow-base: 0; -arrow-rise: 12px; } + .app-folder-popup-bin { padding: 5px; } + .app-folder-icon { padding: 5px; spacing-rows: 5px; diff --git a/src/sass/gnome-shell/widgets/_dialogs.scss b/src/sass/gnome-shell/widgets/_dialogs.scss index 5cd0ea3..9839810 100644 --- a/src/sass/gnome-shell/widgets/_dialogs.scss +++ b/src/sass/gnome-shell/widgets/_dialogs.scss @@ -1,6 +1,7 @@ %last_dialog_button { color: white; background-color: $primary_color; + box-shadow: inset 0 1px 0 0 rgba(white,0.1); &:hover { color: white; @@ -18,17 +19,8 @@ } } -// Auth Dialogs & Screen Shield -.framed-user-icon { - background-size: contain; - border: none; - color: $light_alt_fg_color; - border-radius: $circular_radius; - - &:hover { - border-color: $light_alt_fg_color; - color: $light_alt_fg_color; - } +.headline { + @include font(title); } // modal dialog @@ -67,33 +59,9 @@ spacing: 32px; max-width: 28em; } - .run-dialog-entry { width: 20em; margin-bottom: 6px; } - .run-dialog-error-box { - padding-top: 16px; - spacing: 6px; - } - .run-dialog-button-box { - padding-top: 1em; - } - .run-dialog-label { - font-size: 1em; - font-weight: normal; - color: $hint_fg_color; - padding-bottom: .4em; - } } - .mount-dialog-subject, - .end-session-dialog-subject { //this should be a generic header class - @include font(title); - } - // Message Dialog -.message-dialog-main-layout { - padding: 12px 20px 0; - spacing: 12px; -} - .message-dialog-content { spacing: 18px; @@ -111,16 +79,6 @@ .message-dialog-description { text-align: center; } } -.message-dialog-icon { - min-width: 48px; - icon-size: 48px; -} - -.message-dialog-subtitle { - color: $alt_fg_color; - font-weight: bold; -} - // Dialog List .dialog-list { spacing: 18px; @@ -152,6 +110,7 @@ margin-top: 24px; margin-bottom: 14px; } + .run-dialog-entry { width: 20em; } .run-dialog-description { text-align: center; @@ -162,8 +121,8 @@ // End Session Dialog .end-session-dialog { - width: 30em; - border: none; + // width: 30em; + // border: none; .end-session-dialog-battery-warning, .dialog-list-title { @@ -171,76 +130,6 @@ } } -.end-session-dialog-list { - padding-top: 20px; -} - -.end-session-dialog-layout { - padding-left: 17px; - &:rtl { padding-right: 17px; } -} - -.end-session-dialog-description { - padding-bottom: 10px; - &:rtl { - text-align: right; - } -} - -.end-session-dialog-warning { - width: 28em; - color: $warning_color; - padding-top: 6px; - &:rtl { - text-align: right; - } -} - -.end-session-dialog-logout-icon { - border-radius: 5px; - width: 48px; - height: 48px; - background-size: contain; -} - -.end-session-dialog-shutdown-icon { - color: $hint_fg_color; - width: 48px; - height: 48px; -} - -.end-session-dialog-inhibitor-layout { - spacing: 16px; - max-height: 200px; - padding-right: 65px; - padding-left: 65px; -} - -.end-session-dialog-session-list, -.end-session-dialog-app-list { - spacing: 1em; -} - -.end-session-dialog-list-header { - font-weight: bold; - &:rtl { text-align: right; } -} - -.end-session-dialog-app-list-item, -.end-session-dialog-session-list-item { - spacing: 1em; -} - -.end-session-dialog-app-list-item-name, -.end-session-dialog-session-list-item-name { - font-weight: bold; -} - -.end-session-dialog-app-list-item-description { - color: $hint_fg_color; - font-size: 1em; -} - // ShellMountOperation Dialogs .shell-mount-operation-icon { icon-size: 48px; } @@ -302,15 +191,11 @@ .prompt-dialog { //this is the width of the entire modal popup width: 28em; - border: none; + // border: none; .modal-dialog-content-box { margin-bottom: 24px; } - - .message-dialog-main-layout { spacing: 24px; padding: 10px; } - .message-dialog-content { spacing: 16px; } - .message-dialog-title { @include font(title); color: $fg_color; } } .prompt-dialog-password-grid { @@ -343,41 +228,14 @@ } .prompt-dialog-error-label { - color: $warning_color; -} - -.prompt-dialog-description:rtl { - text-align: right; -} - -.prompt-dialog-password-box { - spacing: 1em; - padding-bottom: 1em; -} - -.prompt-dialog-error-label { - font-size: 1em; color: $error_color; - padding-bottom: 8px; -} - -.prompt-dialog-info-label { - font-size: 1em; - padding-bottom: 8px; - color: $hint_fg_color; -} - -.hidden { - color: rgba(0,0,0,0); } +.prompt-dialog-info-label, .prompt-dialog-null-label { - font-size: 1em; - padding-bottom: 8px; color: $hint_fg_color; } - // Polkit Dialog .polkit-dialog-user-layout { text-align: center; @@ -387,14 +245,6 @@ .polkit-dialog-user-root-label { color: $warning_color; } - - .polkit-dialog-user-icon { - border-radius: $circular_radius; - background-size: contain; - width: 48px; - height: 48px; - margin: 6px; - } } // Audio selection dialog @@ -403,16 +253,6 @@ .audio-selection-box { spacing: 20px; } } -.audio-selection-content { - spacing: 20px; - padding: 24px; -} - -.audio-selection-title { - font-weight: bold; - text-align: center; -} - .audio-selection-device { border: 1px solid $borders_color; border-radius: $bt_radius; @@ -475,6 +315,7 @@ spacing: 20px; padding: 24px; } + .nm-dialog-header-hbox { spacing: 10px; } .nm-dialog-airplane-box { spacing: 12px; } @@ -491,6 +332,7 @@ background-color: if($variant == 'light', rgba(black, 0.05), rgba(black, 0.1)); border-radius: $bt_radius; } + .nm-dialog-header { @include font(title); } .nm-dialog-item { diff --git a/src/sass/gnome-shell/widgets/_misc.scss b/src/sass/gnome-shell/widgets/_misc.scss index 2256656..6f09924 100644 --- a/src/sass/gnome-shell/widgets/_misc.scss +++ b/src/sass/gnome-shell/widgets/_misc.scss @@ -31,10 +31,14 @@ color: $warning_color; } -.headline { @include font(title); } .lightbox { background-color: black; } .flashspot { background-color: white; } +// Hidden +.hidden { + color: rgba(0,0,0,0); +} + // App Switcher .switcher-popup { padding: 8px; diff --git a/src/sass/gnome-shell/widgets/_overview.scss b/src/sass/gnome-shell/widgets/_overview.scss index 865de24..a9bb656 100644 --- a/src/sass/gnome-shell/widgets/_overview.scss +++ b/src/sass/gnome-shell/widgets/_overview.scss @@ -110,11 +110,6 @@ @extend %status_text; } -// Search results with icons -.grid-search-result { - @extend %app-well-app; -} - // search result provider .search-provider-icon { @extend %app-well-app;