@import "_colors.css"; /* All */ * { all: unset; font-size: 14px; font-family: "0xProto Nerd Font Regular", otf-font-awesome, Cantarell, sans-serif; transition: 160ms ease-in; } scale trough { margin: 0rem 1rem; background-color: @background-alt; min-height: 8px; min-width: 70px; } trough { border-radius: 4px; } trough:hover { padding: 4px; border-radius: 6px; } trough > *:active { background: @active; padding: 6px; } trough highlight { padding: 5px; border-radius: 4px; background: @highlight; } slider { background: @highlight; border-radius: 50%; } /* Notifications */ .floating-notifications.background .notification-row .notification-background { box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.8), inset 0 0 0 1px #313244; border-radius: 16px; margin: 18px; background-color: @background; color: @text; padding: 0; } .floating-notifications.background .notification-row .notification-background .notification { padding: 7px; border-radius: 16px; } .floating-notifications.background .notification-row .notification-background .notification.critical { box-shadow: inset 0 0 7px 0 #f38ba8; } .floating-notifications.background .notification-row .notification-background .notification .notification-content { margin: 7px; } .floating-notifications.background .notification-row .notification-background .notification .notification-content .summary { color: #cdd6f4; } .floating-notifications.background .notification-row .notification-background .notification .notification-content .time { color: @subtext1; } .floating-notifications.background .notification-row .notification-background .notification .notification-content .body { color: #cdd6f4; } .floating-notifications.background .notification-row .notification-background .notification > *:last-child > * { min-height: 3.4em; } .floating-notifications.background .notification-row .notification-background .notification > *:last-child > * .notification-action { border-radius: 14px; color: #cdd6f4; background-color: @highlight; box-shadow: inset 0 0 0 1px #45475a; margin: 7px; } .floating-notifications.background .notification-row .notification-background .notification > *:last-child > * .notification-action:hover { box-shadow: inset 0 0 0 1px #45475a; background-color: #313244; color: #cdd6f4; } .floating-notifications.background .notification-row .notification-background .notification > *:last-child > * .notification-action:active { box-shadow: inset 0 0 0 1px #45475a; background-color: #74c7ec; color: #cdd6f4; } .floating-notifications.background .notification-row .notification-background .close-button { margin: 7px; padding: 2px; border-radius: 6.3px; color: #1e1e2e; background-color: #f38ba8; } .floating-notifications.background .notification-row .notification-background .close-button:hover { background-color: #eba0ac; color: #1e1e2e; } .floating-notifications.background .notification-row .notification-background .close-button:active { background-color: #f38ba8; color: #1e1e2e; } /* Control Center */ .control-center { box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.8), inset 0 0 0 1px #313244; border-radius: 12.6px; margin: 18px; background: @background; color: #cdd6f4; padding: 1.5rem; } .control-center .widget-title > label { color: #cdd6f4; font-size: 1.5em; font-weight: 600; } .control-center .widget-title button:hover { box-shadow: inset 0 0 0 1px #45475a; background-color: #585b70; color: #cdd6f4; } .control-center .widget-title button:active { box-shadow: inset 0 0 0 1px #45475a; background-color: #74c7ec; color: #1e1e2e; } .control-center .notification-row .notification-background { border-radius: 16px; color: #cdd6f4; background-color: #313244; box-shadow: inset 0 0 0 1px #45475a; margin-top: 14px; } .control-center .notification-row .notification-background .notification { padding: 7px; } .control-center .notification-row .notification-background .notification.critical { box-shadow: inset 0 0 7px 0 #f38ba8; } .control-center .notification-row .notification-background .notification .notification-content { margin: 7px; } .control-center .notification-row .notification-background .notification .notification-content .summary { color: #cdd6f4; } .control-center .notification-row .notification-background .notification .notification-content .time { color: #a6adc8; } .control-center .notification-row .notification-background .notification .notification-content .body { color: #cdd6f4; } .control-center .notification-row .notification-background .notification > *:last-child > * { min-height: 3.4em; } .control-center .notification-row .notification-background .notification > *:last-child > * .notification-action { border-radius: 7px; color: #cdd6f4; background-color: #11111b; box-shadow: inset 0 0 0 1px #45475a; margin: 7px; } .control-center .notification-row .notification-background .notification > *:last-child > * .notification-action:hover { box-shadow: inset 0 0 0 1px #45475a; background-color: #313244; color: #cdd6f4; } .control-center .notification-row .notification-background .notification > *:last-child > * .notification-action:active { box-shadow: inset 0 0 0 1px #45475a; background-color: #74c7ec; color: #cdd6f4; } .close-button { border-radius: 8px; margin: 6px; padding: 2.5px; border-radius: 8px; color: #1e1e2e; background-color: #eba0ac; } .control-center .notification-row .notification-background .close-button:hover { background-color: #f38ba8; color: #1e1e2e; } .control-center .notification-row .notification-background .close-button:active { background-color: #f38ba8; color: #1e1e2e; } .control-center .notification-row .notification-background:hover { box-shadow: inset 0 0 0 1px #45475a; background-color: #7f849c; color: #cdd6f4; } .control-center .notification-row .notification-background:active { box-shadow: inset 0 0 0 1px #45475a; background-color: #74c7ec; color: #cdd6f4; } .notification.critical progress { background-color: #f38ba8; } .notification.low progress, .notification.normal progress { background-color: #89b4fa; } .control-center-dnd { margin-top: 5px; border-radius: 8px; background: #313244; border: 1px solid #45475a; box-shadow: none; } .control-center-dnd:checked { background: #313244; } .widget-dnd { margin: 0px; font-size: 1.1rem; } .widget-dnd > switch { font-size: initial; border-radius: 16px; background: @background; border: 1px solid #45475a; box-shadow: none; } .widget-dnd > switch slider { background: @highlight; border-radius: 16px; border: 1px solid #6c7086; } .widget-mpris { margin-top: 16px; } .widget-mpris .widget-mpris-player { box-shadow: inset 0 0 0 100px rgba(0, 0, 0, .4); padding: 24px; background-color: transparent; padding-bottom: 16px; border-radius: 16px; outline: none; } .widget-mpris .widget-mpris-title { font-size: 1.2rem; font-weight: 600; text-shadow: 1px 1px 2px black; } .widget-mpris .widget-mpris-subtitle { font-size: 0.8rem; text-shadow: 1px 1px 2px black; } .widget-menubar > box > .menu-button-bar > button > label { font-size: 3rem; padding: 0.5rem 2rem; } .widget-menubar > box > .menu-button-bar > :last-child { color: #f38ba8; } .power-buttons button:hover, .powermode-buttons button:hover, .screenshot-buttons button:hover { background: #313244; } .control-center .widget-label > label { color: #cdd6f4; font-size: 2rem; } .widget-buttons-grid { padding-top: 2px; margin-left: 75px; } .widget-buttons-grid button { background: @background-alt; padding: 10px; border-radius: 16px; margin: 2px; } .widget-buttons-grid button .active { background: @active; } .widget-buttons-grid button label { font-size: 0.95rem; } .widget-buttons-grid button:hover { background: @hover; } .widget-buttons-grid button:active { background: @active; } .widget-volume { margin-top: 1rem; margin-bottom: 0.8rem; } .widget-volume label { font-size: 1.5rem; color: @text; margin-left: 5px; margin-right: 6px; } .widget-backlight { margin-bottom: 1rem; } .widget-backlight label { font-size: 1.5rem; margin-left: 7px; margin-right: 3px; color: @text; } .widget-backlight .KB { padding-bottom: 1rem; } .image { padding-right: 0.5rem; border-radius: 16px; }