mirror of
https://github.com/horst3180/arc-theme.git
synced 2024-10-27 19:04:02 +00:00
3.20: restore gnome-terminal styling
This commit is contained in:
parent
8b28b8d4f9
commit
b3228ec344
@ -3124,9 +3124,24 @@ modelbutton.flat:selected arrow, treeview.view:selected, treeview.view:selected:
|
||||
.nautilus-window placessidebar.sidebar row.sidebar-row:disabled:active:hover {
|
||||
color: #a9caf1; }
|
||||
|
||||
.gedit-bottom-panel-paned notebook > header.top > tabs > tab:checked {
|
||||
.gedit-bottom-panel-paned notebook > header.top > tabs > tab:checked,
|
||||
terminal-window notebook > header.top > tabs > tab:checked {
|
||||
box-shadow: inset 0 -1px #2b2e39; }
|
||||
|
||||
terminal-window scrollbar.vertical slider {
|
||||
margin-left: 3px; }
|
||||
|
||||
terminal-window scrollbar trough {
|
||||
border-width: 0; }
|
||||
|
||||
terminal-window notebook > header.top {
|
||||
padding-top: 3px;
|
||||
box-shadow: inset 0 1px #262a33, inset 0 -1px #2b2e39; }
|
||||
terminal-window notebook > header.top button {
|
||||
padding: 0;
|
||||
min-width: 24px;
|
||||
min-height: 24px; }
|
||||
|
||||
.nautilus-canvas-item {
|
||||
border-radius: 2px; }
|
||||
|
||||
|
@ -3123,9 +3123,24 @@ modelbutton.flat:selected arrow, treeview.view:selected, treeview.view:selected:
|
||||
.nautilus-window placessidebar.sidebar row.sidebar-row:disabled:active:hover {
|
||||
color: #a9caf1; }
|
||||
|
||||
.gedit-bottom-panel-paned notebook > header.top > tabs > tab:checked {
|
||||
.gedit-bottom-panel-paned notebook > header.top > tabs > tab:checked,
|
||||
terminal-window notebook > header.top > tabs > tab:checked {
|
||||
box-shadow: inset 0 -1px #dcdfe3; }
|
||||
|
||||
terminal-window scrollbar.vertical slider {
|
||||
margin-left: 3px; }
|
||||
|
||||
terminal-window scrollbar trough {
|
||||
border-width: 0; }
|
||||
|
||||
terminal-window notebook > header.top {
|
||||
padding-top: 3px;
|
||||
box-shadow: inset 0 1px #262a33, inset 0 -1px #dcdfe3; }
|
||||
terminal-window notebook > header.top button {
|
||||
padding: 0;
|
||||
min-width: 24px;
|
||||
min-height: 24px; }
|
||||
|
||||
.nautilus-canvas-item {
|
||||
border-radius: 2px; }
|
||||
|
||||
|
@ -3124,9 +3124,24 @@ modelbutton.flat:selected arrow, treeview.view:selected, treeview.view:selected:
|
||||
.nautilus-window placessidebar.sidebar row.sidebar-row:disabled:active:hover {
|
||||
color: #a9caf1; }
|
||||
|
||||
.gedit-bottom-panel-paned notebook > header.top > tabs > tab:checked {
|
||||
.gedit-bottom-panel-paned notebook > header.top > tabs > tab:checked,
|
||||
terminal-window notebook > header.top > tabs > tab:checked {
|
||||
box-shadow: inset 0 -1px #2b2e39; }
|
||||
|
||||
terminal-window scrollbar.vertical slider {
|
||||
margin-left: 3px; }
|
||||
|
||||
terminal-window scrollbar trough {
|
||||
border-width: 0; }
|
||||
|
||||
terminal-window notebook > header.top {
|
||||
padding-top: 3px;
|
||||
box-shadow: inset 0 1px #262a33, inset 0 -1px #2b2e39; }
|
||||
terminal-window notebook > header.top button {
|
||||
padding: 0;
|
||||
min-width: 24px;
|
||||
min-height: 24px; }
|
||||
|
||||
.nautilus-canvas-item {
|
||||
border-radius: 2px; }
|
||||
|
||||
|
@ -3123,9 +3123,24 @@ modelbutton.flat:selected arrow, treeview.view:selected, treeview.view:selected:
|
||||
.nautilus-window placessidebar.sidebar row.sidebar-row:disabled:active:hover {
|
||||
color: #a9caf1; }
|
||||
|
||||
.gedit-bottom-panel-paned notebook > header.top > tabs > tab:checked {
|
||||
.gedit-bottom-panel-paned notebook > header.top > tabs > tab:checked,
|
||||
terminal-window notebook > header.top > tabs > tab:checked {
|
||||
box-shadow: inset 0 -1px #dcdfe3; }
|
||||
|
||||
terminal-window scrollbar.vertical slider {
|
||||
margin-left: 3px; }
|
||||
|
||||
terminal-window scrollbar trough {
|
||||
border-width: 0; }
|
||||
|
||||
terminal-window notebook > header.top {
|
||||
padding-top: 3px;
|
||||
box-shadow: inset 0 1px #262a33, inset 0 -1px #dcdfe3; }
|
||||
terminal-window notebook > header.top button {
|
||||
padding: 0;
|
||||
min-width: 24px;
|
||||
min-height: 24px; }
|
||||
|
||||
.nautilus-canvas-item {
|
||||
border-radius: 2px; }
|
||||
|
||||
|
@ -3127,9 +3127,24 @@ modelbutton.flat:selected arrow, treeview.view:selected, treeview.view:selected:
|
||||
.nautilus-window placessidebar.sidebar row.sidebar-row:disabled:active:hover {
|
||||
color: #a9caf1; }
|
||||
|
||||
.gedit-bottom-panel-paned notebook > header.top > tabs > tab:checked {
|
||||
.gedit-bottom-panel-paned notebook > header.top > tabs > tab:checked,
|
||||
terminal-window notebook > header.top > tabs > tab:checked {
|
||||
box-shadow: inset 0 -1px #dcdfe3; }
|
||||
|
||||
terminal-window scrollbar.vertical slider {
|
||||
margin-left: 3px; }
|
||||
|
||||
terminal-window scrollbar trough {
|
||||
border-width: 0; }
|
||||
|
||||
terminal-window notebook > header.top {
|
||||
padding-top: 3px;
|
||||
box-shadow: inset 0 1px #d4d5db, inset 0 -1px #dcdfe3; }
|
||||
terminal-window notebook > header.top button {
|
||||
padding: 0;
|
||||
min-width: 24px;
|
||||
min-height: 24px; }
|
||||
|
||||
.nautilus-canvas-item {
|
||||
border-radius: 2px; }
|
||||
|
||||
|
@ -3127,9 +3127,24 @@ modelbutton.flat:selected arrow, treeview.view:selected, treeview.view:selected:
|
||||
.nautilus-window placessidebar.sidebar row.sidebar-row:disabled:active:hover {
|
||||
color: #a9caf1; }
|
||||
|
||||
.gedit-bottom-panel-paned notebook > header.top > tabs > tab:checked {
|
||||
.gedit-bottom-panel-paned notebook > header.top > tabs > tab:checked,
|
||||
terminal-window notebook > header.top > tabs > tab:checked {
|
||||
box-shadow: inset 0 -1px #dcdfe3; }
|
||||
|
||||
terminal-window scrollbar.vertical slider {
|
||||
margin-left: 3px; }
|
||||
|
||||
terminal-window scrollbar trough {
|
||||
border-width: 0; }
|
||||
|
||||
terminal-window notebook > header.top {
|
||||
padding-top: 3px;
|
||||
box-shadow: inset 0 1px #d4d5db, inset 0 -1px #dcdfe3; }
|
||||
terminal-window notebook > header.top button {
|
||||
padding: 0;
|
||||
min-width: 24px;
|
||||
min-height: 24px; }
|
||||
|
||||
.nautilus-canvas-item {
|
||||
border-radius: 2px; }
|
||||
|
||||
|
@ -1,62 +1,37 @@
|
||||
//
|
||||
// Tab overrides
|
||||
//
|
||||
.gedit-bottom-panel-paned notebook {
|
||||
//ScratchMainWindow .notebook,
|
||||
//EphyNotebook.notebook,
|
||||
//MidoriNotebook .notebook,
|
||||
//TerminalWindow .notebook,
|
||||
//PantheonTerminalPantheonTerminalWindow .notebook {
|
||||
.gedit-bottom-panel-paned notebook,
|
||||
terminal-window notebook {
|
||||
> header.top > tabs > tab:checked { box-shadow: inset 0 -1px $borders_color; }
|
||||
}
|
||||
|
||||
//TerminalWindow .notebook,
|
||||
//PantheonTerminalPantheonTerminalWindow .notebook {
|
||||
|
||||
// &.header.top {
|
||||
// box-shadow: inset 0 1px opacify($header_border, 1),
|
||||
// inset 0 -1px $borders_color;
|
||||
//
|
||||
// tab {
|
||||
// padding-top: 7px;
|
||||
// border-top-width: 3px;
|
||||
// }
|
||||
// }
|
||||
//}
|
||||
|
||||
//
|
||||
// GNOME Terminal
|
||||
//
|
||||
//TerminalWindow {
|
||||
// .background {
|
||||
// background-color: transparent;
|
||||
// }
|
||||
//
|
||||
// scrollbar {
|
||||
// &.vertical slider { margin-left: 3px; }
|
||||
//
|
||||
// trough { border-width: 0; }
|
||||
// }
|
||||
//
|
||||
// .notebook {
|
||||
// tab button {
|
||||
// color: mix($bg_color, $fg_color, 35%);
|
||||
//
|
||||
// &:hover {
|
||||
// color: $fg_color;
|
||||
// border-color: $button_border;
|
||||
// background-color: $button_bg;
|
||||
// }
|
||||
// }
|
||||
// tab:active, tab:hover {
|
||||
// button {
|
||||
// @extend %undecorated_button;
|
||||
// &:hover { color: lighten(red, 15%); @extend %undecorated_button;}
|
||||
// &:active { color: $selected_bg_color; @extend %undecorated_button;}
|
||||
// }
|
||||
// }
|
||||
// }
|
||||
//}
|
||||
terminal-window {
|
||||
|
||||
scrollbar {
|
||||
&.vertical slider { margin-left: 3px; }
|
||||
|
||||
trough { border-width: 0; }
|
||||
}
|
||||
|
||||
notebook {
|
||||
> header.top {
|
||||
padding-top: 3px;
|
||||
|
||||
box-shadow: inset 0 1px opacify($header_border, 1),
|
||||
inset 0 -1px $borders_color;
|
||||
|
||||
button {
|
||||
padding: 0;
|
||||
min-width: 24px;
|
||||
min-height: 24px;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
//
|
||||
// Nautilus
|
||||
|
Loading…
Reference in New Issue
Block a user