by roundabout, Sunday, 4 June 2017, 06:43:59 (1496558639), pushed by roundabout, Sunday, 11 May 2025, 13:22:10 (1746969730)
Author identity: nana-4 <hnmaigo@gmail.com>
a92d989614bf1801f860ac57d7a43502750b9bb5
src/gtk-3.0/3.20/gtk-compact.css
@@ -697,29 +697,29 @@ button:disabled {
color: rgba(255, 255, 255, 0.3);
}
row:selected button.sidebar-button, infobar.info button.flat, infobar.question button.flat, infobar.warning button.flat, infobar.error button.flat, row:selected
row:selected button.sidebar-button, infobar.info button.flat, infobar.question button.flat, infobar.warning button.flat, infobar.error button.flat, .budgie-panel button, .raven stackswitcher.linked > button, .raven-mpris button.image-button, row:selected
button.flat {
color: rgba(255, 255, 255, 0.7);
}
row:selected button.sidebar-button:hover, infobar.info button.flat:hover, infobar.question button.flat:hover, infobar.warning button.flat:hover, infobar.error button.flat:hover, row:selected button.sidebar-button:active, infobar.info button.flat:active, infobar.question button.flat:active, infobar.warning button.flat:active, infobar.error button.flat:active, row:selected
row:selected button.sidebar-button:hover, infobar.info button.flat:hover, infobar.question button.flat:hover, infobar.warning button.flat:hover, infobar.error button.flat:hover, .budgie-panel button:hover, .raven stackswitcher.linked > button:hover, .raven-mpris button.image-button:hover, row:selected button.sidebar-button:active, infobar.info button.flat:active, infobar.question button.flat:active, infobar.warning button.flat:active, infobar.error button.flat:active, .budgie-panel button:active, .raven stackswitcher.linked > button:active, .raven-mpris button.image-button:active, row:selected
button.flat:hover, row:selected
button.flat:active {
color: #FFFFFF;
}
row:selected button.sidebar-button:disabled, infobar.info button.flat:disabled, infobar.question button.flat:disabled, infobar.warning button.flat:disabled, infobar.error button.flat:disabled, row:selected
row:selected button.sidebar-button:disabled, infobar.info button.flat:disabled, infobar.question button.flat:disabled, infobar.warning button.flat:disabled, infobar.error button.flat:disabled, .budgie-panel button:disabled, .raven stackswitcher.linked > button:disabled, .raven-mpris button.image-button:disabled, row:selected
button.flat:disabled {
color: rgba(255, 255, 255, 0.3);
}
row:selected button.sidebar-button:checked, infobar.info button.flat:checked, infobar.question button.flat:checked, infobar.warning button.flat:checked, infobar.error button.flat:checked, row:selected
row:selected button.sidebar-button:checked, infobar.info button.flat:checked, infobar.question button.flat:checked, infobar.warning button.flat:checked, infobar.error button.flat:checked, .budgie-panel button:checked, .raven stackswitcher.linked > button:checked, .raven-mpris button.image-button:checked, row:selected
button.flat:checked {
background-color: rgba(255, 255, 255, 0.3);
color: #FFFFFF;
}
row:selected button.sidebar-button:checked:disabled, infobar.info button.flat:checked:disabled, infobar.question button.flat:checked:disabled, infobar.warning button.flat:checked:disabled, infobar.error button.flat:checked:disabled, row:selected
row:selected button.sidebar-button:checked:disabled, infobar.info button.flat:checked:disabled, infobar.question button.flat:checked:disabled, infobar.warning button.flat:checked:disabled, infobar.error button.flat:checked:disabled, .budgie-panel button:checked:disabled, .raven stackswitcher.linked > button:checked:disabled, .raven-mpris button.image-button:checked:disabled, row:selected
button.flat:checked:disabled {
background-color: rgba(255, 255, 255, 0.12);
color: rgba(255, 255, 255, 0.5);
@@ -4899,6 +4899,18 @@ popover.background.places-menu row {
padding: 0;
}
.budgie-panel button.flat.launcher:not(:checked) {
color: rgba(255, 255, 255, 0.5);
}
.budgie-panel button.flat.launcher:not(:checked):hover, .budgie-panel button.flat.launcher:not(:checked):active {
color: rgba(255, 255, 255, 0.7);
}
.budgie-panel button.flat.launcher:not(:checked):disabled {
color: rgba(255, 255, 255, 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 calc(1px), currentColor 0%, transparent 0%) 0 0 0 0/0 0 0 0;
}
@@ -4907,6 +4919,7 @@ popover.background.places-menu row {
.budgie-panel .pinned button.flat.launcher.running,
.budgie-panel .pinned .top button.flat.launcher.running {
border-image: radial-gradient(circle closest-corner at center calc(1px), currentColor 100%, transparent 0%) 2 0 0 0/2px 0 0 0;
background-color: rgba(255, 255, 255, 0.12);
}
.bottom .budgie-panel #tasklist-button, .budgie-panel .bottom #tasklist-button, .bottom .budgie-panel button.flat.launcher, .budgie-panel .bottom button.flat.launcher {
@@ -4917,6 +4930,7 @@ popover.background.places-menu row {
.budgie-panel .pinned button.flat.launcher.running,
.budgie-panel .pinned .bottom button.flat.launcher.running {
border-image: radial-gradient(circle closest-corner at center calc(100% - 1px), currentColor 100%, transparent 0%) 0 0 2 0/0 0 2px 0;
background-color: rgba(255, 255, 255, 0.12);
}
.left .budgie-panel #tasklist-button, .budgie-panel .left #tasklist-button, .left .budgie-panel button.flat.launcher, .budgie-panel .left button.flat.launcher {
@@ -4927,6 +4941,7 @@ popover.background.places-menu row {
.budgie-panel .pinned button.flat.launcher.running,
.budgie-panel .pinned .left button.flat.launcher.running {
border-image: radial-gradient(circle closest-corner at calc(1px) center, currentColor 100%, transparent 0%) 0 2 0 0/0 2px 0 0;
background-color: rgba(255, 255, 255, 0.12);
}
.right .budgie-panel #tasklist-button, .budgie-panel .right #tasklist-button, .right .budgie-panel button.flat.launcher, .budgie-panel .right button.flat.launcher {
@@ -4937,6 +4952,7 @@ popover.background.places-menu row {
.budgie-panel .pinned button.flat.launcher.running,
.budgie-panel .pinned .right button.flat.launcher.running {
border-image: radial-gradient(circle closest-corner at calc(100% - 1px) center, currentColor 100%, transparent 0%) 0 0 0 2/0 0 0 2px;
background-color: rgba(255, 255, 255, 0.12);
}
frame.raven-frame > border {
@@ -5034,7 +5050,7 @@ frame.raven-frame > border {
border-style: solid none;
}
.raven .raven-background > overlay > image {
.raven .raven-background > overlay image {
color: rgba(0, 0, 0, 0.26);
}
src/gtk-3.0/3.20/gtk-dark-compact.css
@@ -697,29 +697,29 @@ button:disabled {
color: rgba(255, 255, 255, 0.3);
}
row:selected button.sidebar-button, infobar.info button.flat, infobar.question button.flat, infobar.warning button.flat, infobar.error button.flat, row:selected
row:selected button.sidebar-button, infobar.info button.flat, infobar.question button.flat, infobar.warning button.flat, infobar.error button.flat, .budgie-panel button, .raven stackswitcher.linked > button, .raven-mpris button.image-button, row:selected
button.flat {
color: rgba(255, 255, 255, 0.7);
}
row:selected button.sidebar-button:hover, infobar.info button.flat:hover, infobar.question button.flat:hover, infobar.warning button.flat:hover, infobar.error button.flat:hover, row:selected button.sidebar-button:active, infobar.info button.flat:active, infobar.question button.flat:active, infobar.warning button.flat:active, infobar.error button.flat:active, row:selected
row:selected button.sidebar-button:hover, infobar.info button.flat:hover, infobar.question button.flat:hover, infobar.warning button.flat:hover, infobar.error button.flat:hover, .budgie-panel button:hover, .raven stackswitcher.linked > button:hover, .raven-mpris button.image-button:hover, row:selected button.sidebar-button:active, infobar.info button.flat:active, infobar.question button.flat:active, infobar.warning button.flat:active, infobar.error button.flat:active, .budgie-panel button:active, .raven stackswitcher.linked > button:active, .raven-mpris button.image-button:active, row:selected
button.flat:hover, row:selected
button.flat:active {
color: #FFFFFF;
}
row:selected button.sidebar-button:disabled, infobar.info button.flat:disabled, infobar.question button.flat:disabled, infobar.warning button.flat:disabled, infobar.error button.flat:disabled, row:selected
row:selected button.sidebar-button:disabled, infobar.info button.flat:disabled, infobar.question button.flat:disabled, infobar.warning button.flat:disabled, infobar.error button.flat:disabled, .budgie-panel button:disabled, .raven stackswitcher.linked > button:disabled, .raven-mpris button.image-button:disabled, row:selected
button.flat:disabled {
color: rgba(255, 255, 255, 0.3);
}
row:selected button.sidebar-button:checked, infobar.info button.flat:checked, infobar.question button.flat:checked, infobar.warning button.flat:checked, infobar.error button.flat:checked, row:selected
row:selected button.sidebar-button:checked, infobar.info button.flat:checked, infobar.question button.flat:checked, infobar.warning button.flat:checked, infobar.error button.flat:checked, .budgie-panel button:checked, .raven stackswitcher.linked > button:checked, .raven-mpris button.image-button:checked, row:selected
button.flat:checked {
background-color: rgba(255, 255, 255, 0.3);
color: #FFFFFF;
}
row:selected button.sidebar-button:checked:disabled, infobar.info button.flat:checked:disabled, infobar.question button.flat:checked:disabled, infobar.warning button.flat:checked:disabled, infobar.error button.flat:checked:disabled, row:selected
row:selected button.sidebar-button:checked:disabled, infobar.info button.flat:checked:disabled, infobar.question button.flat:checked:disabled, infobar.warning button.flat:checked:disabled, infobar.error button.flat:checked:disabled, .budgie-panel button:checked:disabled, .raven stackswitcher.linked > button:checked:disabled, .raven-mpris button.image-button:checked:disabled, row:selected
button.flat:checked:disabled {
background-color: rgba(255, 255, 255, 0.12);
color: rgba(255, 255, 255, 0.5);
@@ -4899,6 +4899,18 @@ popover.background.places-menu row {
padding: 0;
}
.budgie-panel button.flat.launcher:not(:checked) {
color: rgba(255, 255, 255, 0.5);
}
.budgie-panel button.flat.launcher:not(:checked):hover, .budgie-panel button.flat.launcher:not(:checked):active {
color: rgba(255, 255, 255, 0.7);
}
.budgie-panel button.flat.launcher:not(:checked):disabled {
color: rgba(255, 255, 255, 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 calc(1px), currentColor 0%, transparent 0%) 0 0 0 0/0 0 0 0;
}
@@ -4907,6 +4919,7 @@ popover.background.places-menu row {
.budgie-panel .pinned button.flat.launcher.running,
.budgie-panel .pinned .top button.flat.launcher.running {
border-image: radial-gradient(circle closest-corner at center calc(1px), currentColor 100%, transparent 0%) 2 0 0 0/2px 0 0 0;
background-color: rgba(255, 255, 255, 0.12);
}
.bottom .budgie-panel #tasklist-button, .budgie-panel .bottom #tasklist-button, .bottom .budgie-panel button.flat.launcher, .budgie-panel .bottom button.flat.launcher {
@@ -4917,6 +4930,7 @@ popover.background.places-menu row {
.budgie-panel .pinned button.flat.launcher.running,
.budgie-panel .pinned .bottom button.flat.launcher.running {
border-image: radial-gradient(circle closest-corner at center calc(100% - 1px), currentColor 100%, transparent 0%) 0 0 2 0/0 0 2px 0;
background-color: rgba(255, 255, 255, 0.12);
}
.left .budgie-panel #tasklist-button, .budgie-panel .left #tasklist-button, .left .budgie-panel button.flat.launcher, .budgie-panel .left button.flat.launcher {
@@ -4927,6 +4941,7 @@ popover.background.places-menu row {
.budgie-panel .pinned button.flat.launcher.running,
.budgie-panel .pinned .left button.flat.launcher.running {
border-image: radial-gradient(circle closest-corner at calc(1px) center, currentColor 100%, transparent 0%) 0 2 0 0/0 2px 0 0;
background-color: rgba(255, 255, 255, 0.12);
}
.right .budgie-panel #tasklist-button, .budgie-panel .right #tasklist-button, .right .budgie-panel button.flat.launcher, .budgie-panel .right button.flat.launcher {
@@ -4937,6 +4952,7 @@ popover.background.places-menu row {
.budgie-panel .pinned button.flat.launcher.running,
.budgie-panel .pinned .right button.flat.launcher.running {
border-image: radial-gradient(circle closest-corner at calc(100% - 1px) center, currentColor 100%, transparent 0%) 0 0 0 2/0 0 0 2px;
background-color: rgba(255, 255, 255, 0.12);
}
frame.raven-frame > border {
@@ -5034,7 +5050,7 @@ frame.raven-frame > border {
border-style: solid none;
}
.raven .raven-background > overlay > image {
.raven .raven-background > overlay image {
color: rgba(255, 255, 255, 0.3);
}
src/gtk-3.0/3.20/gtk-dark.css
@@ -697,29 +697,29 @@ button:disabled {
color: rgba(255, 255, 255, 0.3);
}
row:selected button.sidebar-button, infobar.info button.flat, infobar.question button.flat, infobar.warning button.flat, infobar.error button.flat, row:selected
row:selected button.sidebar-button, infobar.info button.flat, infobar.question button.flat, infobar.warning button.flat, infobar.error button.flat, .budgie-panel button, .raven stackswitcher.linked > button, .raven-mpris button.image-button, row:selected
button.flat {
color: rgba(255, 255, 255, 0.7);
}
row:selected button.sidebar-button:hover, infobar.info button.flat:hover, infobar.question button.flat:hover, infobar.warning button.flat:hover, infobar.error button.flat:hover, row:selected button.sidebar-button:active, infobar.info button.flat:active, infobar.question button.flat:active, infobar.warning button.flat:active, infobar.error button.flat:active, row:selected
row:selected button.sidebar-button:hover, infobar.info button.flat:hover, infobar.question button.flat:hover, infobar.warning button.flat:hover, infobar.error button.flat:hover, .budgie-panel button:hover, .raven stackswitcher.linked > button:hover, .raven-mpris button.image-button:hover, row:selected button.sidebar-button:active, infobar.info button.flat:active, infobar.question button.flat:active, infobar.warning button.flat:active, infobar.error button.flat:active, .budgie-panel button:active, .raven stackswitcher.linked > button:active, .raven-mpris button.image-button:active, row:selected
button.flat:hover, row:selected
button.flat:active {
color: #FFFFFF;
}
row:selected button.sidebar-button:disabled, infobar.info button.flat:disabled, infobar.question button.flat:disabled, infobar.warning button.flat:disabled, infobar.error button.flat:disabled, row:selected
row:selected button.sidebar-button:disabled, infobar.info button.flat:disabled, infobar.question button.flat:disabled, infobar.warning button.flat:disabled, infobar.error button.flat:disabled, .budgie-panel button:disabled, .raven stackswitcher.linked > button:disabled, .raven-mpris button.image-button:disabled, row:selected
button.flat:disabled {
color: rgba(255, 255, 255, 0.3);
}
row:selected button.sidebar-button:checked, infobar.info button.flat:checked, infobar.question button.flat:checked, infobar.warning button.flat:checked, infobar.error button.flat:checked, row:selected
row:selected button.sidebar-button:checked, infobar.info button.flat:checked, infobar.question button.flat:checked, infobar.warning button.flat:checked, infobar.error button.flat:checked, .budgie-panel button:checked, .raven stackswitcher.linked > button:checked, .raven-mpris button.image-button:checked, row:selected
button.flat:checked {
background-color: rgba(255, 255, 255, 0.3);
color: #FFFFFF;
}
row:selected button.sidebar-button:checked:disabled, infobar.info button.flat:checked:disabled, infobar.question button.flat:checked:disabled, infobar.warning button.flat:checked:disabled, infobar.error button.flat:checked:disabled, row:selected
row:selected button.sidebar-button:checked:disabled, infobar.info button.flat:checked:disabled, infobar.question button.flat:checked:disabled, infobar.warning button.flat:checked:disabled, infobar.error button.flat:checked:disabled, .budgie-panel button:checked:disabled, .raven stackswitcher.linked > button:checked:disabled, .raven-mpris button.image-button:checked:disabled, row:selected
button.flat:checked:disabled {
background-color: rgba(255, 255, 255, 0.12);
color: rgba(255, 255, 255, 0.5);
@@ -4899,6 +4899,18 @@ popover.background.places-menu row {
padding: 0;
}
.budgie-panel button.flat.launcher:not(:checked) {
color: rgba(255, 255, 255, 0.5);
}
.budgie-panel button.flat.launcher:not(:checked):hover, .budgie-panel button.flat.launcher:not(:checked):active {
color: rgba(255, 255, 255, 0.7);
}
.budgie-panel button.flat.launcher:not(:checked):disabled {
color: rgba(255, 255, 255, 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 calc(1px), currentColor 0%, transparent 0%) 0 0 0 0/0 0 0 0;
}
@@ -4907,6 +4919,7 @@ popover.background.places-menu row {
.budgie-panel .pinned button.flat.launcher.running,
.budgie-panel .pinned .top button.flat.launcher.running {
border-image: radial-gradient(circle closest-corner at center calc(1px), currentColor 100%, transparent 0%) 2 0 0 0/2px 0 0 0;
background-color: rgba(255, 255, 255, 0.12);
}
.bottom .budgie-panel #tasklist-button, .budgie-panel .bottom #tasklist-button, .bottom .budgie-panel button.flat.launcher, .budgie-panel .bottom button.flat.launcher {
@@ -4917,6 +4930,7 @@ popover.background.places-menu row {
.budgie-panel .pinned button.flat.launcher.running,
.budgie-panel .pinned .bottom button.flat.launcher.running {
border-image: radial-gradient(circle closest-corner at center calc(100% - 1px), currentColor 100%, transparent 0%) 0 0 2 0/0 0 2px 0;
background-color: rgba(255, 255, 255, 0.12);
}
.left .budgie-panel #tasklist-button, .budgie-panel .left #tasklist-button, .left .budgie-panel button.flat.launcher, .budgie-panel .left button.flat.launcher {
@@ -4927,6 +4941,7 @@ popover.background.places-menu row {
.budgie-panel .pinned button.flat.launcher.running,
.budgie-panel .pinned .left button.flat.launcher.running {
border-image: radial-gradient(circle closest-corner at calc(1px) center, currentColor 100%, transparent 0%) 0 2 0 0/0 2px 0 0;
background-color: rgba(255, 255, 255, 0.12);
}
.right .budgie-panel #tasklist-button, .budgie-panel .right #tasklist-button, .right .budgie-panel button.flat.launcher, .budgie-panel .right button.flat.launcher {
@@ -4937,6 +4952,7 @@ popover.background.places-menu row {
.budgie-panel .pinned button.flat.launcher.running,
.budgie-panel .pinned .right button.flat.launcher.running {
border-image: radial-gradient(circle closest-corner at calc(100% - 1px) center, currentColor 100%, transparent 0%) 0 0 0 2/0 0 0 2px;
background-color: rgba(255, 255, 255, 0.12);
}
frame.raven-frame > border {
@@ -5034,7 +5050,7 @@ frame.raven-frame > border {
border-style: solid none;
}
.raven .raven-background > overlay > image {
.raven .raven-background > overlay image {
color: rgba(255, 255, 255, 0.3);
}
src/gtk-3.0/3.20/gtk-light-compact.css
@@ -697,29 +697,29 @@ button:disabled {
color: rgba(255, 255, 255, 0.3);
}
row:selected button.sidebar-button, infobar.info button.flat, infobar.question button.flat, infobar.warning button.flat, infobar.error button.flat, row:selected
row:selected button.sidebar-button, infobar.info button.flat, infobar.question button.flat, infobar.warning button.flat, infobar.error button.flat, .budgie-panel button, .raven stackswitcher.linked > button, .raven-mpris button.image-button, row:selected
button.flat {
color: rgba(255, 255, 255, 0.7);
}
row:selected button.sidebar-button:hover, infobar.info button.flat:hover, infobar.question button.flat:hover, infobar.warning button.flat:hover, infobar.error button.flat:hover, row:selected button.sidebar-button:active, infobar.info button.flat:active, infobar.question button.flat:active, infobar.warning button.flat:active, infobar.error button.flat:active, row:selected
row:selected button.sidebar-button:hover, infobar.info button.flat:hover, infobar.question button.flat:hover, infobar.warning button.flat:hover, infobar.error button.flat:hover, .budgie-panel button:hover, .raven stackswitcher.linked > button:hover, .raven-mpris button.image-button:hover, row:selected button.sidebar-button:active, infobar.info button.flat:active, infobar.question button.flat:active, infobar.warning button.flat:active, infobar.error button.flat:active, .budgie-panel button:active, .raven stackswitcher.linked > button:active, .raven-mpris button.image-button:active, row:selected
button.flat:hover, row:selected
button.flat:active {
color: #FFFFFF;
}
row:selected button.sidebar-button:disabled, infobar.info button.flat:disabled, infobar.question button.flat:disabled, infobar.warning button.flat:disabled, infobar.error button.flat:disabled, row:selected
row:selected button.sidebar-button:disabled, infobar.info button.flat:disabled, infobar.question button.flat:disabled, infobar.warning button.flat:disabled, infobar.error button.flat:disabled, .budgie-panel button:disabled, .raven stackswitcher.linked > button:disabled, .raven-mpris button.image-button:disabled, row:selected
button.flat:disabled {
color: rgba(255, 255, 255, 0.3);
}
row:selected button.sidebar-button:checked, infobar.info button.flat:checked, infobar.question button.flat:checked, infobar.warning button.flat:checked, infobar.error button.flat:checked, row:selected
row:selected button.sidebar-button:checked, infobar.info button.flat:checked, infobar.question button.flat:checked, infobar.warning button.flat:checked, infobar.error button.flat:checked, .budgie-panel button:checked, .raven stackswitcher.linked > button:checked, .raven-mpris button.image-button:checked, row:selected
button.flat:checked {
background-color: rgba(255, 255, 255, 0.3);
color: #FFFFFF;
}
row:selected button.sidebar-button:checked:disabled, infobar.info button.flat:checked:disabled, infobar.question button.flat:checked:disabled, infobar.warning button.flat:checked:disabled, infobar.error button.flat:checked:disabled, row:selected
row:selected button.sidebar-button:checked:disabled, infobar.info button.flat:checked:disabled, infobar.question button.flat:checked:disabled, infobar.warning button.flat:checked:disabled, infobar.error button.flat:checked:disabled, .budgie-panel button:checked:disabled, .raven stackswitcher.linked > button:checked:disabled, .raven-mpris button.image-button:checked:disabled, row:selected
button.flat:checked:disabled {
background-color: rgba(255, 255, 255, 0.12);
color: rgba(255, 255, 255, 0.5);
@@ -4899,6 +4899,18 @@ popover.background.places-menu row {
padding: 0;
}
.budgie-panel button.flat.launcher:not(:checked) {
color: rgba(255, 255, 255, 0.5);
}
.budgie-panel button.flat.launcher:not(:checked):hover, .budgie-panel button.flat.launcher:not(:checked):active {
color: rgba(255, 255, 255, 0.7);
}
.budgie-panel button.flat.launcher:not(:checked):disabled {
color: rgba(255, 255, 255, 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 calc(1px), currentColor 0%, transparent 0%) 0 0 0 0/0 0 0 0;
}
@@ -4907,6 +4919,7 @@ popover.background.places-menu row {
.budgie-panel .pinned button.flat.launcher.running,
.budgie-panel .pinned .top button.flat.launcher.running {
border-image: radial-gradient(circle closest-corner at center calc(1px), currentColor 100%, transparent 0%) 2 0 0 0/2px 0 0 0;
background-color: rgba(255, 255, 255, 0.12);
}
.bottom .budgie-panel #tasklist-button, .budgie-panel .bottom #tasklist-button, .bottom .budgie-panel button.flat.launcher, .budgie-panel .bottom button.flat.launcher {
@@ -4917,6 +4930,7 @@ popover.background.places-menu row {
.budgie-panel .pinned button.flat.launcher.running,
.budgie-panel .pinned .bottom button.flat.launcher.running {
border-image: radial-gradient(circle closest-corner at center calc(100% - 1px), currentColor 100%, transparent 0%) 0 0 2 0/0 0 2px 0;
background-color: rgba(255, 255, 255, 0.12);
}
.left .budgie-panel #tasklist-button, .budgie-panel .left #tasklist-button, .left .budgie-panel button.flat.launcher, .budgie-panel .left button.flat.launcher {
@@ -4927,6 +4941,7 @@ popover.background.places-menu row {
.budgie-panel .pinned button.flat.launcher.running,
.budgie-panel .pinned .left button.flat.launcher.running {
border-image: radial-gradient(circle closest-corner at calc(1px) center, currentColor 100%, transparent 0%) 0 2 0 0/0 2px 0 0;
background-color: rgba(255, 255, 255, 0.12);
}
.right .budgie-panel #tasklist-button, .budgie-panel .right #tasklist-button, .right .budgie-panel button.flat.launcher, .budgie-panel .right button.flat.launcher {
@@ -4937,6 +4952,7 @@ popover.background.places-menu row {
.budgie-panel .pinned button.flat.launcher.running,
.budgie-panel .pinned .right button.flat.launcher.running {
border-image: radial-gradient(circle closest-corner at calc(100% - 1px) center, currentColor 100%, transparent 0%) 0 0 0 2/0 0 0 2px;
background-color: rgba(255, 255, 255, 0.12);
}
frame.raven-frame > border {
@@ -5034,7 +5050,7 @@ frame.raven-frame > border {
border-style: solid none;
}
.raven .raven-background > overlay > image {
.raven .raven-background > overlay image {
color: rgba(0, 0, 0, 0.26);
}
src/gtk-3.0/3.20/gtk-light.css
@@ -697,29 +697,29 @@ button:disabled {
color: rgba(255, 255, 255, 0.3);
}
row:selected button.sidebar-button, infobar.info button.flat, infobar.question button.flat, infobar.warning button.flat, infobar.error button.flat, row:selected
row:selected button.sidebar-button, infobar.info button.flat, infobar.question button.flat, infobar.warning button.flat, infobar.error button.flat, .budgie-panel button, .raven stackswitcher.linked > button, .raven-mpris button.image-button, row:selected
button.flat {
color: rgba(255, 255, 255, 0.7);
}
row:selected button.sidebar-button:hover, infobar.info button.flat:hover, infobar.question button.flat:hover, infobar.warning button.flat:hover, infobar.error button.flat:hover, row:selected button.sidebar-button:active, infobar.info button.flat:active, infobar.question button.flat:active, infobar.warning button.flat:active, infobar.error button.flat:active, row:selected
row:selected button.sidebar-button:hover, infobar.info button.flat:hover, infobar.question button.flat:hover, infobar.warning button.flat:hover, infobar.error button.flat:hover, .budgie-panel button:hover, .raven stackswitcher.linked > button:hover, .raven-mpris button.image-button:hover, row:selected button.sidebar-button:active, infobar.info button.flat:active, infobar.question button.flat:active, infobar.warning button.flat:active, infobar.error button.flat:active, .budgie-panel button:active, .raven stackswitcher.linked > button:active, .raven-mpris button.image-button:active, row:selected
button.flat:hover, row:selected
button.flat:active {
color: #FFFFFF;
}
row:selected button.sidebar-button:disabled, infobar.info button.flat:disabled, infobar.question button.flat:disabled, infobar.warning button.flat:disabled, infobar.error button.flat:disabled, row:selected
row:selected button.sidebar-button:disabled, infobar.info button.flat:disabled, infobar.question button.flat:disabled, infobar.warning button.flat:disabled, infobar.error button.flat:disabled, .budgie-panel button:disabled, .raven stackswitcher.linked > button:disabled, .raven-mpris button.image-button:disabled, row:selected
button.flat:disabled {
color: rgba(255, 255, 255, 0.3);
}
row:selected button.sidebar-button:checked, infobar.info button.flat:checked, infobar.question button.flat:checked, infobar.warning button.flat:checked, infobar.error button.flat:checked, row:selected
row:selected button.sidebar-button:checked, infobar.info button.flat:checked, infobar.question button.flat:checked, infobar.warning button.flat:checked, infobar.error button.flat:checked, .budgie-panel button:checked, .raven stackswitcher.linked > button:checked, .raven-mpris button.image-button:checked, row:selected
button.flat:checked {
background-color: rgba(255, 255, 255, 0.3);
color: #FFFFFF;
}
row:selected button.sidebar-button:checked:disabled, infobar.info button.flat:checked:disabled, infobar.question button.flat:checked:disabled, infobar.warning button.flat:checked:disabled, infobar.error button.flat:checked:disabled, row:selected
row:selected button.sidebar-button:checked:disabled, infobar.info button.flat:checked:disabled, infobar.question button.flat:checked:disabled, infobar.warning button.flat:checked:disabled, infobar.error button.flat:checked:disabled, .budgie-panel button:checked:disabled, .raven stackswitcher.linked > button:checked:disabled, .raven-mpris button.image-button:checked:disabled, row:selected
button.flat:checked:disabled {
background-color: rgba(255, 255, 255, 0.12);
color: rgba(255, 255, 255, 0.5);
@@ -4899,6 +4899,18 @@ popover.background.places-menu row {
padding: 0;
}
.budgie-panel button.flat.launcher:not(:checked) {
color: rgba(255, 255, 255, 0.5);
}
.budgie-panel button.flat.launcher:not(:checked):hover, .budgie-panel button.flat.launcher:not(:checked):active {
color: rgba(255, 255, 255, 0.7);
}
.budgie-panel button.flat.launcher:not(:checked):disabled {
color: rgba(255, 255, 255, 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 calc(1px), currentColor 0%, transparent 0%) 0 0 0 0/0 0 0 0;
}
@@ -4907,6 +4919,7 @@ popover.background.places-menu row {
.budgie-panel .pinned button.flat.launcher.running,
.budgie-panel .pinned .top button.flat.launcher.running {
border-image: radial-gradient(circle closest-corner at center calc(1px), currentColor 100%, transparent 0%) 2 0 0 0/2px 0 0 0;
background-color: rgba(255, 255, 255, 0.12);
}
.bottom .budgie-panel #tasklist-button, .budgie-panel .bottom #tasklist-button, .bottom .budgie-panel button.flat.launcher, .budgie-panel .bottom button.flat.launcher {
@@ -4917,6 +4930,7 @@ popover.background.places-menu row {
.budgie-panel .pinned button.flat.launcher.running,
.budgie-panel .pinned .bottom button.flat.launcher.running {
border-image: radial-gradient(circle closest-corner at center calc(100% - 1px), currentColor 100%, transparent 0%) 0 0 2 0/0 0 2px 0;
background-color: rgba(255, 255, 255, 0.12);
}
.left .budgie-panel #tasklist-button, .budgie-panel .left #tasklist-button, .left .budgie-panel button.flat.launcher, .budgie-panel .left button.flat.launcher {
@@ -4927,6 +4941,7 @@ popover.background.places-menu row {
.budgie-panel .pinned button.flat.launcher.running,
.budgie-panel .pinned .left button.flat.launcher.running {
border-image: radial-gradient(circle closest-corner at calc(1px) center, currentColor 100%, transparent 0%) 0 2 0 0/0 2px 0 0;
background-color: rgba(255, 255, 255, 0.12);
}
.right .budgie-panel #tasklist-button, .budgie-panel .right #tasklist-button, .right .budgie-panel button.flat.launcher, .budgie-panel .right button.flat.launcher {
@@ -4937,6 +4952,7 @@ popover.background.places-menu row {
.budgie-panel .pinned button.flat.launcher.running,
.budgie-panel .pinned .right button.flat.launcher.running {
border-image: radial-gradient(circle closest-corner at calc(100% - 1px) center, currentColor 100%, transparent 0%) 0 0 0 2/0 0 0 2px;
background-color: rgba(255, 255, 255, 0.12);
}
frame.raven-frame > border {
@@ -5034,7 +5050,7 @@ frame.raven-frame > border {
border-style: solid none;
}
.raven .raven-background > overlay > image {
.raven .raven-background > overlay image {
color: rgba(0, 0, 0, 0.26);
}
src/gtk-3.0/3.20/gtk.css
@@ -697,29 +697,29 @@ button:disabled {
color: rgba(255, 255, 255, 0.3);
}
row:selected button.sidebar-button, infobar.info button.flat, infobar.question button.flat, infobar.warning button.flat, infobar.error button.flat, row:selected
row:selected button.sidebar-button, infobar.info button.flat, infobar.question button.flat, infobar.warning button.flat, infobar.error button.flat, .budgie-panel button, .raven stackswitcher.linked > button, .raven-mpris button.image-button, row:selected
button.flat {
color: rgba(255, 255, 255, 0.7);
}
row:selected button.sidebar-button:hover, infobar.info button.flat:hover, infobar.question button.flat:hover, infobar.warning button.flat:hover, infobar.error button.flat:hover, row:selected button.sidebar-button:active, infobar.info button.flat:active, infobar.question button.flat:active, infobar.warning button.flat:active, infobar.error button.flat:active, row:selected
row:selected button.sidebar-button:hover, infobar.info button.flat:hover, infobar.question button.flat:hover, infobar.warning button.flat:hover, infobar.error button.flat:hover, .budgie-panel button:hover, .raven stackswitcher.linked > button:hover, .raven-mpris button.image-button:hover, row:selected button.sidebar-button:active, infobar.info button.flat:active, infobar.question button.flat:active, infobar.warning button.flat:active, infobar.error button.flat:active, .budgie-panel button:active, .raven stackswitcher.linked > button:active, .raven-mpris button.image-button:active, row:selected
button.flat:hover, row:selected
button.flat:active {
color: #FFFFFF;
}
row:selected button.sidebar-button:disabled, infobar.info button.flat:disabled, infobar.question button.flat:disabled, infobar.warning button.flat:disabled, infobar.error button.flat:disabled, row:selected
row:selected button.sidebar-button:disabled, infobar.info button.flat:disabled, infobar.question button.flat:disabled, infobar.warning button.flat:disabled, infobar.error button.flat:disabled, .budgie-panel button:disabled, .raven stackswitcher.linked > button:disabled, .raven-mpris button.image-button:disabled, row:selected
button.flat:disabled {
color: rgba(255, 255, 255, 0.3);
}
row:selected button.sidebar-button:checked, infobar.info button.flat:checked, infobar.question button.flat:checked, infobar.warning button.flat:checked, infobar.error button.flat:checked, row:selected
row:selected button.sidebar-button:checked, infobar.info button.flat:checked, infobar.question button.flat:checked, infobar.warning button.flat:checked, infobar.error button.flat:checked, .budgie-panel button:checked, .raven stackswitcher.linked > button:checked, .raven-mpris button.image-button:checked, row:selected
button.flat:checked {
background-color: rgba(255, 255, 255, 0.3);
color: #FFFFFF;
}
row:selected button.sidebar-button:checked:disabled, infobar.info button.flat:checked:disabled, infobar.question button.flat:checked:disabled, infobar.warning button.flat:checked:disabled, infobar.error button.flat:checked:disabled, row:selected
row:selected button.sidebar-button:checked:disabled, infobar.info button.flat:checked:disabled, infobar.question button.flat:checked:disabled, infobar.warning button.flat:checked:disabled, infobar.error button.flat:checked:disabled, .budgie-panel button:checked:disabled, .raven stackswitcher.linked > button:checked:disabled, .raven-mpris button.image-button:checked:disabled, row:selected
button.flat:checked:disabled {
background-color: rgba(255, 255, 255, 0.12);
color: rgba(255, 255, 255, 0.5);
@@ -4899,6 +4899,18 @@ popover.background.places-menu row {
padding: 0;
}
.budgie-panel button.flat.launcher:not(:checked) {
color: rgba(255, 255, 255, 0.5);
}
.budgie-panel button.flat.launcher:not(:checked):hover, .budgie-panel button.flat.launcher:not(:checked):active {
color: rgba(255, 255, 255, 0.7);
}
.budgie-panel button.flat.launcher:not(:checked):disabled {
color: rgba(255, 255, 255, 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 calc(1px), currentColor 0%, transparent 0%) 0 0 0 0/0 0 0 0;
}
@@ -4907,6 +4919,7 @@ popover.background.places-menu row {
.budgie-panel .pinned button.flat.launcher.running,
.budgie-panel .pinned .top button.flat.launcher.running {
border-image: radial-gradient(circle closest-corner at center calc(1px), currentColor 100%, transparent 0%) 2 0 0 0/2px 0 0 0;
background-color: rgba(255, 255, 255, 0.12);
}
.bottom .budgie-panel #tasklist-button, .budgie-panel .bottom #tasklist-button, .bottom .budgie-panel button.flat.launcher, .budgie-panel .bottom button.flat.launcher {
@@ -4917,6 +4930,7 @@ popover.background.places-menu row {
.budgie-panel .pinned button.flat.launcher.running,
.budgie-panel .pinned .bottom button.flat.launcher.running {
border-image: radial-gradient(circle closest-corner at center calc(100% - 1px), currentColor 100%, transparent 0%) 0 0 2 0/0 0 2px 0;
background-color: rgba(255, 255, 255, 0.12);
}
.left .budgie-panel #tasklist-button, .budgie-panel .left #tasklist-button, .left .budgie-panel button.flat.launcher, .budgie-panel .left button.flat.launcher {
@@ -4927,6 +4941,7 @@ popover.background.places-menu row {
.budgie-panel .pinned button.flat.launcher.running,
.budgie-panel .pinned .left button.flat.launcher.running {
border-image: radial-gradient(circle closest-corner at calc(1px) center, currentColor 100%, transparent 0%) 0 2 0 0/0 2px 0 0;
background-color: rgba(255, 255, 255, 0.12);
}
.right .budgie-panel #tasklist-button, .budgie-panel .right #tasklist-button, .right .budgie-panel button.flat.launcher, .budgie-panel .right button.flat.launcher {
@@ -4937,6 +4952,7 @@ popover.background.places-menu row {
.budgie-panel .pinned button.flat.launcher.running,
.budgie-panel .pinned .right button.flat.launcher.running {
border-image: radial-gradient(circle closest-corner at calc(100% - 1px) center, currentColor 100%, transparent 0%) 0 0 0 2/0 0 0 2px;
background-color: rgba(255, 255, 255, 0.12);
}
frame.raven-frame > border {
@@ -5034,7 +5050,7 @@ frame.raven-frame > border {
border-style: solid none;
}
.raven .raven-background > overlay > image {
.raven .raven-background > overlay image {
color: rgba(0, 0, 0, 0.26);
}
src/gtk-3.0/3.22/gtk-compact.css
@@ -698,29 +698,29 @@ button:disabled {
color: rgba(255, 255, 255, 0.3);
}
row:selected button.sidebar-button, infobar.info button.flat, infobar.question button.flat, infobar.warning button.flat, infobar.error button.flat, row:selected
row:selected button.sidebar-button, infobar.info button.flat, infobar.question button.flat, infobar.warning button.flat, infobar.error button.flat, .budgie-panel button, .raven stackswitcher.linked > button, .raven-mpris button.image-button, row:selected
button.flat {
color: rgba(255, 255, 255, 0.7);
}
row:selected button.sidebar-button:hover, infobar.info button.flat:hover, infobar.question button.flat:hover, infobar.warning button.flat:hover, infobar.error button.flat:hover, row:selected button.sidebar-button:active, infobar.info button.flat:active, infobar.question button.flat:active, infobar.warning button.flat:active, infobar.error button.flat:active, row:selected
row:selected button.sidebar-button:hover, infobar.info button.flat:hover, infobar.question button.flat:hover, infobar.warning button.flat:hover, infobar.error button.flat:hover, .budgie-panel button:hover, .raven stackswitcher.linked > button:hover, .raven-mpris button.image-button:hover, row:selected button.sidebar-button:active, infobar.info button.flat:active, infobar.question button.flat:active, infobar.warning button.flat:active, infobar.error button.flat:active, .budgie-panel button:active, .raven stackswitcher.linked > button:active, .raven-mpris button.image-button:active, row:selected
button.flat:hover, row:selected
button.flat:active {
color: #FFFFFF;
}
row:selected button.sidebar-button:disabled, infobar.info button.flat:disabled, infobar.question button.flat:disabled, infobar.warning button.flat:disabled, infobar.error button.flat:disabled, row:selected
row:selected button.sidebar-button:disabled, infobar.info button.flat:disabled, infobar.question button.flat:disabled, infobar.warning button.flat:disabled, infobar.error button.flat:disabled, .budgie-panel button:disabled, .raven stackswitcher.linked > button:disabled, .raven-mpris button.image-button:disabled, row:selected
button.flat:disabled {
color: rgba(255, 255, 255, 0.3);
}
row:selected button.sidebar-button:checked, infobar.info button.flat:checked, infobar.question button.flat:checked, infobar.warning button.flat:checked, infobar.error button.flat:checked, row:selected
row:selected button.sidebar-button:checked, infobar.info button.flat:checked, infobar.question button.flat:checked, infobar.warning button.flat:checked, infobar.error button.flat:checked, .budgie-panel button:checked, .raven stackswitcher.linked > button:checked, .raven-mpris button.image-button:checked, row:selected
button.flat:checked {
background-color: rgba(255, 255, 255, 0.3);
color: #FFFFFF;
}
row:selected button.sidebar-button:checked:disabled, infobar.info button.flat:checked:disabled, infobar.question button.flat:checked:disabled, infobar.warning button.flat:checked:disabled, infobar.error button.flat:checked:disabled, row:selected
row:selected button.sidebar-button:checked:disabled, infobar.info button.flat:checked:disabled, infobar.question button.flat:checked:disabled, infobar.warning button.flat:checked:disabled, infobar.error button.flat:checked:disabled, .budgie-panel button:checked:disabled, .raven stackswitcher.linked > button:checked:disabled, .raven-mpris button.image-button:checked:disabled, row:selected
button.flat:checked:disabled {
background-color: rgba(255, 255, 255, 0.12);
color: rgba(255, 255, 255, 0.5);
@@ -5030,6 +5030,18 @@ popover.background.places-menu row {
padding: 0;
}
.budgie-panel button.flat.launcher:not(:checked) {
color: rgba(255, 255, 255, 0.5);
}
.budgie-panel button.flat.launcher:not(:checked):hover, .budgie-panel button.flat.launcher:not(:checked):active {
color: rgba(255, 255, 255, 0.7);
}
.budgie-panel button.flat.launcher:not(:checked):disabled {
color: rgba(255, 255, 255, 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 calc(1px), currentColor 0%, transparent 0%) 0 0 0 0/0 0 0 0;
}
@@ -5038,6 +5050,7 @@ popover.background.places-menu row {
.budgie-panel .pinned button.flat.launcher.running,
.budgie-panel .pinned .top button.flat.launcher.running {
border-image: radial-gradient(circle closest-corner at center calc(1px), currentColor 100%, transparent 0%) 2 0 0 0/2px 0 0 0;
background-color: rgba(255, 255, 255, 0.12);
}
.bottom .budgie-panel #tasklist-button, .budgie-panel .bottom #tasklist-button, .bottom .budgie-panel button.flat.launcher, .budgie-panel .bottom button.flat.launcher {
@@ -5048,6 +5061,7 @@ popover.background.places-menu row {
.budgie-panel .pinned button.flat.launcher.running,
.budgie-panel .pinned .bottom button.flat.launcher.running {
border-image: radial-gradient(circle closest-corner at center calc(100% - 1px), currentColor 100%, transparent 0%) 0 0 2 0/0 0 2px 0;
background-color: rgba(255, 255, 255, 0.12);
}
.left .budgie-panel #tasklist-button, .budgie-panel .left #tasklist-button, .left .budgie-panel button.flat.launcher, .budgie-panel .left button.flat.launcher {
@@ -5058,6 +5072,7 @@ popover.background.places-menu row {
.budgie-panel .pinned button.flat.launcher.running,
.budgie-panel .pinned .left button.flat.launcher.running {
border-image: radial-gradient(circle closest-corner at calc(1px) center, currentColor 100%, transparent 0%) 0 2 0 0/0 2px 0 0;
background-color: rgba(255, 255, 255, 0.12);
}
.right .budgie-panel #tasklist-button, .budgie-panel .right #tasklist-button, .right .budgie-panel button.flat.launcher, .budgie-panel .right button.flat.launcher {
@@ -5068,6 +5083,7 @@ popover.background.places-menu row {
.budgie-panel .pinned button.flat.launcher.running,
.budgie-panel .pinned .right button.flat.launcher.running {
border-image: radial-gradient(circle closest-corner at calc(100% - 1px) center, currentColor 100%, transparent 0%) 0 0 0 2/0 0 0 2px;
background-color: rgba(255, 255, 255, 0.12);
}
frame.raven-frame > border {
@@ -5165,7 +5181,7 @@ frame.raven-frame > border {
border-style: solid none;
}
.raven .raven-background > overlay > image {
.raven .raven-background > overlay image {
color: rgba(0, 0, 0, 0.26);
}
src/gtk-3.0/3.22/gtk-dark-compact.css
@@ -698,29 +698,29 @@ button:disabled {
color: rgba(255, 255, 255, 0.3);
}
row:selected button.sidebar-button, infobar.info button.flat, infobar.question button.flat, infobar.warning button.flat, infobar.error button.flat, row:selected
row:selected button.sidebar-button, infobar.info button.flat, infobar.question button.flat, infobar.warning button.flat, infobar.error button.flat, .budgie-panel button, .raven stackswitcher.linked > button, .raven-mpris button.image-button, row:selected
button.flat {
color: rgba(255, 255, 255, 0.7);
}
row:selected button.sidebar-button:hover, infobar.info button.flat:hover, infobar.question button.flat:hover, infobar.warning button.flat:hover, infobar.error button.flat:hover, row:selected button.sidebar-button:active, infobar.info button.flat:active, infobar.question button.flat:active, infobar.warning button.flat:active, infobar.error button.flat:active, row:selected
row:selected button.sidebar-button:hover, infobar.info button.flat:hover, infobar.question button.flat:hover, infobar.warning button.flat:hover, infobar.error button.flat:hover, .budgie-panel button:hover, .raven stackswitcher.linked > button:hover, .raven-mpris button.image-button:hover, row:selected button.sidebar-button:active, infobar.info button.flat:active, infobar.question button.flat:active, infobar.warning button.flat:active, infobar.error button.flat:active, .budgie-panel button:active, .raven stackswitcher.linked > button:active, .raven-mpris button.image-button:active, row:selected
button.flat:hover, row:selected
button.flat:active {
color: #FFFFFF;
}
row:selected button.sidebar-button:disabled, infobar.info button.flat:disabled, infobar.question button.flat:disabled, infobar.warning button.flat:disabled, infobar.error button.flat:disabled, row:selected
row:selected button.sidebar-button:disabled, infobar.info button.flat:disabled, infobar.question button.flat:disabled, infobar.warning button.flat:disabled, infobar.error button.flat:disabled, .budgie-panel button:disabled, .raven stackswitcher.linked > button:disabled, .raven-mpris button.image-button:disabled, row:selected
button.flat:disabled {
color: rgba(255, 255, 255, 0.3);
}
row:selected button.sidebar-button:checked, infobar.info button.flat:checked, infobar.question button.flat:checked, infobar.warning button.flat:checked, infobar.error button.flat:checked, row:selected
row:selected button.sidebar-button:checked, infobar.info button.flat:checked, infobar.question button.flat:checked, infobar.warning button.flat:checked, infobar.error button.flat:checked, .budgie-panel button:checked, .raven stackswitcher.linked > button:checked, .raven-mpris button.image-button:checked, row:selected
button.flat:checked {
background-color: rgba(255, 255, 255, 0.3);
color: #FFFFFF;
}
row:selected button.sidebar-button:checked:disabled, infobar.info button.flat:checked:disabled, infobar.question button.flat:checked:disabled, infobar.warning button.flat:checked:disabled, infobar.error button.flat:checked:disabled, row:selected
row:selected button.sidebar-button:checked:disabled, infobar.info button.flat:checked:disabled, infobar.question button.flat:checked:disabled, infobar.warning button.flat:checked:disabled, infobar.error button.flat:checked:disabled, .budgie-panel button:checked:disabled, .raven stackswitcher.linked > button:checked:disabled, .raven-mpris button.image-button:checked:disabled, row:selected
button.flat:checked:disabled {
background-color: rgba(255, 255, 255, 0.12);
color: rgba(255, 255, 255, 0.5);
@@ -5030,6 +5030,18 @@ popover.background.places-menu row {
padding: 0;
}
.budgie-panel button.flat.launcher:not(:checked) {
color: rgba(255, 255, 255, 0.5);
}
.budgie-panel button.flat.launcher:not(:checked):hover, .budgie-panel button.flat.launcher:not(:checked):active {
color: rgba(255, 255, 255, 0.7);
}
.budgie-panel button.flat.launcher:not(:checked):disabled {
color: rgba(255, 255, 255, 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 calc(1px), currentColor 0%, transparent 0%) 0 0 0 0/0 0 0 0;
}
@@ -5038,6 +5050,7 @@ popover.background.places-menu row {
.budgie-panel .pinned button.flat.launcher.running,
.budgie-panel .pinned .top button.flat.launcher.running {
border-image: radial-gradient(circle closest-corner at center calc(1px), currentColor 100%, transparent 0%) 2 0 0 0/2px 0 0 0;
background-color: rgba(255, 255, 255, 0.12);
}
.bottom .budgie-panel #tasklist-button, .budgie-panel .bottom #tasklist-button, .bottom .budgie-panel button.flat.launcher, .budgie-panel .bottom button.flat.launcher {
@@ -5048,6 +5061,7 @@ popover.background.places-menu row {
.budgie-panel .pinned button.flat.launcher.running,
.budgie-panel .pinned .bottom button.flat.launcher.running {
border-image: radial-gradient(circle closest-corner at center calc(100% - 1px), currentColor 100%, transparent 0%) 0 0 2 0/0 0 2px 0;
background-color: rgba(255, 255, 255, 0.12);
}
.left .budgie-panel #tasklist-button, .budgie-panel .left #tasklist-button, .left .budgie-panel button.flat.launcher, .budgie-panel .left button.flat.launcher {
@@ -5058,6 +5072,7 @@ popover.background.places-menu row {
.budgie-panel .pinned button.flat.launcher.running,
.budgie-panel .pinned .left button.flat.launcher.running {
border-image: radial-gradient(circle closest-corner at calc(1px) center, currentColor 100%, transparent 0%) 0 2 0 0/0 2px 0 0;
background-color: rgba(255, 255, 255, 0.12);
}
.right .budgie-panel #tasklist-button, .budgie-panel .right #tasklist-button, .right .budgie-panel button.flat.launcher, .budgie-panel .right button.flat.launcher {
@@ -5068,6 +5083,7 @@ popover.background.places-menu row {
.budgie-panel .pinned button.flat.launcher.running,
.budgie-panel .pinned .right button.flat.launcher.running {
border-image: radial-gradient(circle closest-corner at calc(100% - 1px) center, currentColor 100%, transparent 0%) 0 0 0 2/0 0 0 2px;
background-color: rgba(255, 255, 255, 0.12);
}
frame.raven-frame > border {
@@ -5165,7 +5181,7 @@ frame.raven-frame > border {
border-style: solid none;
}
.raven .raven-background > overlay > image {
.raven .raven-background > overlay image {
color: rgba(255, 255, 255, 0.3);
}
src/gtk-3.0/3.22/gtk-dark.css
@@ -698,29 +698,29 @@ button:disabled {
color: rgba(255, 255, 255, 0.3);
}
row:selected button.sidebar-button, infobar.info button.flat, infobar.question button.flat, infobar.warning button.flat, infobar.error button.flat, row:selected
row:selected button.sidebar-button, infobar.info button.flat, infobar.question button.flat, infobar.warning button.flat, infobar.error button.flat, .budgie-panel button, .raven stackswitcher.linked > button, .raven-mpris button.image-button, row:selected
button.flat {
color: rgba(255, 255, 255, 0.7);
}
row:selected button.sidebar-button:hover, infobar.info button.flat:hover, infobar.question button.flat:hover, infobar.warning button.flat:hover, infobar.error button.flat:hover, row:selected button.sidebar-button:active, infobar.info button.flat:active, infobar.question button.flat:active, infobar.warning button.flat:active, infobar.error button.flat:active, row:selected
row:selected button.sidebar-button:hover, infobar.info button.flat:hover, infobar.question button.flat:hover, infobar.warning button.flat:hover, infobar.error button.flat:hover, .budgie-panel button:hover, .raven stackswitcher.linked > button:hover, .raven-mpris button.image-button:hover, row:selected button.sidebar-button:active, infobar.info button.flat:active, infobar.question button.flat:active, infobar.warning button.flat:active, infobar.error button.flat:active, .budgie-panel button:active, .raven stackswitcher.linked > button:active, .raven-mpris button.image-button:active, row:selected
button.flat:hover, row:selected
button.flat:active {
color: #FFFFFF;
}
row:selected button.sidebar-button:disabled, infobar.info button.flat:disabled, infobar.question button.flat:disabled, infobar.warning button.flat:disabled, infobar.error button.flat:disabled, row:selected
row:selected button.sidebar-button:disabled, infobar.info button.flat:disabled, infobar.question button.flat:disabled, infobar.warning button.flat:disabled, infobar.error button.flat:disabled, .budgie-panel button:disabled, .raven stackswitcher.linked > button:disabled, .raven-mpris button.image-button:disabled, row:selected
button.flat:disabled {
color: rgba(255, 255, 255, 0.3);
}
row:selected button.sidebar-button:checked, infobar.info button.flat:checked, infobar.question button.flat:checked, infobar.warning button.flat:checked, infobar.error button.flat:checked, row:selected
row:selected button.sidebar-button:checked, infobar.info button.flat:checked, infobar.question button.flat:checked, infobar.warning button.flat:checked, infobar.error button.flat:checked, .budgie-panel button:checked, .raven stackswitcher.linked > button:checked, .raven-mpris button.image-button:checked, row:selected
button.flat:checked {
background-color: rgba(255, 255, 255, 0.3);
color: #FFFFFF;
}
row:selected button.sidebar-button:checked:disabled, infobar.info button.flat:checked:disabled, infobar.question button.flat:checked:disabled, infobar.warning button.flat:checked:disabled, infobar.error button.flat:checked:disabled, row:selected
row:selected button.sidebar-button:checked:disabled, infobar.info button.flat:checked:disabled, infobar.question button.flat:checked:disabled, infobar.warning button.flat:checked:disabled, infobar.error button.flat:checked:disabled, .budgie-panel button:checked:disabled, .raven stackswitcher.linked > button:checked:disabled, .raven-mpris button.image-button:checked:disabled, row:selected
button.flat:checked:disabled {
background-color: rgba(255, 255, 255, 0.12);
color: rgba(255, 255, 255, 0.5);
@@ -5030,6 +5030,18 @@ popover.background.places-menu row {
padding: 0;
}
.budgie-panel button.flat.launcher:not(:checked) {
color: rgba(255, 255, 255, 0.5);
}
.budgie-panel button.flat.launcher:not(:checked):hover, .budgie-panel button.flat.launcher:not(:checked):active {
color: rgba(255, 255, 255, 0.7);
}
.budgie-panel button.flat.launcher:not(:checked):disabled {
color: rgba(255, 255, 255, 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 calc(1px), currentColor 0%, transparent 0%) 0 0 0 0/0 0 0 0;
}
@@ -5038,6 +5050,7 @@ popover.background.places-menu row {
.budgie-panel .pinned button.flat.launcher.running,
.budgie-panel .pinned .top button.flat.launcher.running {
border-image: radial-gradient(circle closest-corner at center calc(1px), currentColor 100%, transparent 0%) 2 0 0 0/2px 0 0 0;
background-color: rgba(255, 255, 255, 0.12);
}
.bottom .budgie-panel #tasklist-button, .budgie-panel .bottom #tasklist-button, .bottom .budgie-panel button.flat.launcher, .budgie-panel .bottom button.flat.launcher {
@@ -5048,6 +5061,7 @@ popover.background.places-menu row {
.budgie-panel .pinned button.flat.launcher.running,
.budgie-panel .pinned .bottom button.flat.launcher.running {
border-image: radial-gradient(circle closest-corner at center calc(100% - 1px), currentColor 100%, transparent 0%) 0 0 2 0/0 0 2px 0;
background-color: rgba(255, 255, 255, 0.12);
}
.left .budgie-panel #tasklist-button, .budgie-panel .left #tasklist-button, .left .budgie-panel button.flat.launcher, .budgie-panel .left button.flat.launcher {
@@ -5058,6 +5072,7 @@ popover.background.places-menu row {
.budgie-panel .pinned button.flat.launcher.running,
.budgie-panel .pinned .left button.flat.launcher.running {
border-image: radial-gradient(circle closest-corner at calc(1px) center, currentColor 100%, transparent 0%) 0 2 0 0/0 2px 0 0;
background-color: rgba(255, 255, 255, 0.12);
}
.right .budgie-panel #tasklist-button, .budgie-panel .right #tasklist-button, .right .budgie-panel button.flat.launcher, .budgie-panel .right button.flat.launcher {
@@ -5068,6 +5083,7 @@ popover.background.places-menu row {
.budgie-panel .pinned button.flat.launcher.running,
.budgie-panel .pinned .right button.flat.launcher.running {
border-image: radial-gradient(circle closest-corner at calc(100% - 1px) center, currentColor 100%, transparent 0%) 0 0 0 2/0 0 0 2px;
background-color: rgba(255, 255, 255, 0.12);
}
frame.raven-frame > border {
@@ -5165,7 +5181,7 @@ frame.raven-frame > border {
border-style: solid none;
}
.raven .raven-background > overlay > image {
.raven .raven-background > overlay image {
color: rgba(255, 255, 255, 0.3);
}
src/gtk-3.0/3.22/gtk-light-compact.css
@@ -698,29 +698,29 @@ button:disabled {
color: rgba(255, 255, 255, 0.3);
}
row:selected button.sidebar-button, infobar.info button.flat, infobar.question button.flat, infobar.warning button.flat, infobar.error button.flat, row:selected
row:selected button.sidebar-button, infobar.info button.flat, infobar.question button.flat, infobar.warning button.flat, infobar.error button.flat, .budgie-panel button, .raven stackswitcher.linked > button, .raven-mpris button.image-button, row:selected
button.flat {
color: rgba(255, 255, 255, 0.7);
}
row:selected button.sidebar-button:hover, infobar.info button.flat:hover, infobar.question button.flat:hover, infobar.warning button.flat:hover, infobar.error button.flat:hover, row:selected button.sidebar-button:active, infobar.info button.flat:active, infobar.question button.flat:active, infobar.warning button.flat:active, infobar.error button.flat:active, row:selected
row:selected button.sidebar-button:hover, infobar.info button.flat:hover, infobar.question button.flat:hover, infobar.warning button.flat:hover, infobar.error button.flat:hover, .budgie-panel button:hover, .raven stackswitcher.linked > button:hover, .raven-mpris button.image-button:hover, row:selected button.sidebar-button:active, infobar.info button.flat:active, infobar.question button.flat:active, infobar.warning button.flat:active, infobar.error button.flat:active, .budgie-panel button:active, .raven stackswitcher.linked > button:active, .raven-mpris button.image-button:active, row:selected
button.flat:hover, row:selected
button.flat:active {
color: #FFFFFF;
}
row:selected button.sidebar-button:disabled, infobar.info button.flat:disabled, infobar.question button.flat:disabled, infobar.warning button.flat:disabled, infobar.error button.flat:disabled, row:selected
row:selected button.sidebar-button:disabled, infobar.info button.flat:disabled, infobar.question button.flat:disabled, infobar.warning button.flat:disabled, infobar.error button.flat:disabled, .budgie-panel button:disabled, .raven stackswitcher.linked > button:disabled, .raven-mpris button.image-button:disabled, row:selected
button.flat:disabled {
color: rgba(255, 255, 255, 0.3);
}
row:selected button.sidebar-button:checked, infobar.info button.flat:checked, infobar.question button.flat:checked, infobar.warning button.flat:checked, infobar.error button.flat:checked, row:selected
row:selected button.sidebar-button:checked, infobar.info button.flat:checked, infobar.question button.flat:checked, infobar.warning button.flat:checked, infobar.error button.flat:checked, .budgie-panel button:checked, .raven stackswitcher.linked > button:checked, .raven-mpris button.image-button:checked, row:selected
button.flat:checked {
background-color: rgba(255, 255, 255, 0.3);
color: #FFFFFF;
}
row:selected button.sidebar-button:checked:disabled, infobar.info button.flat:checked:disabled, infobar.question button.flat:checked:disabled, infobar.warning button.flat:checked:disabled, infobar.error button.flat:checked:disabled, row:selected
row:selected button.sidebar-button:checked:disabled, infobar.info button.flat:checked:disabled, infobar.question button.flat:checked:disabled, infobar.warning button.flat:checked:disabled, infobar.error button.flat:checked:disabled, .budgie-panel button:checked:disabled, .raven stackswitcher.linked > button:checked:disabled, .raven-mpris button.image-button:checked:disabled, row:selected
button.flat:checked:disabled {
background-color: rgba(255, 255, 255, 0.12);
color: rgba(255, 255, 255, 0.5);
@@ -5030,6 +5030,18 @@ popover.background.places-menu row {
padding: 0;
}
.budgie-panel button.flat.launcher:not(:checked) {
color: rgba(255, 255, 255, 0.5);
}
.budgie-panel button.flat.launcher:not(:checked):hover, .budgie-panel button.flat.launcher:not(:checked):active {
color: rgba(255, 255, 255, 0.7);
}
.budgie-panel button.flat.launcher:not(:checked):disabled {
color: rgba(255, 255, 255, 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 calc(1px), currentColor 0%, transparent 0%) 0 0 0 0/0 0 0 0;
}
@@ -5038,6 +5050,7 @@ popover.background.places-menu row {
.budgie-panel .pinned button.flat.launcher.running,
.budgie-panel .pinned .top button.flat.launcher.running {
border-image: radial-gradient(circle closest-corner at center calc(1px), currentColor 100%, transparent 0%) 2 0 0 0/2px 0 0 0;
background-color: rgba(255, 255, 255, 0.12);
}
.bottom .budgie-panel #tasklist-button, .budgie-panel .bottom #tasklist-button, .bottom .budgie-panel button.flat.launcher, .budgie-panel .bottom button.flat.launcher {
@@ -5048,6 +5061,7 @@ popover.background.places-menu row {
.budgie-panel .pinned button.flat.launcher.running,
.budgie-panel .pinned .bottom button.flat.launcher.running {
border-image: radial-gradient(circle closest-corner at center calc(100% - 1px), currentColor 100%, transparent 0%) 0 0 2 0/0 0 2px 0;
background-color: rgba(255, 255, 255, 0.12);
}
.left .budgie-panel #tasklist-button, .budgie-panel .left #tasklist-button, .left .budgie-panel button.flat.launcher, .budgie-panel .left button.flat.launcher {
@@ -5058,6 +5072,7 @@ popover.background.places-menu row {
.budgie-panel .pinned button.flat.launcher.running,
.budgie-panel .pinned .left button.flat.launcher.running {
border-image: radial-gradient(circle closest-corner at calc(1px) center, currentColor 100%, transparent 0%) 0 2 0 0/0 2px 0 0;
background-color: rgba(255, 255, 255, 0.12);
}
.right .budgie-panel #tasklist-button, .budgie-panel .right #tasklist-button, .right .budgie-panel button.flat.launcher, .budgie-panel .right button.flat.launcher {
@@ -5068,6 +5083,7 @@ popover.background.places-menu row {
.budgie-panel .pinned button.flat.launcher.running,
.budgie-panel .pinned .right button.flat.launcher.running {
border-image: radial-gradient(circle closest-corner at calc(100% - 1px) center, currentColor 100%, transparent 0%) 0 0 0 2/0 0 0 2px;
background-color: rgba(255, 255, 255, 0.12);
}
frame.raven-frame > border {
@@ -5165,7 +5181,7 @@ frame.raven-frame > border {
border-style: solid none;
}
.raven .raven-background > overlay > image {
.raven .raven-background > overlay image {
color: rgba(0, 0, 0, 0.26);
}
src/gtk-3.0/3.22/gtk-light.css
@@ -698,29 +698,29 @@ button:disabled {
color: rgba(255, 255, 255, 0.3);
}
row:selected button.sidebar-button, infobar.info button.flat, infobar.question button.flat, infobar.warning button.flat, infobar.error button.flat, row:selected
row:selected button.sidebar-button, infobar.info button.flat, infobar.question button.flat, infobar.warning button.flat, infobar.error button.flat, .budgie-panel button, .raven stackswitcher.linked > button, .raven-mpris button.image-button, row:selected
button.flat {
color: rgba(255, 255, 255, 0.7);
}
row:selected button.sidebar-button:hover, infobar.info button.flat:hover, infobar.question button.flat:hover, infobar.warning button.flat:hover, infobar.error button.flat:hover, row:selected button.sidebar-button:active, infobar.info button.flat:active, infobar.question button.flat:active, infobar.warning button.flat:active, infobar.error button.flat:active, row:selected
row:selected button.sidebar-button:hover, infobar.info button.flat:hover, infobar.question button.flat:hover, infobar.warning button.flat:hover, infobar.error button.flat:hover, .budgie-panel button:hover, .raven stackswitcher.linked > button:hover, .raven-mpris button.image-button:hover, row:selected button.sidebar-button:active, infobar.info button.flat:active, infobar.question button.flat:active, infobar.warning button.flat:active, infobar.error button.flat:active, .budgie-panel button:active, .raven stackswitcher.linked > button:active, .raven-mpris button.image-button:active, row:selected
button.flat:hover, row:selected
button.flat:active {
color: #FFFFFF;
}
row:selected button.sidebar-button:disabled, infobar.info button.flat:disabled, infobar.question button.flat:disabled, infobar.warning button.flat:disabled, infobar.error button.flat:disabled, row:selected
row:selected button.sidebar-button:disabled, infobar.info button.flat:disabled, infobar.question button.flat:disabled, infobar.warning button.flat:disabled, infobar.error button.flat:disabled, .budgie-panel button:disabled, .raven stackswitcher.linked > button:disabled, .raven-mpris button.image-button:disabled, row:selected
button.flat:disabled {
color: rgba(255, 255, 255, 0.3);
}
row:selected button.sidebar-button:checked, infobar.info button.flat:checked, infobar.question button.flat:checked, infobar.warning button.flat:checked, infobar.error button.flat:checked, row:selected
row:selected button.sidebar-button:checked, infobar.info button.flat:checked, infobar.question button.flat:checked, infobar.warning button.flat:checked, infobar.error button.flat:checked, .budgie-panel button:checked, .raven stackswitcher.linked > button:checked, .raven-mpris button.image-button:checked, row:selected
button.flat:checked {
background-color: rgba(255, 255, 255, 0.3);
color: #FFFFFF;
}
row:selected button.sidebar-button:checked:disabled, infobar.info button.flat:checked:disabled, infobar.question button.flat:checked:disabled, infobar.warning button.flat:checked:disabled, infobar.error button.flat:checked:disabled, row:selected
row:selected button.sidebar-button:checked:disabled, infobar.info button.flat:checked:disabled, infobar.question button.flat:checked:disabled, infobar.warning button.flat:checked:disabled, infobar.error button.flat:checked:disabled, .budgie-panel button:checked:disabled, .raven stackswitcher.linked > button:checked:disabled, .raven-mpris button.image-button:checked:disabled, row:selected
button.flat:checked:disabled {
background-color: rgba(255, 255, 255, 0.12);
color: rgba(255, 255, 255, 0.5);
@@ -5030,6 +5030,18 @@ popover.background.places-menu row {
padding: 0;
}
.budgie-panel button.flat.launcher:not(:checked) {
color: rgba(255, 255, 255, 0.5);
}
.budgie-panel button.flat.launcher:not(:checked):hover, .budgie-panel button.flat.launcher:not(:checked):active {
color: rgba(255, 255, 255, 0.7);
}
.budgie-panel button.flat.launcher:not(:checked):disabled {
color: rgba(255, 255, 255, 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 calc(1px), currentColor 0%, transparent 0%) 0 0 0 0/0 0 0 0;
}
@@ -5038,6 +5050,7 @@ popover.background.places-menu row {
.budgie-panel .pinned button.flat.launcher.running,
.budgie-panel .pinned .top button.flat.launcher.running {
border-image: radial-gradient(circle closest-corner at center calc(1px), currentColor 100%, transparent 0%) 2 0 0 0/2px 0 0 0;
background-color: rgba(255, 255, 255, 0.12);
}
.bottom .budgie-panel #tasklist-button, .budgie-panel .bottom #tasklist-button, .bottom .budgie-panel button.flat.launcher, .budgie-panel .bottom button.flat.launcher {
@@ -5048,6 +5061,7 @@ popover.background.places-menu row {
.budgie-panel .pinned button.flat.launcher.running,
.budgie-panel .pinned .bottom button.flat.launcher.running {
border-image: radial-gradient(circle closest-corner at center calc(100% - 1px), currentColor 100%, transparent 0%) 0 0 2 0/0 0 2px 0;
background-color: rgba(255, 255, 255, 0.12);
}
.left .budgie-panel #tasklist-button, .budgie-panel .left #tasklist-button, .left .budgie-panel button.flat.launcher, .budgie-panel .left button.flat.launcher {
@@ -5058,6 +5072,7 @@ popover.background.places-menu row {
.budgie-panel .pinned button.flat.launcher.running,
.budgie-panel .pinned .left button.flat.launcher.running {
border-image: radial-gradient(circle closest-corner at calc(1px) center, currentColor 100%, transparent 0%) 0 2 0 0/0 2px 0 0;
background-color: rgba(255, 255, 255, 0.12);
}
.right .budgie-panel #tasklist-button, .budgie-panel .right #tasklist-button, .right .budgie-panel button.flat.launcher, .budgie-panel .right button.flat.launcher {
@@ -5068,6 +5083,7 @@ popover.background.places-menu row {
.budgie-panel .pinned button.flat.launcher.running,
.budgie-panel .pinned .right button.flat.launcher.running {
border-image: radial-gradient(circle closest-corner at calc(100% - 1px) center, currentColor 100%, transparent 0%) 0 0 0 2/0 0 0 2px;
background-color: rgba(255, 255, 255, 0.12);
}
frame.raven-frame > border {
@@ -5165,7 +5181,7 @@ frame.raven-frame > border {
border-style: solid none;
}
.raven .raven-background > overlay > image {
.raven .raven-background > overlay image {
color: rgba(0, 0, 0, 0.26);
}
src/gtk-3.0/3.22/gtk.css
@@ -698,29 +698,29 @@ button:disabled {
color: rgba(255, 255, 255, 0.3);
}
row:selected button.sidebar-button, infobar.info button.flat, infobar.question button.flat, infobar.warning button.flat, infobar.error button.flat, row:selected
row:selected button.sidebar-button, infobar.info button.flat, infobar.question button.flat, infobar.warning button.flat, infobar.error button.flat, .budgie-panel button, .raven stackswitcher.linked > button, .raven-mpris button.image-button, row:selected
button.flat {
color: rgba(255, 255, 255, 0.7);
}
row:selected button.sidebar-button:hover, infobar.info button.flat:hover, infobar.question button.flat:hover, infobar.warning button.flat:hover, infobar.error button.flat:hover, row:selected button.sidebar-button:active, infobar.info button.flat:active, infobar.question button.flat:active, infobar.warning button.flat:active, infobar.error button.flat:active, row:selected
row:selected button.sidebar-button:hover, infobar.info button.flat:hover, infobar.question button.flat:hover, infobar.warning button.flat:hover, infobar.error button.flat:hover, .budgie-panel button:hover, .raven stackswitcher.linked > button:hover, .raven-mpris button.image-button:hover, row:selected button.sidebar-button:active, infobar.info button.flat:active, infobar.question button.flat:active, infobar.warning button.flat:active, infobar.error button.flat:active, .budgie-panel button:active, .raven stackswitcher.linked > button:active, .raven-mpris button.image-button:active, row:selected
button.flat:hover, row:selected
button.flat:active {
color: #FFFFFF;
}
row:selected button.sidebar-button:disabled, infobar.info button.flat:disabled, infobar.question button.flat:disabled, infobar.warning button.flat:disabled, infobar.error button.flat:disabled, row:selected
row:selected button.sidebar-button:disabled, infobar.info button.flat:disabled, infobar.question button.flat:disabled, infobar.warning button.flat:disabled, infobar.error button.flat:disabled, .budgie-panel button:disabled, .raven stackswitcher.linked > button:disabled, .raven-mpris button.image-button:disabled, row:selected
button.flat:disabled {
color: rgba(255, 255, 255, 0.3);
}
row:selected button.sidebar-button:checked, infobar.info button.flat:checked, infobar.question button.flat:checked, infobar.warning button.flat:checked, infobar.error button.flat:checked, row:selected
row:selected button.sidebar-button:checked, infobar.info button.flat:checked, infobar.question button.flat:checked, infobar.warning button.flat:checked, infobar.error button.flat:checked, .budgie-panel button:checked, .raven stackswitcher.linked > button:checked, .raven-mpris button.image-button:checked, row:selected
button.flat:checked {
background-color: rgba(255, 255, 255, 0.3);
color: #FFFFFF;
}
row:selected button.sidebar-button:checked:disabled, infobar.info button.flat:checked:disabled, infobar.question button.flat:checked:disabled, infobar.warning button.flat:checked:disabled, infobar.error button.flat:checked:disabled, row:selected
row:selected button.sidebar-button:checked:disabled, infobar.info button.flat:checked:disabled, infobar.question button.flat:checked:disabled, infobar.warning button.flat:checked:disabled, infobar.error button.flat:checked:disabled, .budgie-panel button:checked:disabled, .raven stackswitcher.linked > button:checked:disabled, .raven-mpris button.image-button:checked:disabled, row:selected
button.flat:checked:disabled {
background-color: rgba(255, 255, 255, 0.12);
color: rgba(255, 255, 255, 0.5);
@@ -5030,6 +5030,18 @@ popover.background.places-menu row {
padding: 0;
}
.budgie-panel button.flat.launcher:not(:checked) {
color: rgba(255, 255, 255, 0.5);
}
.budgie-panel button.flat.launcher:not(:checked):hover, .budgie-panel button.flat.launcher:not(:checked):active {
color: rgba(255, 255, 255, 0.7);
}
.budgie-panel button.flat.launcher:not(:checked):disabled {
color: rgba(255, 255, 255, 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 calc(1px), currentColor 0%, transparent 0%) 0 0 0 0/0 0 0 0;
}
@@ -5038,6 +5050,7 @@ popover.background.places-menu row {
.budgie-panel .pinned button.flat.launcher.running,
.budgie-panel .pinned .top button.flat.launcher.running {
border-image: radial-gradient(circle closest-corner at center calc(1px), currentColor 100%, transparent 0%) 2 0 0 0/2px 0 0 0;
background-color: rgba(255, 255, 255, 0.12);
}
.bottom .budgie-panel #tasklist-button, .budgie-panel .bottom #tasklist-button, .bottom .budgie-panel button.flat.launcher, .budgie-panel .bottom button.flat.launcher {
@@ -5048,6 +5061,7 @@ popover.background.places-menu row {
.budgie-panel .pinned button.flat.launcher.running,
.budgie-panel .pinned .bottom button.flat.launcher.running {
border-image: radial-gradient(circle closest-corner at center calc(100% - 1px), currentColor 100%, transparent 0%) 0 0 2 0/0 0 2px 0;
background-color: rgba(255, 255, 255, 0.12);
}
.left .budgie-panel #tasklist-button, .budgie-panel .left #tasklist-button, .left .budgie-panel button.flat.launcher, .budgie-panel .left button.flat.launcher {
@@ -5058,6 +5072,7 @@ popover.background.places-menu row {
.budgie-panel .pinned button.flat.launcher.running,
.budgie-panel .pinned .left button.flat.launcher.running {
border-image: radial-gradient(circle closest-corner at calc(1px) center, currentColor 100%, transparent 0%) 0 2 0 0/0 2px 0 0;
background-color: rgba(255, 255, 255, 0.12);
}
.right .budgie-panel #tasklist-button, .budgie-panel .right #tasklist-button, .right .budgie-panel button.flat.launcher, .budgie-panel .right button.flat.launcher {
@@ -5068,6 +5083,7 @@ popover.background.places-menu row {
.budgie-panel .pinned button.flat.launcher.running,
.budgie-panel .pinned .right button.flat.launcher.running {
border-image: radial-gradient(circle closest-corner at calc(100% - 1px) center, currentColor 100%, transparent 0%) 0 0 0 2/0 0 0 2px;
background-color: rgba(255, 255, 255, 0.12);
}
frame.raven-frame > border {
@@ -5165,7 +5181,7 @@ frame.raven-frame > border {
border-style: solid none;
}
.raven .raven-background > overlay > image {
.raven .raven-background > overlay image {
color: rgba(0, 0, 0, 0.26);
}
src/gtk-3.0/3.22/sass/apps/_budgie.scss
@@ -132,7 +132,11 @@ popover.background.places-menu {
color: $inverse_fg_color;
font-weight: 500;
button { border-radius: 0; }
button {
border-radius: 0;
@extend %button_selected.flat;
}
separator { background-color: $titlebar_track_color; }
@@ -158,6 +162,14 @@ popover.background.places-menu {
padding: 0;
@extend %underscores;
&:not(:checked) {
color: $tertiary_inverse_fg_color;
&:hover, &:active { color: $secondary_inverse_fg_color; }
&:disabled { color: $inverse_track_color; }
}
}
.unpinned button.flat.launcher,
@@ -182,6 +194,7 @@ popover.background.places-menu {
currentColor 100%,
transparent 0%)
#{$b_wid};
background-color: $inverse_divider_color;
}
}
}
@@ -219,6 +232,8 @@ $pos_list: ((top, bottom), (bottom, top), (left, right), (right, left));
stackswitcher.linked > button {
@extend %flat_button;
@extend %button_selected.flat;
border-image: radial-gradient(circle closest-corner at center calc(100% - 1px),
$warning_bg_color 0%,
transparent 0%)
@@ -288,7 +303,7 @@ $pos_list: ((top, bottom), (bottom, top), (left, right), (right, left));
&.frame { border-style: solid none; }
> overlay > image { color: $track_color; }
> overlay image { color: $track_color; }
grid > label:first-child { min-height: $medium_size; } // workaround to fix vertical-align
@@ -334,7 +349,11 @@ calendar.raven-calendar {
label { min-height: 24px; }
button.image-button { padding: ($large_size - 24px) / 2; }
button.image-button {
padding: ($large_size - 24px) / 2;
@extend %button_selected.flat;
}
}
// Notifications