Finished hopefully gtk3

This commit is contained in:
Eudaimon 2022-10-10 10:17:41 +02:00
parent 569bd8d95f
commit 5cc15b4079
5 changed files with 341 additions and 320 deletions

View file

@ -276,7 +276,7 @@ StScrollView StScrollBar {
font-size: 9pt;
font-weight: 400;
padding: 6px 8px;
color: #ff3deb;
color: #ff7cf1;
text-align: center;
border-radius: 10px;
background-color: rgba(45, 46, 106, 0.9);
@ -376,13 +376,13 @@ StScrollView StScrollBar {
}
#panel {
color: rgba(255, 61, 235, 0.7);
color: rgba(255, 124, 241, 0.7);
background-color: rgba(0, 0, 0, 0.9);
height: 2.5em;
width: 3.2em;
}
#panel:highlight {
background-color: rgba(255, 61, 235, 0.3);
background-color: rgba(255, 124, 241, 0.3);
}
.panel-dummy {
@ -595,10 +595,10 @@ StScrollView StScrollBar {
font-weight: 500;
-natural-hpadding: 4px;
-minimum-hpadding: 4px;
color: rgba(255, 61, 235, 0.7);
color: rgba(255, 124, 241, 0.7);
}
.panel-status-button:hover {
color: #ff3deb;
color: #ff7cf1;
}
.system-status-icon {
@ -621,14 +621,14 @@ StScrollView StScrollBar {
font-size: 9pt;
font-weight: 400;
background-color: rgba(0, 0, 0, 0.01);
color: rgba(255, 61, 235, 0.7);
color: rgba(255, 124, 241, 0.7);
padding: 4px 6px;
text-align: center;
height: 1.5em;
-cinnamon-caption-spacing: 12px;
}
.window-caption#selected, .window-caption:focus {
color: #ff3deb;
color: #ff7cf1;
box-shadow: 0 -3px 0 0 #00ff22 inset;
}
@ -637,7 +637,7 @@ StScrollView StScrollBar {
}
.workspace-thumbnails-background {
color: rgba(255, 61, 235, 0.7);
color: rgba(255, 124, 241, 0.7);
background-color: rgba(255, 255, 255, 0.08);
border: none;
padding: 8px;
@ -774,7 +774,7 @@ StScrollView StScrollBar {
border-radius: 100px;
}
.calendar-day-base:hover, .calendar-day-base:focus {
background-color: rgba(255, 61, 235, 0.3);
background-color: rgba(255, 124, 241, 0.3);
}
.calendar-day-base:active {
color: #000;
@ -1214,8 +1214,8 @@ StScrollView StScrollBar {
padding: 3px 0;
}
.window-list-box:highlight {
background: rgba(255, 61, 235, 0.3);
color: #ff3deb;
background: rgba(255, 124, 241, 0.3);
color: #ff7cf1;
}
.window-list-item-box {
@ -1223,14 +1223,14 @@ StScrollView StScrollBar {
transition-duration: 100ms;
}
.window-list-item-box:hover {
color: #ff3deb;
color: #ff7cf1;
}
.window-list-item-box:active, .window-list-item-box:checked, .window-list-item-box:focus {
background-color: rgba(255, 61, 235, 0.3);
color: #ff3deb;
background-color: rgba(255, 124, 241, 0.3);
color: #ff7cf1;
}
.window-list-item-box:active:hover, .window-list-item-box:checked:hover, .window-list-item-box:focus:hover {
color: #ff3deb;
color: #ff7cf1;
}
.window-list-item-box .progress {
background-color: #d300c4;
@ -1242,7 +1242,7 @@ StScrollView StScrollBar {
.window-list-item-demands-attention {
background-color: #2d2e6a;
color: rgba(255, 61, 235, 0.7);
color: rgba(255, 124, 241, 0.7);
}
.window-list-preview {
@ -1278,33 +1278,33 @@ StScrollView StScrollBar {
transition-duration: 100ms;
}
.grouped-window-list-item-box:hover {
color: #ff3deb;
color: #ff7cf1;
}
.grouped-window-list-item-box:active, .grouped-window-list-item-box:checked {
background-color: rgba(255, 61, 235, 0.2);
background-color: rgba(255, 124, 241, 0.2);
}
.grouped-window-list-item-box:active:hover, .grouped-window-list-item-box:checked:hover {
color: #ff3deb;
color: #ff7cf1;
}
.grouped-window-list-item-box:focus {
background-color: rgba(255, 61, 235, 0.3);
color: #ff3deb;
background-color: rgba(255, 124, 241, 0.3);
color: #ff7cf1;
}
.grouped-window-list-item-box:focus:hover {
color: #ff3deb;
color: #ff7cf1;
}
.grouped-window-list-item-box .progress {
background-color: #d300c4;
}
.grouped-window-list-item-demands-attention {
background-color: #2d2e6a;
color: rgba(255, 61, 235, 0.7);
color: rgba(255, 124, 241, 0.7);
}
.grouped-window-list-thumbnail-menu {
padding: 20px;
border: none;
border-radius: 10px;
color: rgba(255, 61, 235, 0.7);
color: rgba(255, 124, 241, 0.7);
background: none;
}
.grouped-window-list-thumbnail-menu .item-box {
@ -1314,11 +1314,11 @@ StScrollView StScrollBar {
}
.grouped-window-list-thumbnail-menu .item-box:outlined {
border: 2px solid rgba(129, 248, 255, 0.2);
color: #ff3deb;
color: #ff7cf1;
}
.grouped-window-list-thumbnail-menu .item-box:selected {
background: rgba(255, 61, 235, 0.2);
color: #ff3deb;
background: rgba(255, 124, 241, 0.2);
color: #ff7cf1;
}
.grouped-window-list-thumbnail-menu .item-box > StBoxLayout:ltr {
margin: 1px 0 0 6px;
@ -1383,12 +1383,12 @@ StScrollView StScrollBar {
background-color: #0d0e4a;
width: 2em;
height: 1em;
color: rgba(255, 61, 235, 0.7);
color: rgba(255, 124, 241, 0.7);
margin: 2px;
}
.workspace-button:outlined {
background-color: rgba(255, 61, 235, 0.3);
color: #ff3deb;
background-color: rgba(255, 124, 241, 0.3);
color: #ff7cf1;
}
.workspace-graph {
@ -1399,7 +1399,7 @@ StScrollView StScrollBar {
border: 1px solid rgba(129, 248, 255, 0.2);
}
.workspace-graph .workspace:active {
background-color: rgba(255, 61, 235, 0.3);
background-color: rgba(255, 124, 241, 0.3);
border: 1px solid rgba(129, 248, 255, 0.2);
}
.workspace-graph .workspace:active .windows {
@ -1433,7 +1433,7 @@ StScrollView StScrollBar {
.applet-separator-line, .applet-separator-line-vertical {
width: 2px;
background: rgba(255, 61, 235, 0.2);
background: rgba(255, 124, 241, 0.2);
}
.applet-spacer:highlight {
@ -1442,37 +1442,37 @@ StScrollView StScrollBar {
.applet-box {
background-color: rgba(0, 0, 0, 0.01);
color: rgba(255, 61, 235, 0.7);
color: rgba(255, 124, 241, 0.7);
transition-duration: 100ms;
}
.applet-box:checked {
color: #ff3deb;
color: #ff7cf1;
}
.applet-box:checked .applet-label {
color: #ff3deb;
color: #ff7cf1;
}
.applet-box:hover {
color: #ff3deb;
color: #ff7cf1;
}
.applet-box:hover .applet-label {
color: #ff3deb;
color: #ff7cf1;
}
.applet-box:highlight {
background: rgba(255, 61, 235, 0.3);
color: #ff3deb;
background: rgba(255, 124, 241, 0.3);
color: #ff7cf1;
}
.applet-box:highlight .applet-label {
color: #ff3deb;
color: #ff7cf1;
}
.applet-label {
font-size: 10.5pt;
font-weight: 500;
color: rgba(255, 61, 235, 0.7);
color: rgba(255, 124, 241, 0.7);
}
.applet-icon {
color: rgba(255, 61, 235, 0.7);
color: rgba(255, 124, 241, 0.7);
padding: 0;
spacing: 0;
icon-size: 22px;
@ -1481,7 +1481,7 @@ StScrollView StScrollBar {
.desklet {
font-size: 9pt;
font-weight: 400;
color: #ff3deb;
color: #ff7cf1;
border: none;
box-shadow: 0 5px 16px rgba(0, 0, 0, 0.5);
padding: 12px;

View file

@ -1615,22 +1615,22 @@ StScrollBar StButton#hhandle:active {
#overviewGroup {
background-color: #0d0e4a;
color: #ff3deb;
color: #ff7cf1;
}
#overviewGroup StScrollBar StBin#trough {
background-color: rgba(255, 61, 235, 0.2);
background-color: rgba(255, 124, 241, 0.2);
}
#overviewGroup StScrollBar StButton#vhandle,
#overviewGroup StScrollBar StButton#hhandle {
background-color: rgba(255, 61, 235, 0.5);
background-color: rgba(255, 124, 241, 0.5);
}
#overviewGroup StScrollBar StButton#vhandle:hover,
#overviewGroup StScrollBar StButton#hhandle:hover {
background-color: rgba(255, 61, 235, 0.6);
background-color: rgba(255, 124, 241, 0.6);
}
#overviewGroup StScrollBar StButton#vhandle:active,
#overviewGroup StScrollBar StButton#hhandle:active {
background-color: rgba(255, 61, 235, 0.7);
background-color: rgba(255, 124, 241, 0.7);
}
/* Top Bar */
@ -1659,7 +1659,7 @@ StScrollBar StButton#hhandle:active {
transition-duration: 100ms;
border: 0;
border-radius: 0;
color: rgba(255, 61, 235, 0.7);
color: rgba(255, 124, 241, 0.7);
text-shadow: none;
font-weight: bold;
}
@ -1675,7 +1675,7 @@ StScrollBar StButton#hhandle:active {
}
#panel .panel-button:hover {
box-shadow: none;
color: #ff3deb;
color: #ff7cf1;
text-shadow: none;
}
#panel .panel-button:hover.clock-display {
@ -1690,16 +1690,16 @@ StScrollBar StButton#hhandle:active {
icon-shadow: none;
}
#panel .panel-button:active, #panel .panel-button:overview, #panel .panel-button:focus, #panel .panel-button:checked {
box-shadow: inset 0 -2px #ff3deb;
box-shadow: inset 0 -2px #ff7cf1;
background-color: rgba(13, 14, 74, 0.01);
color: #ff3deb;
color: #ff7cf1;
}
#panel .panel-button:active.clock-display, #panel .panel-button:overview.clock-display, #panel .panel-button:focus.clock-display, #panel .panel-button:checked.clock-display {
box-shadow: none;
background-color: transparent;
}
#panel .panel-button:active.clock-display .clock, #panel .panel-button:overview.clock-display .clock, #panel .panel-button:focus.clock-display .clock, #panel .panel-button:checked.clock-display .clock {
box-shadow: inset 0 -2px #ff3deb;
box-shadow: inset 0 -2px #ff7cf1;
background-color: rgba(13, 14, 74, 0.01);
}
#panel .panel-button:active > .system-status-icon, #panel .panel-button:overview > .system-status-icon, #panel .panel-button:focus > .system-status-icon, #panel .panel-button:checked > .system-status-icon {
@ -1831,38 +1831,38 @@ StScrollBar StButton#hhandle:active {
width: 304px;
padding: 0 8px;
border-radius: 10px 10px 0 0;
color: rgba(255, 61, 235, 0.5);
selection-background-color: rgba(255, 61, 235, 0.3);
selected-color: #ff3deb;
color: rgba(255, 124, 241, 0.5);
selection-background-color: rgba(255, 124, 241, 0.3);
selected-color: #ff7cf1;
transition-duration: 100ms;
background-color: rgba(255, 255, 255, 0.04);
border-color: transparent;
box-shadow: inset 0 -1px rgba(255, 61, 235, 0.3);
box-shadow: inset 0 -1px rgba(255, 124, 241, 0.3);
margin-top: 16px;
margin-bottom: 8px;
}
.search-entry:hover {
box-shadow: inset 0 -1px rgba(255, 61, 235, 0.3);
color: rgba(255, 61, 235, 0.5);
box-shadow: inset 0 -1px rgba(255, 124, 241, 0.3);
color: rgba(255, 124, 241, 0.5);
}
.search-entry:focus {
border-color: transparent;
box-shadow: inset 0 -2px #ff3deb;
box-shadow: inset 0 -2px #ff7cf1;
padding: 0 8px;
border: 0;
color: #ff3deb;
color: #ff7cf1;
}
.search-entry StLabel.hint-text {
color: rgba(255, 61, 235, 0.7);
color: rgba(255, 124, 241, 0.7);
}
.search-entry .search-entry-icon {
icon-size: 16px;
padding: 0 4px;
color: rgba(255, 61, 235, 0.7);
color: rgba(255, 124, 241, 0.7);
}
.search-entry:hover .search-entry-icon,
.search-entry:focus .search-entry-icon {
color: #ff3deb;
color: #ff7cf1;
}
/* App Grid */
@ -1892,7 +1892,7 @@ StScrollBar StButton#hhandle:active {
.grid-search-result:focus .overview-icon {
border-image: none;
background-image: none;
background-color: rgba(255, 61, 235, 0.12);
background-color: rgba(255, 124, 241, 0.12);
color: inherit;
transition-duration: 0ms;
}
@ -1903,7 +1903,7 @@ StScrollBar StButton#hhandle:active {
border: 0;
border-image: none;
background-image: none;
background-color: rgba(255, 61, 235, 0.12);
background-color: rgba(255, 124, 241, 0.12);
color: inherit;
transition-duration: 0ms;
}
@ -1911,7 +1911,7 @@ StScrollBar StButton#hhandle:active {
.grid-search-result:active .overview-icon,
.grid-search-result:checked .overview-icon {
box-shadow: none;
background-color: rgba(255, 61, 235, 0.16);
background-color: rgba(255, 124, 241, 0.16);
color: inherit;
transition-duration: 200ms;
}
@ -1994,7 +1994,7 @@ StScrollBar StButton#hhandle:active {
.app-well-app.app-folder > .overview-icon > StBoxLayout > StBin > StWidget {
border-radius: 10px;
background-color: rgba(255, 61, 235, 0.08);
background-color: rgba(255, 124, 241, 0.08);
}
.app-well-app-running-dot {
@ -2002,7 +2002,7 @@ StScrollBar StButton#hhandle:active {
width: 32px;
margin-bottom: 0;
border-radius: 0;
background-color: #ff3deb;
background-color: #ff7cf1;
}
.rename-folder-popup .rename-folder-popup-item {
@ -2024,7 +2024,7 @@ StScrollBar StButton#hhandle:active {
width: 12px;
height: 12px;
border-radius: 12px;
background-color: #ff3deb;
background-color: #ff7cf1;
}
.apps-scroll-view {
@ -2043,17 +2043,17 @@ StScrollBar StButton#hhandle:active {
width: 300px;
}
.page-navigation-hint.dnd {
background: rgba(255, 61, 235, 0.12);
background: rgba(255, 124, 241, 0.12);
}
.page-navigation-hint.next:ltr, .page-navigation-hint.previous:rtl {
background-gradient-start: rgba(255, 61, 235, 0.08);
background-gradient-end: rgba(255, 61, 235, 0.08);
background-gradient-start: rgba(255, 124, 241, 0.08);
background-gradient-end: rgba(255, 124, 241, 0.08);
background-gradient-direction: horizontal;
border-radius: 10px 0 0 10px;
}
.page-navigation-hint.previous:ltr, .page-navigation-hint.next:rtl {
background-gradient-start: rgba(255, 61, 235, 0.08);
background-gradient-end: rgba(255, 61, 235, 0.08);
background-gradient-start: rgba(255, 124, 241, 0.08);
background-gradient-end: rgba(255, 124, 241, 0.08);
background-gradient-direction: horizontal;
border-radius: 0 10px 10px 0;
}
@ -2080,7 +2080,7 @@ StScrollBar StButton#hhandle:active {
}
.search-section .search-section-separator {
height: 1px;
background-color: rgba(255, 61, 235, 0.2);
background-color: rgba(255, 124, 241, 0.2);
}
.search-section:last-child .search-section-separator {
height: 0;
@ -2101,7 +2101,7 @@ StScrollBar StButton#hhandle:active {
.search-statustext {
font-size: 48px;
font-weight: 400;
color: rgba(255, 61, 235, 0.5);
color: rgba(255, 124, 241, 0.5);
}
.grid-search-results {
@ -2120,7 +2120,7 @@ StScrollBar StButton#hhandle:active {
.search-provider-icon:focus {
border-image: none;
background-image: none;
background-color: rgba(255, 61, 235, 0.12);
background-color: rgba(255, 124, 241, 0.12);
color: inherit;
transition-duration: 0ms;
}
@ -2128,13 +2128,13 @@ StScrollBar StButton#hhandle:active {
border: 0;
border-image: none;
background-image: none;
background-color: rgba(255, 61, 235, 0.12);
background-color: rgba(255, 124, 241, 0.12);
color: inherit;
transition-duration: 0ms;
}
.search-provider-icon:active, .search-provider-icon:checked {
box-shadow: none;
background-color: rgba(255, 61, 235, 0.16);
background-color: rgba(255, 124, 241, 0.16);
color: inherit;
transition-duration: 200ms;
}
@ -2144,7 +2144,7 @@ StScrollBar StButton#hhandle:active {
.search-provider-icon .list-search-provider-content .list-search-provider-details {
width: 150px;
margin-top: 0;
color: rgba(255, 61, 235, 0.7);
color: rgba(255, 124, 241, 0.7);
}
.list-search-results {
@ -2163,7 +2163,7 @@ StScrollBar StButton#hhandle:active {
.list-search-result:focus {
border-image: none;
background-image: none;
background-color: rgba(255, 61, 235, 0.12);
background-color: rgba(255, 124, 241, 0.12);
color: inherit;
transition-duration: 0ms;
}
@ -2171,13 +2171,13 @@ StScrollBar StButton#hhandle:active {
border: 0;
border-image: none;
background-image: none;
background-color: rgba(255, 61, 235, 0.12);
background-color: rgba(255, 124, 241, 0.12);
color: inherit;
transition-duration: 0ms;
}
.list-search-result:active, .list-search-result:checked {
box-shadow: none;
background-color: rgba(255, 61, 235, 0.16);
background-color: rgba(255, 124, 241, 0.16);
color: inherit;
transition-duration: 200ms;
}
@ -2191,7 +2191,7 @@ StScrollBar StButton#hhandle:active {
font-weight: 400;
}
.list-search-result .list-search-result-description {
color: rgba(255, 61, 235, 0.7);
color: rgba(255, 124, 241, 0.7);
}
/* Dash */
@ -2217,7 +2217,7 @@ StScrollBar StButton#hhandle:active {
margin-bottom: 0;
padding: 6px 3px;
border-radius: 10px 10px 0 0;
background-color: rgba(255, 61, 235, 0.08);
background-color: rgba(255, 124, 241, 0.08);
}
.dash-item-container .app-well-app,
@ -2228,7 +2228,7 @@ StScrollBar StButton#hhandle:active {
.dash-separator {
width: 1px;
margin: 6px 3px;
background-color: rgba(255, 61, 235, 0.3);
background-color: rgba(255, 124, 241, 0.3);
}
.dash-label {
@ -2243,7 +2243,7 @@ StScrollBar StButton#hhandle:active {
}
.show-apps {
color: rgba(255, 61, 235, 0.7);
color: rgba(255, 124, 241, 0.7);
}
.show-apps .overview-icon {
padding: 6px;
@ -2257,7 +2257,7 @@ StScrollBar StButton#hhandle:active {
.show-apps:focus .overview-icon {
border-image: none;
background-image: none;
background-color: rgba(255, 61, 235, 0.12);
background-color: rgba(255, 124, 241, 0.12);
color: inherit;
transition-duration: 0ms;
}
@ -2265,18 +2265,18 @@ StScrollBar StButton#hhandle:active {
border: 0;
border-image: none;
background-image: none;
background-color: rgba(255, 61, 235, 0.12);
background-color: rgba(255, 124, 241, 0.12);
color: inherit;
transition-duration: 0ms;
}
.show-apps:active .overview-icon, .show-apps:checked .overview-icon {
box-shadow: none;
background-color: rgba(255, 61, 235, 0.16);
background-color: rgba(255, 124, 241, 0.16);
color: inherit;
transition-duration: 200ms;
}
.show-apps:checked {
color: #ff3deb;
color: #ff7cf1;
}
/* Workspace pager */
@ -2287,8 +2287,8 @@ StScrollBar StButton#hhandle:active {
.workspace-thumbnails .workspace-thumbnail {
transition-duration: 250ms;
border: 0;
background-color: rgba(255, 61, 235, 0.08);
color: #ff3deb;
background-color: rgba(255, 124, 241, 0.08);
color: #ff7cf1;
border-radius: 10px;
}
.workspace-thumbnails .placeholder {
@ -2298,7 +2298,7 @@ StScrollBar StButton#hhandle:active {
}
.workspace-thumbnail-indicator {
border: 0 solid #ff3deb;
border: 0 solid #ff7cf1;
border-radius: 0;
padding: 6px;
border-bottom-width: 2px;
@ -2735,34 +2735,34 @@ StScrollBar StButton#hhandle:active {
transition-duration: 100ms;
background-color: rgba(255, 255, 255, 0.04);
border-color: transparent;
box-shadow: inset 0 -1px rgba(255, 61, 235, 0.3);
color: #ff3deb;
selection-background-color: rgba(255, 61, 235, 0.3);
selected-color: #ff3deb;
box-shadow: inset 0 -1px rgba(255, 124, 241, 0.3);
color: #ff7cf1;
selection-background-color: rgba(255, 124, 241, 0.3);
selected-color: #ff7cf1;
}
.login-dialog StEntry:focus,
.unlock-dialog StEntry:focus {
border-color: transparent;
box-shadow: inset 0 -2px #ff3deb;
box-shadow: inset 0 -2px #ff7cf1;
}
.login-dialog StEntry:insensitive,
.unlock-dialog StEntry:insensitive {
color: rgba(129, 248, 255, 0.5);
border-color: transparent;
box-shadow: inset 0 -1px rgba(255, 61, 235, 0.2);
color: rgba(255, 61, 235, 0.5);
box-shadow: inset 0 -1px rgba(255, 124, 241, 0.2);
color: rgba(255, 124, 241, 0.5);
}
.login-dialog StEntry StLabel.hint-text,
.unlock-dialog StEntry StLabel.hint-text {
color: rgba(255, 61, 235, 0.7);
color: rgba(255, 124, 241, 0.7);
}
.login-dialog StEntry StIcon.peek-password,
.unlock-dialog StEntry StIcon.peek-password {
color: rgba(255, 61, 235, 0.7);
color: rgba(255, 124, 241, 0.7);
}
.login-dialog StEntry StIcon.peek-password:hover,
.unlock-dialog StEntry StIcon.peek-password:hover {
color: #ff3deb;
color: #ff7cf1;
}
.login-dialog .modal-dialog-button-box,
.unlock-dialog .modal-dialog-button-box {
@ -2855,8 +2855,8 @@ StScrollBar StButton#hhandle:active {
}
.login-dialog .modal-dialog-button:default:insensitive,
.unlock-dialog .modal-dialog-button:default:insensitive {
color: rgba(255, 61, 235, 0.5);
background-color: rgba(255, 61, 235, 0.08);
color: rgba(255, 124, 241, 0.5);
background-color: rgba(255, 124, 241, 0.08);
border-color: transparent;
box-shadow: 0 0 transparent;
text-shadow: none;
@ -2868,7 +2868,7 @@ StScrollBar StButton#hhandle:active {
}
.login-dialog-banner {
color: rgba(255, 61, 235, 0.7);
color: rgba(255, 124, 241, 0.7);
}
.login-dialog-button-box {
@ -2886,7 +2886,7 @@ StScrollBar StButton#hhandle:active {
}
.login-dialog-message-hint {
color: rgba(255, 61, 235, 0.7);
color: rgba(255, 124, 241, 0.7);
}
.login-dialog-user-selection-box {
@ -2899,19 +2899,19 @@ StScrollBar StButton#hhandle:active {
padding: 0 8px;
margin-top: 1em;
border-radius: 10px;
color: rgba(255, 61, 235, 0.7);
color: rgba(255, 124, 241, 0.7);
font-size: 10.5pt;
font-weight: 500;
}
.login-dialog-not-listed-button:focus {
background-color: rgba(255, 61, 235, 0.12);
background-color: rgba(255, 124, 241, 0.12);
}
.login-dialog-not-listed-button:hover {
background-color: rgba(255, 61, 235, 0.12);
background-color: rgba(255, 124, 241, 0.12);
}
.login-dialog-not-listed-button:active {
transition-duration: 200ms;
background-color: rgba(255, 61, 235, 0.16);
background-color: rgba(255, 124, 241, 0.16);
}
.login-dialog-user-list-view {
@ -2923,10 +2923,10 @@ StScrollBar StButton#hhandle:active {
width: 23em;
}
.login-dialog-user-list:expanded .login-dialog-user-list-item:selected {
background-color: rgba(255, 61, 235, 0.12);
background-color: rgba(255, 124, 241, 0.12);
}
.login-dialog-user-list:expanded .login-dialog-user-list-item:logged-in {
border-right: 2px solid #ff3deb;
border-right: 2px solid #ff7cf1;
}
.login-dialog-user-list-item {
@ -2936,14 +2936,14 @@ StScrollBar StButton#hhandle:active {
color: inherit;
}
.login-dialog-user-list-item:focus {
background-color: rgba(255, 61, 235, 0.12);
background-color: rgba(255, 124, 241, 0.12);
}
.login-dialog-user-list-item:hover {
background-color: rgba(255, 61, 235, 0.12);
background-color: rgba(255, 124, 241, 0.12);
}
.login-dialog-user-list-item:active {
transition-duration: 200ms;
background-color: rgba(255, 61, 235, 0.16);
background-color: rgba(255, 124, 241, 0.16);
}
.login-dialog-user-list-item:ltr .user-widget {
padding-right: 1em;
@ -2954,11 +2954,11 @@ StScrollBar StButton#hhandle:active {
.login-dialog-user-list-item .login-dialog-timed-login-indicator {
height: 2px;
margin-top: 6px;
background-color: #ff3deb;
background-color: #ff7cf1;
}
.login-dialog .user-icon StIcon {
background-color: rgba(255, 61, 235, 0.08);
background-color: rgba(255, 124, 241, 0.08);
}
.user-widget-label {
@ -2995,7 +2995,7 @@ StScrollBar StButton#hhandle:active {
}
.login-dialog-prompt-label {
color: rgba(255, 61, 235, 0.7);
color: rgba(255, 124, 241, 0.7);
font-size: 1em;
padding-top: 1em;
}
@ -3010,23 +3010,23 @@ StScrollBar StButton#hhandle:active {
min-height: 0;
padding: 0;
border-radius: 16px;
color: rgba(255, 61, 235, 0.7);
color: rgba(255, 124, 241, 0.7);
}
.cancel-button:focus,
.switch-user-button:focus,
.login-dialog-session-list-button:focus {
background-color: rgba(255, 61, 235, 0.12);
background-color: rgba(255, 124, 241, 0.12);
}
.cancel-button:hover,
.switch-user-button:hover,
.login-dialog-session-list-button:hover {
background-color: rgba(255, 61, 235, 0.12);
background-color: rgba(255, 124, 241, 0.12);
}
.cancel-button:active,
.switch-user-button:active,
.login-dialog-session-list-button:active {
transition-duration: 200ms;
background-color: rgba(255, 61, 235, 0.16);
background-color: rgba(255, 124, 241, 0.16);
}
.cancel-button StIcon,
.switch-user-button StIcon,
@ -3099,7 +3099,7 @@ StScrollBar StButton#hhandle:active {
#lockDialogGroup {
background-color: #0d0e4a;
color: #ff3deb;
color: #ff7cf1;
}
#unlockDialogNotifications StScrollBar StBin#trough {

