Merge branch 'master' of github.com:vinceliuice/Orchis-theme

pull/217/head
vinceliuice 4 years ago
commit d59bfd8b7c

@ -76,7 +76,7 @@ window.background.chromium {
// toolbar's border-bottom refers to button's border
// FIXME: Chrome's button border ignores theme's alpha value :(
entry,
> button { border: 1px solid $track; }
> button { border: 1px solid $titlebar-backdrop; }
> button {
color: $primary;

@ -203,7 +203,6 @@ StWidget.focused .app-well-app-running-dot {
background-color: rgba(0,0,0,0.8);
color: #fff;
border-radius: 99px;
icon-size: 8px;
}
.page-navigation-hint {

@ -9,10 +9,11 @@ $osd_levelbar_height: 4px;
spacing: $container_padding * 2; // 12px
padding: $container_padding * 2 $container_padding * 3;
& > * { spacing: 8px; }
margin-bottom: $container_margin;
margin-bottom: $container_margin * 16; // 32px
min-height: 24px;
StIcon {
icon-size: 96px;
icon-size: 24px;
}
.osd-monitor-label { font-size: 3em; }

@ -2450,7 +2450,6 @@ StWidget.focused .app-well-app-running-dot {
background-color: rgba(0, 0, 0, 0.8);
color: #fff;
border-radius: 99px;
icon-size: 8px;
}
.page-navigation-hint {

@ -2450,7 +2450,6 @@ StWidget.focused .app-well-app-running-dot {
background-color: rgba(0, 0, 0, 0.8);
color: #fff;
border-radius: 99px;
icon-size: 8px;
}
.page-navigation-hint {

@ -2450,7 +2450,6 @@ StWidget.focused .app-well-app-running-dot {
background-color: rgba(0, 0, 0, 0.8);
color: #fff;
border-radius: 99px;
icon-size: 8px;
}
.page-navigation-hint {

@ -2450,7 +2450,6 @@ StWidget.focused .app-well-app-running-dot {
background-color: rgba(0, 0, 0, 0.8);
color: #fff;
border-radius: 99px;
icon-size: 8px;
}
.page-navigation-hint {

@ -1745,7 +1745,8 @@ StScrollBar StButton#vhandle:active, StScrollBar StButton#hhandle:active {
font-weight: bold;
spacing: 8px;
padding: 8px 12px;
margin-bottom: 2px;
margin-bottom: 32px;
min-height: 24px;
}
.osd-window > * {
@ -1753,7 +1754,7 @@ StScrollBar StButton#vhandle:active, StScrollBar StButton#hhandle:active {
}
.osd-window StIcon {
icon-size: 96px;
icon-size: 24px;
}
.osd-window .osd-monitor-label {
@ -2524,7 +2525,6 @@ StWidget.focused .app-well-app-running-dot {
background-color: rgba(0, 0, 0, 0.8);
color: #fff;
border-radius: 99px;
icon-size: 8px;
}
.page-navigation-hint {

@ -1745,7 +1745,8 @@ StScrollBar StButton#vhandle:active, StScrollBar StButton#hhandle:active {
font-weight: bold;
spacing: 8px;
padding: 8px 12px;
margin-bottom: 2px;
margin-bottom: 32px;
min-height: 24px;
}
.osd-window > * {
@ -1753,7 +1754,7 @@ StScrollBar StButton#vhandle:active, StScrollBar StButton#hhandle:active {
}
.osd-window StIcon {
icon-size: 96px;
icon-size: 24px;
}
.osd-window .osd-monitor-label {
@ -2524,7 +2525,6 @@ StWidget.focused .app-well-app-running-dot {
background-color: rgba(0, 0, 0, 0.8);
color: #fff;
border-radius: 99px;
icon-size: 8px;
}
.page-navigation-hint {

@ -1745,7 +1745,8 @@ StScrollBar StButton#vhandle:active, StScrollBar StButton#hhandle:active {
font-weight: bold;
spacing: 12px;
padding: 12px 18px;
margin-bottom: 4px;
margin-bottom: 64px;
min-height: 24px;
}
.osd-window > * {
@ -1753,7 +1754,7 @@ StScrollBar StButton#vhandle:active, StScrollBar StButton#hhandle:active {
}
.osd-window StIcon {
icon-size: 96px;
icon-size: 24px;
}
.osd-window .osd-monitor-label {
@ -2524,7 +2525,6 @@ StWidget.focused .app-well-app-running-dot {
background-color: rgba(0, 0, 0, 0.8);
color: #fff;
border-radius: 99px;
icon-size: 8px;
}
.page-navigation-hint {

@ -1745,7 +1745,8 @@ StScrollBar StButton#vhandle:active, StScrollBar StButton#hhandle:active {
font-weight: bold;
spacing: 12px;
padding: 12px 18px;
margin-bottom: 4px;
margin-bottom: 64px;
min-height: 24px;
}
.osd-window > * {
@ -1753,7 +1754,7 @@ StScrollBar StButton#vhandle:active, StScrollBar StButton#hhandle:active {
}
.osd-window StIcon {
icon-size: 96px;
icon-size: 24px;
}
.osd-window .osd-monitor-label {
@ -2524,7 +2525,6 @@ StWidget.focused .app-well-app-running-dot {
background-color: rgba(0, 0, 0, 0.8);
color: #fff;
border-radius: 99px;
icon-size: 8px;
}
.page-navigation-hint {

@ -7137,7 +7137,7 @@ window.background.chromium {
window.background.chromium entry,
window.background.chromium > button {
border: 1px solid rgba(0, 0, 0, 0.26);
border: 1px solid #2C2C2C;
}
window.background.chromium > button {

@ -7133,7 +7133,7 @@ window.background.chromium {
window.background.chromium entry,
window.background.chromium > button {
border: 1px solid rgba(255, 255, 255, 0.3);
border: 1px solid #2C2C2C;
}
window.background.chromium > button {

@ -7133,7 +7133,7 @@ window.background.chromium {
window.background.chromium entry,
window.background.chromium > button {
border: 1px solid rgba(255, 255, 255, 0.3);
border: 1px solid #2C2C2C;
}
window.background.chromium > button {

@ -7136,7 +7136,7 @@ window.background.chromium {
window.background.chromium entry,
window.background.chromium > button {
border: 1px solid rgba(0, 0, 0, 0.26);
border: 1px solid #FFFFFF;
}
window.background.chromium > button {

@ -7136,7 +7136,7 @@ window.background.chromium {
window.background.chromium entry,
window.background.chromium > button {
border: 1px solid rgba(0, 0, 0, 0.26);
border: 1px solid #FFFFFF;
}
window.background.chromium > button {

@ -7137,7 +7137,7 @@ window.background.chromium {
window.background.chromium entry,
window.background.chromium > button {
border: 1px solid rgba(0, 0, 0, 0.26);
border: 1px solid #2C2C2C;
}
window.background.chromium > button {

Loading…
Cancel
Save