mirror of
https://github.com/horst3180/arc-theme.git
synced 2024-10-27 19:04:02 +00:00
add some mate application styling
This commit is contained in:
parent
64382c9bf6
commit
8266ad0ebc
@ -2994,10 +2994,12 @@ modelbutton.flat:selected arrow, treeview.view:selected, treeview.view:selected:
|
|||||||
terminal-window notebook > header.top > tabs > tab:checked {
|
terminal-window notebook > header.top > tabs > tab:checked {
|
||||||
box-shadow: inset 0 -1px #2b2e39; }
|
box-shadow: inset 0 -1px #2b2e39; }
|
||||||
|
|
||||||
terminal-window notebook > header.top {
|
terminal-window notebook > header.top,
|
||||||
|
.mate-terminal notebook > header.top {
|
||||||
padding-top: 3px;
|
padding-top: 3px;
|
||||||
box-shadow: inset 0 1px #262a33, inset 0 -1px #2b2e39; }
|
box-shadow: inset 0 1px #262a33, inset 0 -1px #2b2e39; }
|
||||||
terminal-window notebook > header.top button {
|
terminal-window notebook > header.top button,
|
||||||
|
.mate-terminal notebook > header.top button {
|
||||||
padding: 0;
|
padding: 0;
|
||||||
min-width: 24px;
|
min-width: 24px;
|
||||||
min-height: 24px; }
|
min-height: 24px; }
|
||||||
@ -3198,6 +3200,19 @@ popover.background label.nautilus-canvas-item.separator, headerbar .nautilus-can
|
|||||||
.gedit-map-frame border:dir(rtl) {
|
.gedit-map-frame border:dir(rtl) {
|
||||||
border-right-width: 1px; }
|
border-right-width: 1px; }
|
||||||
|
|
||||||
|
.pluma-window statusbar frame > border {
|
||||||
|
border: none; }
|
||||||
|
|
||||||
|
.pluma-window notebook > stack scrolledwindow {
|
||||||
|
border-width: 0 0 1px 0; }
|
||||||
|
|
||||||
|
#pluma-status-combo-button {
|
||||||
|
min-height: 0;
|
||||||
|
padding: 0;
|
||||||
|
border-top: none;
|
||||||
|
border-bottom: none;
|
||||||
|
border-radius: 0; }
|
||||||
|
|
||||||
.gb-search-entry-occurrences-tag {
|
.gb-search-entry-occurrences-tag {
|
||||||
background: none; }
|
background: none; }
|
||||||
|
|
||||||
|
@ -2993,10 +2993,12 @@ modelbutton.flat:selected arrow, treeview.view:selected, treeview.view:selected:
|
|||||||
terminal-window notebook > header.top > tabs > tab:checked {
|
terminal-window notebook > header.top > tabs > tab:checked {
|
||||||
box-shadow: inset 0 -1px #dcdfe3; }
|
box-shadow: inset 0 -1px #dcdfe3; }
|
||||||
|
|
||||||
terminal-window notebook > header.top {
|
terminal-window notebook > header.top,
|
||||||
|
.mate-terminal notebook > header.top {
|
||||||
padding-top: 3px;
|
padding-top: 3px;
|
||||||
box-shadow: inset 0 1px #262a33, inset 0 -1px #dcdfe3; }
|
box-shadow: inset 0 1px #262a33, inset 0 -1px #dcdfe3; }
|
||||||
terminal-window notebook > header.top button {
|
terminal-window notebook > header.top button,
|
||||||
|
.mate-terminal notebook > header.top button {
|
||||||
padding: 0;
|
padding: 0;
|
||||||
min-width: 24px;
|
min-width: 24px;
|
||||||
min-height: 24px; }
|
min-height: 24px; }
|
||||||
@ -3197,6 +3199,19 @@ popover.background label.nautilus-canvas-item.separator, headerbar .nautilus-can
|
|||||||
.gedit-map-frame border:dir(rtl) {
|
.gedit-map-frame border:dir(rtl) {
|
||||||
border-right-width: 1px; }
|
border-right-width: 1px; }
|
||||||
|
|
||||||
|
.pluma-window statusbar frame > border {
|
||||||
|
border: none; }
|
||||||
|
|
||||||
|
.pluma-window notebook > stack scrolledwindow {
|
||||||
|
border-width: 0 0 1px 0; }
|
||||||
|
|
||||||
|
#pluma-status-combo-button {
|
||||||
|
min-height: 0;
|
||||||
|
padding: 0;
|
||||||
|
border-top: none;
|
||||||
|
border-bottom: none;
|
||||||
|
border-radius: 0; }
|
||||||
|
|
||||||
.gb-search-entry-occurrences-tag {
|
.gb-search-entry-occurrences-tag {
|
||||||
background: none; }
|
background: none; }
|
||||||
|
|
||||||
|
@ -2994,10 +2994,12 @@ modelbutton.flat:selected arrow, treeview.view:selected, treeview.view:selected:
|
|||||||
terminal-window notebook > header.top > tabs > tab:checked {
|
terminal-window notebook > header.top > tabs > tab:checked {
|
||||||
box-shadow: inset 0 -1px #2b2e39; }
|
box-shadow: inset 0 -1px #2b2e39; }
|
||||||
|
|
||||||
terminal-window notebook > header.top {
|
terminal-window notebook > header.top,
|
||||||
|
.mate-terminal notebook > header.top {
|
||||||
padding-top: 3px;
|
padding-top: 3px;
|
||||||
box-shadow: inset 0 1px #262a33, inset 0 -1px #2b2e39; }
|
box-shadow: inset 0 1px #262a33, inset 0 -1px #2b2e39; }
|
||||||
terminal-window notebook > header.top button {
|
terminal-window notebook > header.top button,
|
||||||
|
.mate-terminal notebook > header.top button {
|
||||||
padding: 0;
|
padding: 0;
|
||||||
min-width: 24px;
|
min-width: 24px;
|
||||||
min-height: 24px; }
|
min-height: 24px; }
|
||||||
@ -3198,6 +3200,19 @@ popover.background label.nautilus-canvas-item.separator, headerbar .nautilus-can
|
|||||||
.gedit-map-frame border:dir(rtl) {
|
.gedit-map-frame border:dir(rtl) {
|
||||||
border-right-width: 1px; }
|
border-right-width: 1px; }
|
||||||
|
|
||||||
|
.pluma-window statusbar frame > border {
|
||||||
|
border: none; }
|
||||||
|
|
||||||
|
.pluma-window notebook > stack scrolledwindow {
|
||||||
|
border-width: 0 0 1px 0; }
|
||||||
|
|
||||||
|
#pluma-status-combo-button {
|
||||||
|
min-height: 0;
|
||||||
|
padding: 0;
|
||||||
|
border-top: none;
|
||||||
|
border-bottom: none;
|
||||||
|
border-radius: 0; }
|
||||||
|
|
||||||
.gb-search-entry-occurrences-tag {
|
.gb-search-entry-occurrences-tag {
|
||||||
background: none; }
|
background: none; }
|
||||||
|
|
||||||
|
@ -2993,10 +2993,12 @@ modelbutton.flat:selected arrow, treeview.view:selected, treeview.view:selected:
|
|||||||
terminal-window notebook > header.top > tabs > tab:checked {
|
terminal-window notebook > header.top > tabs > tab:checked {
|
||||||
box-shadow: inset 0 -1px #dcdfe3; }
|
box-shadow: inset 0 -1px #dcdfe3; }
|
||||||
|
|
||||||
terminal-window notebook > header.top {
|
terminal-window notebook > header.top,
|
||||||
|
.mate-terminal notebook > header.top {
|
||||||
padding-top: 3px;
|
padding-top: 3px;
|
||||||
box-shadow: inset 0 1px #262a33, inset 0 -1px #dcdfe3; }
|
box-shadow: inset 0 1px #262a33, inset 0 -1px #dcdfe3; }
|
||||||
terminal-window notebook > header.top button {
|
terminal-window notebook > header.top button,
|
||||||
|
.mate-terminal notebook > header.top button {
|
||||||
padding: 0;
|
padding: 0;
|
||||||
min-width: 24px;
|
min-width: 24px;
|
||||||
min-height: 24px; }
|
min-height: 24px; }
|
||||||
@ -3197,6 +3199,19 @@ popover.background label.nautilus-canvas-item.separator, headerbar .nautilus-can
|
|||||||
.gedit-map-frame border:dir(rtl) {
|
.gedit-map-frame border:dir(rtl) {
|
||||||
border-right-width: 1px; }
|
border-right-width: 1px; }
|
||||||
|
|
||||||
|
.pluma-window statusbar frame > border {
|
||||||
|
border: none; }
|
||||||
|
|
||||||
|
.pluma-window notebook > stack scrolledwindow {
|
||||||
|
border-width: 0 0 1px 0; }
|
||||||
|
|
||||||
|
#pluma-status-combo-button {
|
||||||
|
min-height: 0;
|
||||||
|
padding: 0;
|
||||||
|
border-top: none;
|
||||||
|
border-bottom: none;
|
||||||
|
border-radius: 0; }
|
||||||
|
|
||||||
.gb-search-entry-occurrences-tag {
|
.gb-search-entry-occurrences-tag {
|
||||||
background: none; }
|
background: none; }
|
||||||
|
|
||||||
|
@ -2997,10 +2997,12 @@ modelbutton.flat:selected arrow, treeview.view:selected, treeview.view:selected:
|
|||||||
terminal-window notebook > header.top > tabs > tab:checked {
|
terminal-window notebook > header.top > tabs > tab:checked {
|
||||||
box-shadow: inset 0 -1px #dcdfe3; }
|
box-shadow: inset 0 -1px #dcdfe3; }
|
||||||
|
|
||||||
terminal-window notebook > header.top {
|
terminal-window notebook > header.top,
|
||||||
|
.mate-terminal notebook > header.top {
|
||||||
padding-top: 3px;
|
padding-top: 3px;
|
||||||
box-shadow: inset 0 1px #d4d5db, inset 0 -1px #dcdfe3; }
|
box-shadow: inset 0 1px #d4d5db, inset 0 -1px #dcdfe3; }
|
||||||
terminal-window notebook > header.top button {
|
terminal-window notebook > header.top button,
|
||||||
|
.mate-terminal notebook > header.top button {
|
||||||
padding: 0;
|
padding: 0;
|
||||||
min-width: 24px;
|
min-width: 24px;
|
||||||
min-height: 24px; }
|
min-height: 24px; }
|
||||||
@ -3201,6 +3203,19 @@ popover.background label.nautilus-canvas-item.separator, headerbar .nautilus-can
|
|||||||
.gedit-map-frame border:dir(rtl) {
|
.gedit-map-frame border:dir(rtl) {
|
||||||
border-right-width: 1px; }
|
border-right-width: 1px; }
|
||||||
|
|
||||||
|
.pluma-window statusbar frame > border {
|
||||||
|
border: none; }
|
||||||
|
|
||||||
|
.pluma-window notebook > stack scrolledwindow {
|
||||||
|
border-width: 0 0 1px 0; }
|
||||||
|
|
||||||
|
#pluma-status-combo-button {
|
||||||
|
min-height: 0;
|
||||||
|
padding: 0;
|
||||||
|
border-top: none;
|
||||||
|
border-bottom: none;
|
||||||
|
border-radius: 0; }
|
||||||
|
|
||||||
.gb-search-entry-occurrences-tag {
|
.gb-search-entry-occurrences-tag {
|
||||||
background: none; }
|
background: none; }
|
||||||
|
|
||||||
|
@ -2997,10 +2997,12 @@ modelbutton.flat:selected arrow, treeview.view:selected, treeview.view:selected:
|
|||||||
terminal-window notebook > header.top > tabs > tab:checked {
|
terminal-window notebook > header.top > tabs > tab:checked {
|
||||||
box-shadow: inset 0 -1px #dcdfe3; }
|
box-shadow: inset 0 -1px #dcdfe3; }
|
||||||
|
|
||||||
terminal-window notebook > header.top {
|
terminal-window notebook > header.top,
|
||||||
|
.mate-terminal notebook > header.top {
|
||||||
padding-top: 3px;
|
padding-top: 3px;
|
||||||
box-shadow: inset 0 1px #d4d5db, inset 0 -1px #dcdfe3; }
|
box-shadow: inset 0 1px #d4d5db, inset 0 -1px #dcdfe3; }
|
||||||
terminal-window notebook > header.top button {
|
terminal-window notebook > header.top button,
|
||||||
|
.mate-terminal notebook > header.top button {
|
||||||
padding: 0;
|
padding: 0;
|
||||||
min-width: 24px;
|
min-width: 24px;
|
||||||
min-height: 24px; }
|
min-height: 24px; }
|
||||||
@ -3201,6 +3203,19 @@ popover.background label.nautilus-canvas-item.separator, headerbar .nautilus-can
|
|||||||
.gedit-map-frame border:dir(rtl) {
|
.gedit-map-frame border:dir(rtl) {
|
||||||
border-right-width: 1px; }
|
border-right-width: 1px; }
|
||||||
|
|
||||||
|
.pluma-window statusbar frame > border {
|
||||||
|
border: none; }
|
||||||
|
|
||||||
|
.pluma-window notebook > stack scrolledwindow {
|
||||||
|
border-width: 0 0 1px 0; }
|
||||||
|
|
||||||
|
#pluma-status-combo-button {
|
||||||
|
min-height: 0;
|
||||||
|
padding: 0;
|
||||||
|
border-top: none;
|
||||||
|
border-bottom: none;
|
||||||
|
border-radius: 0; }
|
||||||
|
|
||||||
.gb-search-entry-occurrences-tag {
|
.gb-search-entry-occurrences-tag {
|
||||||
background: none; }
|
background: none; }
|
||||||
|
|
||||||
|
@ -7,9 +7,10 @@ terminal-window notebook {
|
|||||||
}
|
}
|
||||||
|
|
||||||
//
|
//
|
||||||
// GNOME Terminal
|
// GNOME Terminal, MATE Terminal
|
||||||
//
|
//
|
||||||
terminal-window {
|
terminal-window,
|
||||||
|
.mate-terminal {
|
||||||
|
|
||||||
notebook {
|
notebook {
|
||||||
> header.top {
|
> header.top {
|
||||||
@ -264,6 +265,23 @@ $disk_space_free: darken($bg_color, 3%);
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
//
|
||||||
|
// Pluma
|
||||||
|
//
|
||||||
|
|
||||||
|
.pluma-window statusbar frame > border { border: none; }
|
||||||
|
|
||||||
|
.pluma-window notebook > stack scrolledwindow { border-width: 0 0 1px 0; }
|
||||||
|
|
||||||
|
#pluma-status-combo-button {
|
||||||
|
min-height: 0;
|
||||||
|
padding: 0;
|
||||||
|
|
||||||
|
border-top: none;
|
||||||
|
border-bottom: none;
|
||||||
|
border-radius: 0;
|
||||||
|
}
|
||||||
|
|
||||||
//
|
//
|
||||||
// Gnome Builder
|
// Gnome Builder
|
||||||
//
|
//
|
||||||
|
Loading…
Reference in New Issue
Block a user