View file

@ -176,7 +176,7 @@ headerbar label:disabled, menuitem label:disabled, tab label:disabled, button la
label.osd {
border-radius: 10px;
background-color: rgba(45, 46, 106, 0.9);
color: #ff3deb;
color: #ff7cf1;
}
.dim-label {
@ -1292,17 +1292,17 @@ searchbar > revealer > box {
border-radius: 10px 10px 0 0;
box-shadow: 0 2px 2px -2px rgba(0, 0, 0, 0.3), 0 1px 2px -1px rgba(0, 0, 0, 0.24), 0 1px 2px -0.6px rgba(0, 0, 0, 0.17), inset 0 1px rgba(255, 255, 255, 0.05);
background-color: #2d2e6a;
color: #ff3deb;
color: #ff7cf1;
}
.titlebar:disabled {
color: rgba(255, 61, 235, 0.5);
color: rgba(255, 124, 241, 0.5);
}
.titlebar:backdrop {
background-color: #1d1e5a;
color: rgba(255, 61, 235, 0.7);
color: rgba(255, 124, 241, 0.7);
}
.titlebar:backdrop:disabled {
color: rgba(255, 61, 235, 0.3);
color: rgba(255, 124, 241, 0.3);
}
.titlebar .title {
padding-left: 12px;
@ -1317,37 +1317,37 @@ searchbar > revealer > box {
.titlebar .subtitle,
.titlebar .dim-label {
transition: color 75ms cubic-bezier(0, 0, 0.2, 1);
color: rgba(255, 61, 235, 0.7);
color: rgba(255, 124, 241, 0.7);
}
.titlebar .subtitle:backdrop,
.titlebar .dim-label:backdrop {
color: rgba(255, 61, 235, 0.5);
color: rgba(255, 124, 241, 0.5);
}
.titlebar .titlebar {
background-color: transparent;
box-shadow: none;
}
.titlebar headerbar + separator {
background-color: rgba(255, 61, 235, 0.2);
background-color: rgba(255, 124, 241, 0.2);
}
.titlebar entry {
box-shadow: inset 0 -1px rgba(255, 61, 235, 0.3);
background-color: rgba(255, 61, 235, 0.04);
color: #ff3deb;
box-shadow: inset 0 -1px rgba(255, 124, 241, 0.3);
background-color: rgba(255, 124, 241, 0.04);
color: #ff7cf1;
}
.titlebar entry:disabled {
box-shadow: inset 0 -1px rgba(255, 61, 235, 0.2);
background-color: rgba(255, 61, 235, 0.04);
color: rgba(255, 61, 235, 0.5);
box-shadow: inset 0 -1px rgba(255, 124, 241, 0.2);
background-color: rgba(255, 124, 241, 0.04);
color: rgba(255, 124, 241, 0.5);
}
.titlebar entry image {
color: rgba(255, 61, 235, 0.7);
color: rgba(255, 124, 241, 0.7);
}
.titlebar entry image:hover, .titlebar entry image:active {
color: #ff3deb;
color: #ff7cf1;
}
.titlebar entry image:disabled {
color: rgba(255, 61, 235, 0.5);
color: rgba(255, 124, 241, 0.5);
}
.titlebar .linked:not(.vertical) > entry:not(:only-child) {
border-radius: 10px 10px 0 0;
@ -1355,65 +1355,65 @@ searchbar > revealer > box {
.titlebar button:not(.suggested-action):not(.destructive-action) {
border-image: radial-gradient(circle closest-corner at center calc(100% - 1px), currentcolor 0%, transparent 0%) 0 0 0/0 0 0;
background-color: transparent;
color: rgba(255, 61, 235, 0.7);
color: rgba(255, 124, 241, 0.7);
box-shadow: none;
background-color: transparent;
}
.titlebar button:not(.suggested-action):not(.destructive-action):drop(active), .titlebar button:not(.suggested-action):not(.destructive-action):hover {
box-shadow: none;
background-color: rgba(255, 61, 235, 0.12);
background-color: rgba(255, 124, 241, 0.12);
}
.titlebar button:not(.suggested-action):not(.destructive-action):focus {
box-shadow: none;
background-color: rgba(255, 61, 235, 0.12);
background-color: rgba(255, 124, 241, 0.12);
}
.titlebar button:not(.suggested-action):not(.destructive-action):active {
box-shadow: none;
background-image: radial-gradient(circle, rgba(255, 61, 235, 0.16) 10%, transparent 0%);
background-image: radial-gradient(circle, rgba(255, 124, 241, 0.16) 10%, transparent 0%);
}
.titlebar button:not(.suggested-action):not(.destructive-action):disabled {
color: rgba(255, 61, 235, 0.3);
color: rgba(255, 124, 241, 0.3);
}
.path-bar-box .nautilus-path-bar button:not(.suggested-action):not(.destructive-action):last-child:dir(ltr), .path-bar-box .nautilus-path-bar button:not(.suggested-action):not(.destructive-action):first-child:dir(rtl), .titlebar button:not(.suggested-action):not(.destructive-action):checked {
border-image: radial-gradient(circle closest-corner at center calc(100% - 1px), currentcolor 100%, transparent 0%) 0 0 2/0 0 2px;
background-color: transparent;
color: #ff3deb;
color: #ff7cf1;
box-shadow: none;
background-color: transparent;
}
.path-bar-box .nautilus-path-bar button:drop(active):not(.suggested-action):not(.destructive-action):last-child:dir(ltr), .path-bar-box .nautilus-path-bar button:drop(active):not(.suggested-action):not(.destructive-action):first-child:dir(rtl), .path-bar-box .nautilus-path-bar button:hover:not(.suggested-action):not(.destructive-action):last-child:dir(ltr), .path-bar-box .nautilus-path-bar button:hover:not(.suggested-action):not(.destructive-action):first-child:dir(rtl), .titlebar button:not(.suggested-action):not(.destructive-action):checked:drop(active), .titlebar button:not(.suggested-action):not(.destructive-action):checked:hover {
box-shadow: none;
background-color: rgba(255, 61, 235, 0.12);
background-color: rgba(255, 124, 241, 0.12);
}
.path-bar-box .nautilus-path-bar button:focus:not(.suggested-action):not(.destructive-action):last-child:dir(ltr), .path-bar-box .nautilus-path-bar button:focus:not(.suggested-action):not(.destructive-action):first-child:dir(rtl), .titlebar button:not(.suggested-action):not(.destructive-action):checked:focus {
box-shadow: none;
background-color: rgba(255, 61, 235, 0.12);
background-color: rgba(255, 124, 241, 0.12);
}
.path-bar-box .nautilus-path-bar button:active:not(.suggested-action):not(.destructive-action):last-child:dir(ltr), .path-bar-box .nautilus-path-bar button:active:not(.suggested-action):not(.destructive-action):first-child:dir(rtl), .titlebar button:not(.suggested-action):not(.destructive-action):checked:active {
box-shadow: none;
background-image: radial-gradient(circle, rgba(255, 61, 235, 0.16) 10%, transparent 0%);
background-image: radial-gradient(circle, rgba(255, 124, 241, 0.16) 10%, transparent 0%);
}
.path-bar-box .nautilus-path-bar button:disabled:not(.suggested-action):not(.destructive-action):last-child:dir(ltr), .path-bar-box .nautilus-path-bar button:disabled:not(.suggested-action):not(.destructive-action):first-child:dir(rtl), .titlebar button:not(.suggested-action):not(.destructive-action):checked:disabled {
background-color: transparent;
color: rgba(255, 61, 235, 0.5);
color: rgba(255, 124, 241, 0.5);
}
.titlebar button:not(.suggested-action):not(.destructive-action):backdrop {
color: rgba(255, 61, 235, 0.5);
color: rgba(255, 124, 241, 0.5);
}
.titlebar button:not(.suggested-action):not(.destructive-action):backdrop:disabled {
color: rgba(255, 61, 235, 0.3);
color: rgba(255, 124, 241, 0.3);
}
.titlebar button:not(.suggested-action):not(.destructive-action):backdrop:checked {
color: rgba(255, 61, 235, 0.7);
color: rgba(255, 124, 241, 0.7);
}
.titlebar button:not(.suggested-action):not(.destructive-action):backdrop:checked:disabled {
color: rgba(255, 61, 235, 0.3);
color: rgba(255, 124, 241, 0.3);
}
.titlebar button.suggested-action:disabled, .titlebar button.destructive-action:disabled {
background-color: rgba(255, 61, 235, 0.08);
color: rgba(255, 61, 235, 0.5);
background-color: rgba(255, 124, 241, 0.08);
color: rgba(255, 124, 241, 0.5);
}
.titlebar stackswitcher button:not(.suggested-action):not(.destructive-action).text-button {
min-width: 104px;
@ -1519,7 +1519,7 @@ headerbar button {
headerbar separator.titlebutton {
margin-top: 10px;
margin-bottom: 10px;
background-color: rgba(255, 61, 235, 0.2);
background-color: rgba(255, 124, 241, 0.2);
}
headerbar switch {
margin-top: 8px;
@ -1737,33 +1737,38 @@ menubar,
-GtkWidget-window-dragging: true;
padding: 0;
background-color: #2d2e6a;
color: #ff3deb;
color: #ff7cf1;
}
menubar:backdrop,
.menubar:backdrop {
background-color: #1d1e5a;
color: rgba(255, 61, 235, 0.7);
color: rgba(255, 124, 241, 0.7);
}
.csd menubar,
.csd .menubar {
transition: all 75ms cubic-bezier(0, 0, 0.2, 1);
}
:not(.csd) menubar,
:not(.csd) .menubar {
margin-left: 1px;
margin-right: 1px;
}
menubar > menuitem,
.menubar > menuitem {
transition: all 75ms cubic-bezier(0, 0, 0.2, 1);
min-height: 20px;
padding: 4px 8px;
color: rgba(255, 61, 235, 0.7);
color: rgba(255, 124, 241, 0.7);
}
menubar > menuitem:hover,
.menubar > menuitem:hover {
transition: none;
background-color: rgba(255, 61, 235, 0.16);
color: #ff3deb;
background-color: rgba(255, 124, 241, 0.16);
color: #ff7cf1;
}
menubar > menuitem:disabled,
.menubar > menuitem:disabled {
color: rgba(255, 61, 235, 0.3);
color: rgba(255, 124, 241, 0.3);
}
.background.popup {
@ -2225,8 +2230,8 @@ switch:checked:focus slider {
*/
.view.content-view.check:not(list),
.content-view:not(list) check {
min-height: 40px;
min-width: 40px;
min-height: 30px;
min-width: 30px;
margin: 0;
padding: 0;
background-color: transparent;
@ -2271,8 +2276,8 @@ check {
check,
radio {
min-height: 24px;
min-width: 24px;
min-height: 20px;
min-width: 20px;
margin: 0px;
padding: 0;
color: rgba(129, 248, 255, 0.7);
@ -2424,8 +2429,8 @@ treeview.view check,
treeview.view radio {
padding: 0;
color: rgba(129, 248, 255, 0.7);
min-height: 1.5em;
min-width: 1.5em;
min-height: 1.2em;
min-width: 1.2em;
}
treeview.view check:checked, treeview.view check:indeterminate,
treeview.view radio:checked,
@ -3298,7 +3303,7 @@ tooltip {
}
tooltip.background {
background-color: rgba(45, 46, 106, 0.9);
color: #ff3deb;
color: #ff7cf1;
}
tooltip decoration {
background-color: transparent;
@ -3309,7 +3314,7 @@ tooltip > box {
padding: 4px 8px;
}
tooltip .dim-label {
color: rgba(255, 61, 235, 0.7);
color: rgba(255, 124, 241, 0.7);
}
/**
* Color Chooser
@ -3397,14 +3402,30 @@ colorchooser .popover.osd:backdrop {
/**
* Window Decorations
*/
.background, .titlebar {
border: 1px solid #ff7cf1;
}
.background:backdrop, .titlebar:backdrop {
border-color: #2d2e6a;
}
.background.popup, .background.tooltip, .background.messagedialog {
border-radius: 10px;
}
.titlebar {
border-bottom-style: none;
border-bottom-width: 0;
}
decoration {
transition: box-shadow 75ms cubic-bezier(0, 0, 0.2, 1);
border-radius: 10px 10px 0 0;
box-shadow: 0 0 10px 2px #ff3deb, 0 16px 14.4px 2px transparent, 0 6px 18px 5px transparent;
box-shadow: 0 0 10px 2px #ff7cf1, 0 0 0 1px #ff7cf1, inset 0 0 0 1px #ff7cf1, 0 16px 14.4px 2px transparent, 0 6px 18px 5px transparent;
margin: 8px;
}
decoration:backdrop {
box-shadow: 0 0 10px 2px rgba(255, 61, 235, 0.3), 0 16px 14.4px 2px transparent, 0 6px 18px 5px transparent;
box-shadow: 0 0 10px 2px rgba(255, 124, 241, 0.3), 0 0 0 1px rgba(255, 124, 241, 0.3), inset 0 0 0 1px rgba(255, 124, 241, 0.3), 0 16px 14.4px 2px transparent, 0 6px 18px 5px transparent;
}
.maximized decoration, .fullscreen decoration, .tiled decoration, .tiled-top decoration, .tiled-right decoration, .tiled-bottom decoration, .tiled-left decoration {
border-radius: 0;
@ -3413,11 +3434,11 @@ decoration:backdrop {
box-shadow: none;
}
.ssd decoration {
box-shadow: 0 3px 3px rgba(0, 0, 0, 0.16);
box-shadow: 0 0 10px 2px #ff7cf1, 0 0 0 1px rgba(255, 124, 241, 0.3), inset 0 0 0 1px rgba(255, 124, 241, 0.3);
}
.csd.popup decoration {
border-radius: 10px;
box-shadow: 0 2px 2.4px -1px rgba(0, 0, 0, 0.2), 0 4px 3px 0 rgba(0, 0, 0, 0.14), 0 1px 6px 0 rgba(0, 0, 0, 0.12);
box-shadow: 0 0 5px 1px #ff7cf1;
}
tooltip.csd decoration {
border-radius: 10px;
@ -3623,7 +3644,7 @@ window.csd.unified:not(.solid-csd):not(.maximized):not(.fullscreen):not(.tiled):
@keyframes nautilus-operations-button-needs-attention {
to {
background-color: rgba(255, 61, 235, 0.12);
background-color: rgba(255, 124, 241, 0.12);
}
}
.nautilus-operations-button-needs-attention {
@ -3647,11 +3668,11 @@ window.csd.unified:not(.solid-csd):not(.maximized):not(.fullscreen):not(.tiled):
margin: 0;
}
.path-bar-box.width-maximized {
background-color: rgba(255, 61, 235, 0.04);
background-color: rgba(255, 124, 241, 0.04);
}
.path-bar-box.background.frame {
border-style: none;
background-color: rgba(255, 61, 235, 0.04);
background-color: rgba(255, 124, 241, 0.04);
}
.path-bar-box .path-bar button label:not(:only-child):first-child {
margin-left: 0;
@ -3958,7 +3979,7 @@ leaflet.titlebar > .titlebar.tweak-titlebar-right + separator,
hdyleaflet.titlebar > .titlebar.tweak-titlebar-left + separator,
hdyleaflet.titlebar > .titlebar.tweak-titlebar-right + separator {
background-color: inherit;
background-image: image(rgba(255, 61, 235, 0.2));
background-image: image(rgba(255, 124, 241, 0.2));
}
/**
@ -4263,13 +4284,13 @@ dzlsuggestionpopover > revealer > box > elastic > scrolledwindow > viewport > li
box-shadow: inset 0 0 0 9999px transparent;
}
#titlebar_container .suggestionbutton button:hover image {
box-shadow: inset 0 0 0 9999px rgba(255, 61, 235, 0.12);
box-shadow: inset 0 0 0 9999px rgba(255, 124, 241, 0.12);
}
#titlebar_container .suggestionbutton button:focus image {
box-shadow: inset 0 0 0 9999px rgba(255, 61, 235, 0.12);
box-shadow: inset 0 0 0 9999px rgba(255, 124, 241, 0.12);
}
#titlebar_container .suggestionbutton button:active image {
background-color: rgba(255, 61, 235, 0.16);
background-color: rgba(255, 124, 241, 0.16);
}
/**
@ -4554,7 +4575,7 @@ button.flat.tilix-small-button {
*/
#live_installer .menubar progressbar trough {
border-radius: 4px;
background-color: rgba(255, 61, 235, 0.2);
background-color: rgba(255, 124, 241, 0.2);
}
/**
@ -4605,10 +4626,10 @@ window.background.chromium > button:disabled {
}
window.background.chromium menubar,
window.background.chromium headerbar {
color: rgba(255, 61, 235, 0.7);
color: rgba(255, 124, 241, 0.7);
}
window.background.chromium headerbar button:active {
background-color: rgba(255, 61, 235, 0.16);
background-color: rgba(255, 124, 241, 0.16);
}
window.background.chromium textview.view {
background-color: transparent;
@ -4687,13 +4708,13 @@ tooltip.background.chromium {
}
#MozillaGtkWidget > widget > menubar {
color: rgba(255, 61, 235, 0.7);
color: rgba(255, 124, 241, 0.7);
}
#MozillaGtkWidget > widget > menubar:hover {
color: #ff3deb;
color: #ff7cf1;
}
#MozillaGtkWidget > widget > menubar:disabled {
color: rgba(255, 61, 235, 0.3);
color: rgba(255, 124, 241, 0.3);
}
#MozillaGtkWidget > widget > frame {
color: rgba(129, 248, 255, 0.3);
@ -4799,20 +4820,20 @@ UnityDecoration .top {
border-radius: 10px 10px 0 0;
box-shadow: inset 0 1px rgba(255, 255, 255, 0.05);
background-color: #2d2e6a;
color: #ff3deb;
color: #ff7cf1;
}
UnityDecoration .top:backdrop {
background-color: #1d1e5a;
color: rgba(255, 61, 235, 0.7);
color: rgba(255, 124, 241, 0.7);
}
UnityDecoration .menuitem {
border-radius: 10px 10px 0 0;
box-shadow: none;
color: rgba(255, 61, 235, 0.7);
color: rgba(255, 124, 241, 0.7);
}
UnityDecoration .menuitem:hover {
background-color: rgba(255, 61, 235, 0.16);
color: #ff3deb;
background-color: rgba(255, 124, 241, 0.16);
color: #ff7cf1;
}
.background:not(.csd) headerbar:not(.titlebar) {
@ -4826,22 +4847,22 @@ UnityDecoration .menuitem:hover {
UnityPanelWidget,
.unity-panel {
background-color: #0d0e4a;
color: #ff3deb;
color: #ff7cf1;
}
UnityPanelWidget:backdrop,
.unity-panel:backdrop {
color: rgba(255, 61, 235, 0.7);
color: rgba(255, 124, 241, 0.7);
}
.unity-panel.menuitem,
.unity-panel .menuitem {
color: rgba(255, 61, 235, 0.7);
color: rgba(255, 124, 241, 0.7);
}
.unity-panel.menubar.menuitem:hover,
.unity-panel.menubar .menuitem *:hover {
background-color: rgba(255, 61, 235, 0.16);
color: #ff3deb;
background-color: rgba(255, 124, 241, 0.16);
color: #ff7cf1;
}
.menu IdoPlaybackMenuItem.menuitem:active {
@ -4860,7 +4881,7 @@ UnityPanelWidget:backdrop,
.mate-panel-menu-bar {
background-color: #0d0e4a;
color: rgba(255, 61, 235, 0.7);
color: rgba(255, 124, 241, 0.7);
font-weight: 500;
}
.mate-panel-menu-bar button {
@ -4868,46 +4889,46 @@ UnityPanelWidget:backdrop,
min-width: 16px;
padding: 0;
border-radius: 0;
color: rgba(255, 61, 235, 0.7);
color: rgba(255, 124, 241, 0.7);
box-shadow: none;
background-color: transparent;
}
.mate-panel-menu-bar button:drop(active), .mate-panel-menu-bar button:hover {
box-shadow: none;
background-color: rgba(255, 61, 235, 0.12);
background-color: rgba(255, 124, 241, 0.12);
}
.mate-panel-menu-bar button:focus {
box-shadow: none;
background-color: rgba(255, 61, 235, 0.12);
background-color: rgba(255, 124, 241, 0.12);
}
.mate-panel-menu-bar button:active {
box-shadow: none;
background-image: radial-gradient(circle, rgba(255, 61, 235, 0.16) 10%, transparent 0%);
background-image: radial-gradient(circle, rgba(255, 124, 241, 0.16) 10%, transparent 0%);
}
.mate-panel-menu-bar button:disabled {
background-color: transparent;
color: rgba(255, 61, 235, 0.3);
color: rgba(255, 124, 241, 0.3);
}
.mate-panel-menu-bar button:checked {
color: #ff3deb;
color: #ff7cf1;
box-shadow: none;
background-color: rgba(255, 61, 235, 0.16);
background-color: rgba(255, 124, 241, 0.16);
}
.mate-panel-menu-bar button:checked:drop(active), .mate-panel-menu-bar button:checked:hover {
box-shadow: none;
background-color: rgba(255, 61, 235, 0.2608);
background-color: rgba(255, 124, 241, 0.2608);
}
.mate-panel-menu-bar button:checked:focus {
box-shadow: none;
background-color: rgba(255, 61, 235, 0.2608);
background-color: rgba(255, 124, 241, 0.2608);
}
.mate-panel-menu-bar button:checked:active {
box-shadow: none;
background-image: radial-gradient(circle, rgba(255, 61, 235, 0.16) 10%, transparent 0%);
background-image: radial-gradient(circle, rgba(255, 124, 241, 0.16) 10%, transparent 0%);
}
.mate-panel-menu-bar button:checked:disabled {
background-color: rgba(255, 61, 235, 0.16);
color: rgba(255, 61, 235, 0.5);
background-color: rgba(255, 124, 241, 0.16);
color: rgba(255, 124, 241, 0.5);
}
PanelToplevel.horizontal > grid > button {
@ -4919,14 +4940,14 @@ PanelToplevel.vertical > grid > button {
}
PanelSeparator {
color: rgba(255, 61, 235, 0.2);
color: rgba(255, 124, 241, 0.2);
}
MatePanelAppletFrameDBus > MatePanelAppletFrameDBus {
background-image: repeating-linear-gradient(currentcolor, currentcolor 4px, transparent 4px, transparent 6px);
background-repeat: no-repeat;
background-size: 4px 10px;
color: rgba(255, 61, 235, 0.3);
color: rgba(255, 124, 241, 0.3);
}
MatePanelAppletFrameDBus > MatePanelAppletFrameDBus:dir(ltr) {
background-position: 3px;
@ -4936,14 +4957,14 @@ MatePanelAppletFrameDBus > MatePanelAppletFrameDBus:dir(rtl) {
}
.mate-panel-menu-bar menubar > menuitem {
color: rgba(255, 61, 235, 0.7);
color: rgba(255, 124, 241, 0.7);
}
.mate-panel-menu-bar menubar > menuitem:hover {
background-color: rgba(255, 61, 235, 0.16);
color: #ff3deb;
background-color: rgba(255, 124, 241, 0.16);
color: #ff7cf1;
}
.mate-panel-menu-bar menubar > menuitem:disabled {
color: rgba(255, 61, 235, 0.3);
color: rgba(255, 124, 241, 0.3);
}
.mate-panel-menu-bar.horizontal menubar > menuitem {
padding: 0 8px;
@ -4993,10 +5014,10 @@ PanelApplet.wnck-applet .wnck-pager {
color: #00ff22;
}
PanelApplet.wnck-applet .wnck-pager:hover {
background-color: rgba(255, 61, 235, 0.12);
background-color: rgba(255, 124, 241, 0.12);
}
PanelApplet.wnck-applet .wnck-pager:active {
background-color: rgba(255, 61, 235, 0.16);
background-color: rgba(255, 124, 241, 0.16);
}
PanelApplet.wnck-applet .wnck-pager:selected {
background-color: #00ff22;
@ -5066,8 +5087,8 @@ na-tray-applet {
transition: all 75ms cubic-bezier(0, 0, 0.2, 1);
}
#PanelApplet:selected > box {
background-color: rgba(255, 61, 235, 0.16);
color: #ff3deb;
background-color: rgba(255, 124, 241, 0.16);
color: #ff7cf1;
}
#mate-menu {
@ -5323,15 +5344,15 @@ na-tray-applet {
MsdOsdWindow.background.osd {
border-radius: 10px;
background-color: rgba(45, 46, 106, 0.9);
color: #ff3deb;
color: #ff7cf1;
}
MsdOsdWindow.background.osd .trough {
border-radius: 0;
background-color: rgba(255, 61, 235, 0.2);
background-color: rgba(255, 124, 241, 0.2);
}
MsdOsdWindow.background.osd .progressbar {
border-radius: 0;
background-color: #ff3deb;
background-color: #ff7cf1;
}
/**
* Budgie Desktop
@ -5452,7 +5473,7 @@ MsdOsdWindow.background.osd .progressbar {
}
.workspace-switcher .workspace-layout {
border: 0 solid rgba(255, 61, 235, 0.2);
border: 0 solid rgba(255, 124, 241, 0.2);
}
.top .workspace-switcher .workspace-layout:dir(ltr), .bottom .workspace-switcher .workspace-layout:dir(ltr) {
border-left-width: 1px;
@ -5465,7 +5486,7 @@ MsdOsdWindow.background.osd .progressbar {
}
.workspace-switcher .workspace-item,
.workspace-switcher .workspace-add-button {
border: 0 solid rgba(255, 61, 235, 0.2);
border: 0 solid rgba(255, 124, 241, 0.2);
}
.top .workspace-switcher .workspace-item:dir(ltr), .bottom .workspace-switcher .workspace-item:dir(ltr),
.top .workspace-switcher .workspace-add-button:dir(ltr),
@ -5486,7 +5507,7 @@ MsdOsdWindow.background.osd .progressbar {
transition: all 75ms cubic-bezier(0, 0, 0.2, 1);
}
.workspace-switcher .workspace-item.current-workspace {
background-color: rgba(255, 61, 235, 0.16);
background-color: rgba(255, 124, 241, 0.16);
}
.workspace-switcher .workspace-add-button:hover {
box-shadow: none;
@ -5507,7 +5528,7 @@ MsdOsdWindow.background.osd .progressbar {
.budgie-panel {
transition: background-color 75ms cubic-bezier(0, 0, 0.2, 1);
background-color: #0d0e4a;
color: rgba(255, 61, 235, 0.7);
color: rgba(255, 124, 241, 0.7);
font-weight: 500;
}
.budgie-panel.transparent {
@ -5519,46 +5540,46 @@ MsdOsdWindow.background.osd .progressbar {
min-width: 16px;
padding: 0;
border-radius: 0;
color: rgba(255, 61, 235, 0.7);
color: rgba(255, 124, 241, 0.7);
box-shadow: none;
background-color: transparent;
}
.budgie-panel button:drop(active), .budgie-panel button:hover {
box-shadow: none;
background-color: rgba(255, 61, 235, 0.12);
background-color: rgba(255, 124, 241, 0.12);
}
.budgie-panel button:focus {
box-shadow: none;
background-color: rgba(255, 61, 235, 0.12);
background-color: rgba(255, 124, 241, 0.12);
}
.budgie-panel button:active {
box-shadow: none;
background-image: radial-gradient(circle, rgba(255, 61, 235, 0.16) 10%, transparent 0%);
background-image: radial-gradient(circle, rgba(255, 124, 241, 0.16) 10%, transparent 0%);
}
.budgie-panel button:disabled {
background-color: transparent;
color: rgba(255, 61, 235, 0.3);
color: rgba(255, 124, 241, 0.3);
}
.budgie-panel button:checked {
color: #ff3deb;
color: #ff7cf1;
box-shadow: none;
background-color: rgba(255, 61, 235, 0.16);
background-color: rgba(255, 124, 241, 0.16);
}
.budgie-panel button:checked:drop(active), .budgie-panel button:checked:hover {
box-shadow: none;
background-color: rgba(255, 61, 235, 0.2608);
background-color: rgba(255, 124, 241, 0.2608);
}
.budgie-panel button:checked:focus {
box-shadow: none;
background-color: rgba(255, 61, 235, 0.2608);
background-color: rgba(255, 124, 241, 0.2608);
}
.budgie-panel button:checked:active {
box-shadow: none;
background-image: radial-gradient(circle, rgba(255, 61, 235, 0.16) 10%, transparent 0%);
background-image: radial-gradient(circle, rgba(255, 124, 241, 0.16) 10%, transparent 0%);
}
.budgie-panel button:checked:disabled {
background-color: rgba(255, 61, 235, 0.16);
color: rgba(255, 61, 235, 0.5);
background-color: rgba(255, 124, 241, 0.16);
color: rgba(255, 124, 241, 0.5);
}
.budgie-panel.horizontal button {
padding: 0 4px;
@ -5567,7 +5588,7 @@ MsdOsdWindow.background.osd .progressbar {
padding: 4px 0;
}
.budgie-panel separator {
background-color: rgba(255, 61, 235, 0.3);
background-color: rgba(255, 124, 241, 0.3);
}
.budgie-panel .alert {
color: #cc0000;
@ -5577,10 +5598,10 @@ MsdOsdWindow.background.osd .progressbar {
padding: 0;
box-shadow: none;
background-color: transparent;
color: #ff3deb;
color: #ff7cf1;
}
.budgie-panel .titlebar:not(headerbar) button:not(.suggested-action):not(.destructive-action) {
color: rgba(255, 61, 235, 0.7);
color: rgba(255, 124, 241, 0.7);
}
.budgie-panel #tasklist-button {
padding: 0 4px;
@ -5592,10 +5613,10 @@ MsdOsdWindow.background.osd .progressbar {
padding: 0;
}
.budgie-panel button.flat.launcher:not(:checked) {
color: rgba(255, 61, 235, 0.5);
color: rgba(255, 124, 241, 0.5);
}
.budgie-panel button.flat.launcher:not(:checked):disabled {
color: rgba(255, 61, 235, 0.3);
color: rgba(255, 124, 241, 0.3);
}
.top .budgie-panel #tasklist-button, .budgie-panel .top #tasklist-button, .top .budgie-panel button.flat.launcher, .budgie-panel .top button.flat.launcher {
border-image: radial-gradient(circle closest-corner at center 1px, currentcolor 0%, transparent 0%) 0 0 0 0/0 0 0 0;
@ -5942,7 +5963,7 @@ calendar.raven-calendar:selected {
.xfce4-panel.background {
border: none;
background-color: #0d0e4a;
color: rgba(255, 61, 235, 0.7);
color: rgba(255, 124, 241, 0.7);
font-weight: 500;
}
.xfce4-panel.background button {
@ -5950,46 +5971,46 @@ calendar.raven-calendar:selected {
min-width: 16px;
padding: 0;
border-radius: 0;
color: rgba(255, 61, 235, 0.7);
color: rgba(255, 124, 241, 0.7);
box-shadow: none;
background-color: transparent;
}
.xfce4-panel.background button:drop(active), .xfce4-panel.background button:hover {
box-shadow: none;
background-color: rgba(255, 61, 235, 0.12);
background-color: rgba(255, 124, 241, 0.12);
}
.xfce4-panel.background button:focus {
box-shadow: none;
background-color: rgba(255, 61, 235, 0.12);
background-color: rgba(255, 124, 241, 0.12);
}
.xfce4-panel.background button:active {
box-shadow: none;
background-image: radial-gradient(circle, rgba(255, 61, 235, 0.16) 10%, transparent 0%);
background-image: radial-gradient(circle, rgba(255, 124, 241, 0.16) 10%, transparent 0%);
}
.xfce4-panel.background button:disabled {
background-color: transparent;
color: rgba(255, 61, 235, 0.3);
color: rgba(255, 124, 241, 0.3);
}
.xfce4-panel.background button:checked {
color: #ff3deb;
color: #ff7cf1;
box-shadow: none;
background-color: rgba(255, 61, 235, 0.16);
background-color: rgba(255, 124, 241, 0.16);
}
.xfce4-panel.background button:checked:drop(active), .xfce4-panel.background button:checked:hover {
box-shadow: none;
background-color: rgba(255, 61, 235, 0.2608);
background-color: rgba(255, 124, 241, 0.2608);
}
.xfce4-panel.background button:checked:focus {
box-shadow: none;
background-color: rgba(255, 61, 235, 0.2608);
background-color: rgba(255, 124, 241, 0.2608);
}
.xfce4-panel.background button:checked:active {
box-shadow: none;
background-image: radial-gradient(circle, rgba(255, 61, 235, 0.16) 10%, transparent 0%);
background-image: radial-gradient(circle, rgba(255, 124, 241, 0.16) 10%, transparent 0%);
}
.xfce4-panel.background button:checked:disabled {
background-color: rgba(255, 61, 235, 0.16);
color: rgba(255, 61, 235, 0.5);
background-color: rgba(255, 124, 241, 0.16);
color: rgba(255, 124, 241, 0.5);
}
.xfce4-panel.background .tasklist button {
border-image: image(transparent) 0 0 2/0 0 2px;
@ -6008,14 +6029,14 @@ calendar.raven-calendar:selected {
background-color: #00ff22;
}
.xfce4-panel.background progressbar trough {
background-color: rgba(255, 61, 235, 0.2);
background-color: rgba(255, 124, 241, 0.2);
}
wnck-pager:hover {
background-color: rgba(255, 61, 235, 0.12);
background-color: rgba(255, 124, 241, 0.12);
}
wnck-pager:active {
background-color: rgba(255, 61, 235, 0.16);
background-color: rgba(255, 124, 241, 0.16);
}
wnck-pager:selected {
background-color: #00ff22;
@ -6260,13 +6281,13 @@ these are pretty self explicative */
/*
these colors are exported for the window manager and shouldn't be used in applications,
read if you used those and something break with a version upgrade you're on your own... */
@define-color wm_title #ff3deb;
@define-color wm_unfocused_title rgba(255, 61, 235, 0.7);
@define-color wm_title #ff7cf1;
@define-color wm_unfocused_title rgba(255, 124, 241, 0.7);
@define-color wm_highlight rgba(255, 255, 255, 0.05);
@define-color wm_bg #2d2e6a;
@define-color wm_unfocused_bg #1d1e5a;
@define-color xfwm4_title #ff3deb;
@define-color xfwm4_unfocused_title #bb34c0;
@define-color xfwm4_title #ff7cf1;
@define-color xfwm4_unfocused_title #bb60c4;
/* content view background such as thumbnails view in Photos or Boxes */
@define-color content_view_bg #2d2e6a;
/* Very contrasty background for text views (@theme_text_color foreground) */

View file

@ -190,7 +190,7 @@ headerbar label:disabled, modelbutton label:disabled, tab label:disabled, button
label.osd {
border-radius: 10px;
background-color: rgba(45, 46, 106, 0.9);
color: #ff3deb;
color: #ff7cf1;
}
.dim-label {
@ -1237,7 +1237,7 @@ windowcontrols {
border-spacing: 4px;
}
windowcontrols:not(:only-child):not(.empty) {
border-image: linear-gradient(to bottom, transparent 12px, rgba(255, 61, 235, 0.2) 12px, rgba(255, 61, 235, 0.2) calc(100% - 12px), transparent calc(100% - 12px)) 1;
border-image: linear-gradient(to bottom, transparent 12px, rgba(255, 124, 241, 0.2) 12px, rgba(255, 124, 241, 0.2) calc(100% - 12px), transparent calc(100% - 12px)) 1;
}
windowcontrols:not(:only-child):not(.empty).start:dir(ltr), windowcontrols:not(:only-child):not(.empty).end:dir(rtl) {
padding-right: 4px;
@ -1255,17 +1255,17 @@ windowcontrols:not(:only-child):not(.empty).start:dir(rtl), windowcontrols:not(:
border-radius: 10px 10px 0 0;
box-shadow: 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12), inset 0 1px rgba(255, 255, 255, 0.05);
background-color: #2d2e6a;
color: #ff3deb;
color: #ff7cf1;
}
.titlebar:disabled {
color: rgba(255, 61, 235, 0.5);
color: rgba(255, 124, 241, 0.5);
}
.titlebar:backdrop {
background-color: #1d1e5a;
color: rgba(255, 61, 235, 0.7);
color: rgba(255, 124, 241, 0.7);
}
.titlebar:backdrop:disabled {
color: rgba(255, 61, 235, 0.3);
color: rgba(255, 124, 241, 0.3);
}
.titlebar box.start,
.titlebar box.end {
@ -1284,33 +1284,33 @@ windowcontrols:not(:only-child):not(.empty).start:dir(rtl), windowcontrols:not(:
.titlebar .subtitle,
.titlebar .dim-label {
transition: color 75ms cubic-bezier(0, 0, 0.2, 1);
color: rgba(255, 61, 235, 0.7);
color: rgba(255, 124, 241, 0.7);
}
.titlebar .subtitle:backdrop,
.titlebar .dim-label:backdrop {
color: rgba(255, 61, 235, 0.5);
color: rgba(255, 124, 241, 0.5);
}
.titlebar headerbar + separator {
background-color: rgba(255, 61, 235, 0.2);
background-color: rgba(255, 124, 241, 0.2);
}
.titlebar entry {
box-shadow: inset 0 -1px rgba(255, 61, 235, 0.3);
background-color: rgba(255, 61, 235, 0.04);
color: #ff3deb;
box-shadow: inset 0 -1px rgba(255, 124, 241, 0.3);
background-color: rgba(255, 124, 241, 0.04);
color: #ff7cf1;
}
.titlebar entry:disabled {
box-shadow: inset 0 -1px rgba(255, 61, 235, 0.2);
background-color: rgba(255, 61, 235, 0.04);
color: rgba(255, 61, 235, 0.5);
box-shadow: inset 0 -1px rgba(255, 124, 241, 0.2);
background-color: rgba(255, 124, 241, 0.04);
color: rgba(255, 124, 241, 0.5);
}
.titlebar entry image {
color: rgba(255, 61, 235, 0.7);
color: rgba(255, 124, 241, 0.7);
}
.titlebar entry image:hover, .titlebar entry image:active {
color: #ff3deb;
color: #ff7cf1;
}
.titlebar entry image:disabled {
color: rgba(255, 61, 235, 0.5);
color: rgba(255, 124, 241, 0.5);
}
.titlebar .linked:not(.vertical) > entry:not(:only-child) {
border-radius: 10px 10px 0 0;
@ -1318,56 +1318,56 @@ windowcontrols:not(:only-child):not(.empty).start:dir(rtl), windowcontrols:not(:
.titlebar button:not(.suggested-action):not(.destructive-action) {
border-image: radial-gradient(circle closest-corner at center calc(100% - 1px), currentcolor 0%, transparent 0%) 0 0 0/0 0 0px;
background-color: transparent;
color: rgba(255, 61, 235, 0.7);
color: rgba(255, 124, 241, 0.7);
}
.titlebar button:not(.suggested-action):not(.destructive-action):drop(active), .titlebar button:not(.suggested-action):not(.destructive-action):hover {
background-color: rgba(255, 61, 235, 0.12);
background-color: rgba(255, 124, 241, 0.12);
}
.titlebar button:not(.suggested-action):not(.destructive-action):focus {
background-color: rgba(255, 61, 235, 0.12);
background-color: rgba(255, 124, 241, 0.12);
}
.titlebar button:not(.suggested-action):not(.destructive-action):active {
background-image: radial-gradient(circle, rgba(255, 61, 235, 0.16) 10%, transparent 10%);
background-image: radial-gradient(circle, rgba(255, 124, 241, 0.16) 10%, transparent 10%);
}
.titlebar button:not(.suggested-action):not(.destructive-action):disabled {
color: rgba(255, 61, 235, 0.3);
color: rgba(255, 124, 241, 0.3);
}
.titlebar button:not(.suggested-action):not(.destructive-action):checked {
border-image: radial-gradient(circle closest-corner at center calc(100% - 1px), currentcolor 100%, transparent 100%) 0 0 2/0 0 2px;
background-color: transparent;
color: #ff3deb;
color: #ff7cf1;
}
.titlebar button:not(.suggested-action):not(.destructive-action):checked:drop(active), .titlebar button:not(.suggested-action):not(.destructive-action):checked:hover {
background-color: rgba(255, 61, 235, 0.12);
background-color: rgba(255, 124, 241, 0.12);
}
.titlebar button:not(.suggested-action):not(.destructive-action):checked:focus {
background-color: rgba(255, 61, 235, 0.12);
background-color: rgba(255, 124, 241, 0.12);
}
.titlebar button:not(.suggested-action):not(.destructive-action):checked:active {
background-image: radial-gradient(circle, rgba(255, 61, 235, 0.16) 10%, transparent 10%);
background-image: radial-gradient(circle, rgba(255, 124, 241, 0.16) 10%, transparent 10%);
}
.titlebar button:not(.suggested-action):not(.destructive-action):checked:disabled {
background-color: transparent;
color: rgba(255, 61, 235, 0.5);
color: rgba(255, 124, 241, 0.5);
}
.titlebar button:not(.suggested-action):not(.destructive-action):backdrop {
color: rgba(255, 61, 235, 0.5);
color: rgba(255, 124, 241, 0.5);
}
.titlebar button:not(.suggested-action):not(.destructive-action):backdrop:disabled {
color: rgba(255, 61, 235, 0.3);
color: rgba(255, 124, 241, 0.3);
}
.titlebar button:not(.suggested-action):not(.destructive-action):backdrop:checked {
color: rgba(255, 61, 235, 0.7);
color: rgba(255, 124, 241, 0.7);
}
.titlebar button:not(.suggested-action):not(.destructive-action):backdrop:checked:disabled {
color: rgba(255, 61, 235, 0.3);
color: rgba(255, 124, 241, 0.3);
}
.titlebar button.suggested-action:disabled,
.titlebar button.destructive-action:disabled {
background-color: rgba(255, 61, 235, 0.08);
color: rgba(255, 61, 235, 0.5);
background-color: rgba(255, 124, 241, 0.08);
color: rgba(255, 124, 241, 0.5);
}
.titlebar stackswitcher button:not(.suggested-action):not(.destructive-action).text-button {
min-width: 104px;
@ -1467,7 +1467,7 @@ headerbar > windowhandle > box button {
headerbar > windowhandle > box separator.titlebutton {
margin-top: 10px;
margin-bottom: 10px;
background-color: rgba(255, 61, 235, 0.2);
background-color: rgba(255, 124, 241, 0.2);
}
headerbar > windowhandle > box switch {
margin-top: 8px;
@ -1666,11 +1666,11 @@ treeview.view acceleditor > label {
*/
menubar {
background-color: #2d2e6a;
color: #ff3deb;
color: #ff7cf1;
}
menubar:backdrop {
background-color: #1d1e5a;
color: rgba(255, 61, 235, 0.7);
color: rgba(255, 124, 241, 0.7);
}
.csd menubar {
transition: all 75ms cubic-bezier(0, 0, 0.2, 1);
@ -1678,24 +1678,24 @@ menubar:backdrop {
menubar > item {
min-height: 20px;
padding: 4px 8px;
color: rgba(255, 61, 235, 0.7);
color: rgba(255, 124, 241, 0.7);
}
menubar > item:hover {
background-color: rgba(255, 61, 235, 0.12);
background-color: rgba(255, 124, 241, 0.12);
}
menubar > item:focus:not(:hover) {
background-color: rgba(255, 61, 235, 0.12);
background-color: rgba(255, 124, 241, 0.12);
}
menubar > item:active {
background-image: radial-gradient(circle, rgba(255, 61, 235, 0.16) 10%, transparent 10%);
background-image: radial-gradient(circle, rgba(255, 124, 241, 0.16) 10%, transparent 10%);
}
menubar > item:selected:not(:focus) {
transition: none;
background-color: rgba(255, 61, 235, 0.16);
color: #ff3deb;
background-color: rgba(255, 124, 241, 0.16);
color: #ff7cf1;
}
menubar > item:disabled {
color: rgba(255, 61, 235, 0.3);
color: rgba(255, 124, 241, 0.3);
}
popover.menu > contents {
@ -3199,7 +3199,7 @@ tooltip {
}
tooltip.background {
background-color: rgba(45, 46, 106, 0.9);
color: #ff3deb;
color: #ff7cf1;
}
tooltip:not(.csd) {
background-color: rgba(45, 46, 106, 0.9);
@ -3208,7 +3208,7 @@ tooltip > box {
border-spacing: 6px;
}
tooltip .dim-label {
color: rgba(255, 61, 235, 0.7);
color: rgba(255, 124, 241, 0.7);
}
/**
@ -3524,13 +3524,13 @@ these are pretty self explicative */
/*
these colors are exported for the window manager and shouldn't be used in applications,
read if you used those and something break with a version upgrade you're on your own... */
@define-color wm_title #ff3deb;
@define-color wm_unfocused_title rgba(255, 61, 235, 0.7);
@define-color wm_title #ff7cf1;
@define-color wm_unfocused_title rgba(255, 124, 241, 0.7);
@define-color wm_highlight rgba(255, 255, 255, 0.05);
@define-color wm_bg #2d2e6a;
@define-color wm_unfocused_bg #1d1e5a;
@define-color xfwm4_title #ff3deb;
@define-color xfwm4_unfocused_title #bb34c0;
@define-color xfwm4_title #ff7cf1;
@define-color xfwm4_unfocused_title #bb60c4;
/* content view background such as thumbnails view in Photos or Boxes */
@define-color content_view_bg #2d2e6a;
/* Very contrasty background for text views (@theme_text_color foreground) */

View file

@ -3,8 +3,8 @@
# or
# /usr/share/xfwm4/defaults
active_text_color=#ff3deb
active_text_shadow_color=#ff3deb
active_text_color=#ff7cf1
active_text_shadow_color=#ff7cf1
inactive_text_color=#6cc5d9
inactive_text_shadow_color=#6cc5d9
title_shadow_active=false