mirror of
https://github.com/horst3180/arc-theme.git
synced 2024-10-27 19:04:02 +00:00
Sync with upstream
This commit is contained in:
commit
bcf13c1bbc
@ -38,7 +38,7 @@ Because this theme is heavily based on the pixmap engine, a lot of the styling c
|
|||||||
|
|
||||||
* Open the `assets.svg` or `assets-dark.svg` file in inkscape. Each object in the .svg file corresponds to an image in the `assets` or `assets-dark` folder
|
* Open the `assets.svg` or `assets-dark.svg` file in inkscape. Each object in the .svg file corresponds to an image in the `assets` or `assets-dark` folder
|
||||||
|
|
||||||
* Find the object you want to edit and make your changes. Important: Don't change the obejct id!
|
* Find the object you want to edit and make your changes. Important: Don't change the object id!
|
||||||
|
|
||||||
* Save `assets.svg` and delete the images corresponding to the edited .svg objects from the `assets` folder (or just delete everything in the `assets` folder)
|
* Save `assets.svg` and delete the images corresponding to the edited .svg objects from the `assets` folder (or just delete everything in the `assets` folder)
|
||||||
|
|
||||||
|
@ -2,7 +2,7 @@ gtk-color-scheme = "base_color: #ffffff"
|
|||||||
gtk-color-scheme = "text_color: #5c616c"
|
gtk-color-scheme = "text_color: #5c616c"
|
||||||
gtk-color-scheme = "bg_color: #f5f6f7"
|
gtk-color-scheme = "bg_color: #f5f6f7"
|
||||||
gtk-color-scheme = "fg_color: #5c616c"
|
gtk-color-scheme = "fg_color: #5c616c"
|
||||||
gtk-color-scheme = "tooltip_bg_color: #353945"
|
gtk-color-scheme = "tooltip_bg_color: #4B5162"
|
||||||
gtk-color-scheme = "tooltip_fg_color: #ffffff"
|
gtk-color-scheme = "tooltip_fg_color: #ffffff"
|
||||||
gtk-color-scheme = "selected_bg_color: #5294e2"
|
gtk-color-scheme = "selected_bg_color: #5294e2"
|
||||||
gtk-color-scheme = "selected_fg_color: #ffffff"
|
gtk-color-scheme = "selected_fg_color: #ffffff"
|
||||||
|
@ -2,7 +2,7 @@ gtk-color-scheme = "base_color: #404552"
|
|||||||
gtk-color-scheme = "text_color: #d3dae3"
|
gtk-color-scheme = "text_color: #d3dae3"
|
||||||
gtk-color-scheme = "bg_color: #383c4a"
|
gtk-color-scheme = "bg_color: #383c4a"
|
||||||
gtk-color-scheme = "fg_color: #d3dae3"
|
gtk-color-scheme = "fg_color: #d3dae3"
|
||||||
gtk-color-scheme = "tooltip_bg_color: #353945"
|
gtk-color-scheme = "tooltip_bg_color: #4B5162"
|
||||||
gtk-color-scheme = "tooltip_fg_color: #ffffff"
|
gtk-color-scheme = "tooltip_fg_color: #ffffff"
|
||||||
gtk-color-scheme = "selected_bg_color: #5294e2"
|
gtk-color-scheme = "selected_bg_color: #5294e2"
|
||||||
gtk-color-scheme = "selected_fg_color: #ffffff"
|
gtk-color-scheme = "selected_fg_color: #ffffff"
|
||||||
|
@ -2,7 +2,7 @@ gtk-color-scheme = "base_color: #ffffff"
|
|||||||
gtk-color-scheme = "text_color: #5c616c"
|
gtk-color-scheme = "text_color: #5c616c"
|
||||||
gtk-color-scheme = "bg_color: #f5f6f7"
|
gtk-color-scheme = "bg_color: #f5f6f7"
|
||||||
gtk-color-scheme = "fg_color: #5c616c"
|
gtk-color-scheme = "fg_color: #5c616c"
|
||||||
gtk-color-scheme = "tooltip_bg_color: #353945"
|
gtk-color-scheme = "tooltip_bg_color: #4B5162"
|
||||||
gtk-color-scheme = "tooltip_fg_color: #ffffff"
|
gtk-color-scheme = "tooltip_fg_color: #ffffff"
|
||||||
gtk-color-scheme = "selected_bg_color: #5294e2"
|
gtk-color-scheme = "selected_bg_color: #5294e2"
|
||||||
gtk-color-scheme = "selected_fg_color: #ffffff"
|
gtk-color-scheme = "selected_fg_color: #ffffff"
|
||||||
|
@ -457,8 +457,7 @@ GtkSearchEntry.entry {
|
|||||||
.button.image-button, .header-bar .button.titlebutton, .titlebar .button.titlebutton,
|
.button.image-button, .header-bar .button.titlebutton, .titlebar .button.titlebutton,
|
||||||
.header-bar.selection-mode .button.titlebutton, .titlebar.selection-mode .button.titlebutton {
|
.header-bar.selection-mode .button.titlebutton, .titlebar.selection-mode .button.titlebutton {
|
||||||
padding: 7px; }
|
padding: 7px; }
|
||||||
.header-bar .button.image-button, .header-bar .button.titlebutton,
|
.header-bar .button.image-button, .header-bar .button.titlebutton, .header-bar.selection-mode .button.titlebutton, .header-bar .titlebar.selection-mode .button.titlebutton, .titlebar.selection-mode .header-bar .button.titlebutton {
|
||||||
.header-bar.selection-mode .button.titlebutton, .header-bar .titlebar.selection-mode .button.titlebutton, .titlebar.selection-mode .header-bar .button.titlebutton {
|
|
||||||
padding: 7px 10px; }
|
padding: 7px 10px; }
|
||||||
.button.text-button {
|
.button.text-button {
|
||||||
padding-left: 16px;
|
padding-left: 16px;
|
||||||
@ -546,7 +545,7 @@ GtkSearchEntry.entry {
|
|||||||
.inline-toolbar.toolbar GtkToolButton > .button.flat:dir(rtl), .inline-toolbar GtkToolButton > .button.flat:dir(rtl), .inline-toolbar.toolbar GtkToolButton:dir(rtl) > .button.flat, .inline-toolbar GtkToolButton:dir(rtl) > .button.flat, .osd .button:dir(rtl):hover, .osd .button:dir(rtl):active, .osd .button:dir(rtl):checked, .osd .button:dir(rtl):insensitive, .inline-toolbar .button:dir(rtl), .inline-toolbar .button:dir(rtl):backdrop, .linked > .button:dir(rtl),
|
.inline-toolbar.toolbar GtkToolButton > .button.flat:dir(rtl), .inline-toolbar GtkToolButton > .button.flat:dir(rtl), .inline-toolbar.toolbar GtkToolButton:dir(rtl) > .button.flat, .inline-toolbar GtkToolButton:dir(rtl) > .button.flat, .osd .button:dir(rtl):hover, .osd .button:dir(rtl):active, .osd .button:dir(rtl):checked, .osd .button:dir(rtl):insensitive, .inline-toolbar .button:dir(rtl), .inline-toolbar .button:dir(rtl):backdrop, .linked > .button:dir(rtl),
|
||||||
.linked > .button:dir(rtl):hover,
|
.linked > .button:dir(rtl):hover,
|
||||||
.linked > .button:dir(rtl):active,
|
.linked > .button:dir(rtl):active,
|
||||||
.linked > .button:dir(rtl):checked, GtkComboBox.combobox-entry .entry:dir(rtl), GtkComboBox.combobox-entry .button:dir(rtl), .primary-toolbar .linked.stack-switcher > .button:dir(rtl), .header-bar .linked.stack-switcher > .button:dir(rtl), .primary-toolbar .linked.path-bar > .button:dir(rtl), .header-bar .linked.path-bar > .button:dir(rtl), NemoWindow .primary-toolbar NemoPathBar.linked > .button:dir(rtl), .linked > GtkComboBox > .button:dir(ltr) {
|
.linked > .button:dir(rtl):checked, GtkComboBox.combobox-entry .entry:dir(rtl), GtkComboBox.combobox-entry .button:dir(rtl), .primary-toolbar .linked.stack-switcher > .button:dir(rtl), .header-bar .linked.stack-switcher > .button:dir(rtl), .primary-toolbar .linked.path-bar > .button:dir(rtl), .header-bar .linked.path-bar > .button:dir(rtl), NemoWindow .primary-toolbar NemoPathBar.linked > .button:dir(rtl), .linked > GtkComboBox > .button:dir(rtl) {
|
||||||
border-radius: 0; }
|
border-radius: 0; }
|
||||||
|
|
||||||
.osd .button:first-child:hover, .osd .button:first-child:active, .osd .button:first-child:checked, .osd .button:first-child:insensitive, .inline-toolbar .button:first-child, .linked > .button:first-child, .inline-toolbar.toolbar GtkToolButton:first-child > .button.flat, .inline-toolbar GtkToolButton:first-child > .button.flat, GtkComboBox.combobox-entry .entry:first-child, GtkComboBox.combobox-entry .button:first-child, .linked > GtkComboBox:first-child > .button, .primary-toolbar .linked.stack-switcher > .button:first-child, .header-bar .linked.stack-switcher > .button:first-child, .primary-toolbar .linked.path-bar > .button:first-child, .header-bar .linked.path-bar > .button:first-child, NemoWindow .primary-toolbar NemoPathBar.linked > .button:first-child {
|
.osd .button:first-child:hover, .osd .button:first-child:active, .osd .button:first-child:checked, .osd .button:first-child:insensitive, .inline-toolbar .button:first-child, .linked > .button:first-child, .inline-toolbar.toolbar GtkToolButton:first-child > .button.flat, .inline-toolbar GtkToolButton:first-child > .button.flat, GtkComboBox.combobox-entry .entry:first-child, GtkComboBox.combobox-entry .button:first-child, .linked > GtkComboBox:first-child > .button, .primary-toolbar .linked.stack-switcher > .button:first-child, .header-bar .linked.stack-switcher > .button:first-child, .primary-toolbar .linked.path-bar > .button:first-child, .header-bar .linked.path-bar > .button:first-child, NemoWindow .primary-toolbar NemoPathBar.linked > .button:first-child {
|
||||||
@ -2156,7 +2155,7 @@ GtkInfoBar {
|
|||||||
color: #BAC3CF;
|
color: #BAC3CF;
|
||||||
border-radius: 2px; }
|
border-radius: 2px; }
|
||||||
.tooltip.background {
|
.tooltip.background {
|
||||||
background-color: rgba(53, 57, 69, 0.95);
|
background-color: rgba(75, 81, 98, 0.95);
|
||||||
background-clip: padding-box; }
|
background-clip: padding-box; }
|
||||||
.tooltip.window-frame.csd {
|
.tooltip.window-frame.csd {
|
||||||
background-color: transparent; }
|
background-color: transparent; }
|
||||||
@ -2321,7 +2320,7 @@ GtkVolumeButton.button {
|
|||||||
box-shadow: 0 3px 6px rgba(0, 0, 0, 0.45), 0 0 0 1px #22242d; }
|
box-shadow: 0 3px 6px rgba(0, 0, 0, 0.45), 0 0 0 1px #22242d; }
|
||||||
.window-frame.csd.tooltip {
|
.window-frame.csd.tooltip {
|
||||||
border-radius: 2px;
|
border-radius: 2px;
|
||||||
box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.55); }
|
box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.25); }
|
||||||
.window-frame.csd.message-dialog {
|
.window-frame.csd.message-dialog {
|
||||||
border-radius: 3px; }
|
border-radius: 3px; }
|
||||||
|
|
||||||
@ -2645,7 +2644,8 @@ GtkVolumeButton.button {
|
|||||||
border-color: transparent;
|
border-color: transparent;
|
||||||
background-color: #5294E2; }
|
background-color: #5294E2; }
|
||||||
|
|
||||||
.view:selected, .view:selected:focus, .view:selected:hover, GtkLabel:selected, GtkLabel:selected:focus, GtkLabel:selected:hover, GtkFlowBox .grid-child:selected, .menuitem.button.flat:active, .menuitem.button.flat:selected, .list-row:selected, GtkEntry.gb-command-bar-entry.entry.flat:selected, GtkEntry.gb-command-bar-entry.entry.flat:selected:focus {
|
.view:selected, .view:selected:focus, .view:selected:hover, GtkLabel:selected, GtkLabel:selected:focus, GtkLabel:selected:hover, GtkFlowBox .grid-child:selected, .menuitem.button.flat:active, .menuitem.button.flat:selected, .list-row:selected, GtkEntry.gb-command-bar-entry.entry.flat:selected,
|
||||||
|
GtkEntry.gb-command-bar-entry.entry.flat:focus:selected {
|
||||||
background-image: none;
|
background-image: none;
|
||||||
background-color: #5294E2;
|
background-color: #5294E2;
|
||||||
color: #ffffff;
|
color: #ffffff;
|
||||||
|
@ -456,8 +456,7 @@ GtkSearchEntry.entry {
|
|||||||
.button.image-button, .header-bar .button.titlebutton, .titlebar .button.titlebutton,
|
.button.image-button, .header-bar .button.titlebutton, .titlebar .button.titlebutton,
|
||||||
.header-bar.selection-mode .button.titlebutton, .titlebar.selection-mode .button.titlebutton {
|
.header-bar.selection-mode .button.titlebutton, .titlebar.selection-mode .button.titlebutton {
|
||||||
padding: 7px; }
|
padding: 7px; }
|
||||||
.header-bar .button.image-button, .header-bar .button.titlebutton,
|
.header-bar .button.image-button, .header-bar .button.titlebutton, .header-bar.selection-mode .button.titlebutton, .header-bar .titlebar.selection-mode .button.titlebutton, .titlebar.selection-mode .header-bar .button.titlebutton {
|
||||||
.header-bar.selection-mode .button.titlebutton, .header-bar .titlebar.selection-mode .button.titlebutton, .titlebar.selection-mode .header-bar .button.titlebutton {
|
|
||||||
padding: 7px 10px; }
|
padding: 7px 10px; }
|
||||||
.button.text-button {
|
.button.text-button {
|
||||||
padding-left: 16px;
|
padding-left: 16px;
|
||||||
@ -545,7 +544,7 @@ GtkSearchEntry.entry {
|
|||||||
.inline-toolbar.toolbar GtkToolButton > .button.flat:dir(rtl), .inline-toolbar GtkToolButton > .button.flat:dir(rtl), .inline-toolbar.toolbar GtkToolButton:dir(rtl) > .button.flat, .inline-toolbar GtkToolButton:dir(rtl) > .button.flat, .osd .button:dir(rtl):hover, .osd .button:dir(rtl):active, .osd .button:dir(rtl):checked, .osd .button:dir(rtl):insensitive, .inline-toolbar .button:dir(rtl), .inline-toolbar .button:dir(rtl):backdrop, .linked > .button:dir(rtl),
|
.inline-toolbar.toolbar GtkToolButton > .button.flat:dir(rtl), .inline-toolbar GtkToolButton > .button.flat:dir(rtl), .inline-toolbar.toolbar GtkToolButton:dir(rtl) > .button.flat, .inline-toolbar GtkToolButton:dir(rtl) > .button.flat, .osd .button:dir(rtl):hover, .osd .button:dir(rtl):active, .osd .button:dir(rtl):checked, .osd .button:dir(rtl):insensitive, .inline-toolbar .button:dir(rtl), .inline-toolbar .button:dir(rtl):backdrop, .linked > .button:dir(rtl),
|
||||||
.linked > .button:dir(rtl):hover,
|
.linked > .button:dir(rtl):hover,
|
||||||
.linked > .button:dir(rtl):active,
|
.linked > .button:dir(rtl):active,
|
||||||
.linked > .button:dir(rtl):checked, GtkComboBox.combobox-entry .entry:dir(rtl), GtkComboBox.combobox-entry .button:dir(rtl), .primary-toolbar .linked.stack-switcher > .button:dir(rtl), .header-bar .linked.stack-switcher > .button:dir(rtl), .primary-toolbar .linked.path-bar > .button:dir(rtl), .header-bar .linked.path-bar > .button:dir(rtl), NemoWindow .primary-toolbar NemoPathBar.linked > .button:dir(rtl), .linked > GtkComboBox > .button:dir(ltr) {
|
.linked > .button:dir(rtl):checked, GtkComboBox.combobox-entry .entry:dir(rtl), GtkComboBox.combobox-entry .button:dir(rtl), .primary-toolbar .linked.stack-switcher > .button:dir(rtl), .header-bar .linked.stack-switcher > .button:dir(rtl), .primary-toolbar .linked.path-bar > .button:dir(rtl), .header-bar .linked.path-bar > .button:dir(rtl), NemoWindow .primary-toolbar NemoPathBar.linked > .button:dir(rtl), .linked > GtkComboBox > .button:dir(rtl) {
|
||||||
border-radius: 0; }
|
border-radius: 0; }
|
||||||
|
|
||||||
.osd .button:first-child:hover, .osd .button:first-child:active, .osd .button:first-child:checked, .osd .button:first-child:insensitive, .inline-toolbar .button:first-child, .linked > .button:first-child, .inline-toolbar.toolbar GtkToolButton:first-child > .button.flat, .inline-toolbar GtkToolButton:first-child > .button.flat, GtkComboBox.combobox-entry .entry:first-child, GtkComboBox.combobox-entry .button:first-child, .linked > GtkComboBox:first-child > .button, .primary-toolbar .linked.stack-switcher > .button:first-child, .header-bar .linked.stack-switcher > .button:first-child, .primary-toolbar .linked.path-bar > .button:first-child, .header-bar .linked.path-bar > .button:first-child, NemoWindow .primary-toolbar NemoPathBar.linked > .button:first-child {
|
.osd .button:first-child:hover, .osd .button:first-child:active, .osd .button:first-child:checked, .osd .button:first-child:insensitive, .inline-toolbar .button:first-child, .linked > .button:first-child, .inline-toolbar.toolbar GtkToolButton:first-child > .button.flat, .inline-toolbar GtkToolButton:first-child > .button.flat, GtkComboBox.combobox-entry .entry:first-child, GtkComboBox.combobox-entry .button:first-child, .linked > GtkComboBox:first-child > .button, .primary-toolbar .linked.stack-switcher > .button:first-child, .header-bar .linked.stack-switcher > .button:first-child, .primary-toolbar .linked.path-bar > .button:first-child, .header-bar .linked.path-bar > .button:first-child, NemoWindow .primary-toolbar NemoPathBar.linked > .button:first-child {
|
||||||
@ -2159,7 +2158,7 @@ GtkInfoBar {
|
|||||||
color: #BAC3CF;
|
color: #BAC3CF;
|
||||||
border-radius: 2px; }
|
border-radius: 2px; }
|
||||||
.tooltip.background {
|
.tooltip.background {
|
||||||
background-color: rgba(53, 57, 69, 0.95);
|
background-color: rgba(75, 81, 98, 0.95);
|
||||||
background-clip: padding-box; }
|
background-clip: padding-box; }
|
||||||
.tooltip.window-frame.csd {
|
.tooltip.window-frame.csd {
|
||||||
background-color: transparent; }
|
background-color: transparent; }
|
||||||
@ -2648,7 +2647,8 @@ GtkVolumeButton.button {
|
|||||||
border-color: transparent;
|
border-color: transparent;
|
||||||
background-color: #5294E2; }
|
background-color: #5294E2; }
|
||||||
|
|
||||||
.view:selected, .view:selected:focus, .view:selected:hover, GtkLabel:selected, GtkLabel:selected:focus, GtkLabel:selected:hover, GtkFlowBox .grid-child:selected, .menuitem.button.flat:active, .menuitem.button.flat:selected, .list-row:selected, GtkEntry.gb-command-bar-entry.entry.flat:selected, GtkEntry.gb-command-bar-entry.entry.flat:selected:focus {
|
.view:selected, .view:selected:focus, .view:selected:hover, GtkLabel:selected, GtkLabel:selected:focus, GtkLabel:selected:hover, GtkFlowBox .grid-child:selected, .menuitem.button.flat:active, .menuitem.button.flat:selected, .list-row:selected, GtkEntry.gb-command-bar-entry.entry.flat:selected,
|
||||||
|
GtkEntry.gb-command-bar-entry.entry.flat:focus:selected {
|
||||||
background-image: none;
|
background-image: none;
|
||||||
background-color: #5294E2;
|
background-color: #5294E2;
|
||||||
color: #ffffff;
|
color: #ffffff;
|
||||||
|
@ -457,8 +457,7 @@ GtkSearchEntry.entry {
|
|||||||
.button.image-button, .header-bar .button.titlebutton, .titlebar .button.titlebutton,
|
.button.image-button, .header-bar .button.titlebutton, .titlebar .button.titlebutton,
|
||||||
.header-bar.selection-mode .button.titlebutton, .titlebar.selection-mode .button.titlebutton {
|
.header-bar.selection-mode .button.titlebutton, .titlebar.selection-mode .button.titlebutton {
|
||||||
padding: 7px; }
|
padding: 7px; }
|
||||||
.header-bar .button.image-button, .header-bar .button.titlebutton,
|
.header-bar .button.image-button, .header-bar .button.titlebutton, .header-bar.selection-mode .button.titlebutton, .header-bar .titlebar.selection-mode .button.titlebutton, .titlebar.selection-mode .header-bar .button.titlebutton {
|
||||||
.header-bar.selection-mode .button.titlebutton, .header-bar .titlebar.selection-mode .button.titlebutton, .titlebar.selection-mode .header-bar .button.titlebutton {
|
|
||||||
padding: 7px 10px; }
|
padding: 7px 10px; }
|
||||||
.button.text-button {
|
.button.text-button {
|
||||||
padding-left: 16px;
|
padding-left: 16px;
|
||||||
@ -546,7 +545,7 @@ GtkSearchEntry.entry {
|
|||||||
.inline-toolbar.toolbar GtkToolButton > .button.flat:dir(rtl), .inline-toolbar GtkToolButton > .button.flat:dir(rtl), .inline-toolbar.toolbar GtkToolButton:dir(rtl) > .button.flat, .inline-toolbar GtkToolButton:dir(rtl) > .button.flat, .osd .button:dir(rtl):hover, .osd .button:dir(rtl):active, .osd .button:dir(rtl):checked, .osd .button:dir(rtl):insensitive, .inline-toolbar .button:dir(rtl), .inline-toolbar .button:dir(rtl):backdrop, .linked > .button:dir(rtl),
|
.inline-toolbar.toolbar GtkToolButton > .button.flat:dir(rtl), .inline-toolbar GtkToolButton > .button.flat:dir(rtl), .inline-toolbar.toolbar GtkToolButton:dir(rtl) > .button.flat, .inline-toolbar GtkToolButton:dir(rtl) > .button.flat, .osd .button:dir(rtl):hover, .osd .button:dir(rtl):active, .osd .button:dir(rtl):checked, .osd .button:dir(rtl):insensitive, .inline-toolbar .button:dir(rtl), .inline-toolbar .button:dir(rtl):backdrop, .linked > .button:dir(rtl),
|
||||||
.linked > .button:dir(rtl):hover,
|
.linked > .button:dir(rtl):hover,
|
||||||
.linked > .button:dir(rtl):active,
|
.linked > .button:dir(rtl):active,
|
||||||
.linked > .button:dir(rtl):checked, GtkComboBox.combobox-entry .entry:dir(rtl), GtkComboBox.combobox-entry .button:dir(rtl), .primary-toolbar .linked.stack-switcher > .button:dir(rtl), .header-bar .linked.stack-switcher > .button:dir(rtl), .primary-toolbar .linked.path-bar > .button:dir(rtl), .header-bar .linked.path-bar > .button:dir(rtl), NemoWindow .primary-toolbar NemoPathBar.linked > .button:dir(rtl), .linked > GtkComboBox > .button:dir(ltr) {
|
.linked > .button:dir(rtl):checked, GtkComboBox.combobox-entry .entry:dir(rtl), GtkComboBox.combobox-entry .button:dir(rtl), .primary-toolbar .linked.stack-switcher > .button:dir(rtl), .header-bar .linked.stack-switcher > .button:dir(rtl), .primary-toolbar .linked.path-bar > .button:dir(rtl), .header-bar .linked.path-bar > .button:dir(rtl), NemoWindow .primary-toolbar NemoPathBar.linked > .button:dir(rtl), .linked > GtkComboBox > .button:dir(rtl) {
|
||||||
border-radius: 0; }
|
border-radius: 0; }
|
||||||
|
|
||||||
.osd .button:first-child:hover, .osd .button:first-child:active, .osd .button:first-child:checked, .osd .button:first-child:insensitive, .inline-toolbar .button:first-child, .linked > .button:first-child, .inline-toolbar.toolbar GtkToolButton:first-child > .button.flat, .inline-toolbar GtkToolButton:first-child > .button.flat, GtkComboBox.combobox-entry .entry:first-child, GtkComboBox.combobox-entry .button:first-child, .linked > GtkComboBox:first-child > .button, .primary-toolbar .linked.stack-switcher > .button:first-child, .header-bar .linked.stack-switcher > .button:first-child, .primary-toolbar .linked.path-bar > .button:first-child, .header-bar .linked.path-bar > .button:first-child, NemoWindow .primary-toolbar NemoPathBar.linked > .button:first-child {
|
.osd .button:first-child:hover, .osd .button:first-child:active, .osd .button:first-child:checked, .osd .button:first-child:insensitive, .inline-toolbar .button:first-child, .linked > .button:first-child, .inline-toolbar.toolbar GtkToolButton:first-child > .button.flat, .inline-toolbar GtkToolButton:first-child > .button.flat, GtkComboBox.combobox-entry .entry:first-child, GtkComboBox.combobox-entry .button:first-child, .linked > GtkComboBox:first-child > .button, .primary-toolbar .linked.stack-switcher > .button:first-child, .header-bar .linked.stack-switcher > .button:first-child, .primary-toolbar .linked.path-bar > .button:first-child, .header-bar .linked.path-bar > .button:first-child, NemoWindow .primary-toolbar NemoPathBar.linked > .button:first-child {
|
||||||
@ -2156,7 +2155,7 @@ GtkInfoBar {
|
|||||||
color: #BAC3CF;
|
color: #BAC3CF;
|
||||||
border-radius: 2px; }
|
border-radius: 2px; }
|
||||||
.tooltip.background {
|
.tooltip.background {
|
||||||
background-color: #353945;
|
background-color: #4b5162;
|
||||||
background-clip: padding-box; }
|
background-clip: padding-box; }
|
||||||
.tooltip.window-frame.csd {
|
.tooltip.window-frame.csd {
|
||||||
background-color: transparent; }
|
background-color: transparent; }
|
||||||
@ -2321,7 +2320,7 @@ GtkVolumeButton.button {
|
|||||||
box-shadow: 0 3px 6px rgba(0, 0, 0, 0.45), 0 0 0 1px #22242d; }
|
box-shadow: 0 3px 6px rgba(0, 0, 0, 0.45), 0 0 0 1px #22242d; }
|
||||||
.window-frame.csd.tooltip {
|
.window-frame.csd.tooltip {
|
||||||
border-radius: 2px;
|
border-radius: 2px;
|
||||||
box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.55); }
|
box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.25); }
|
||||||
.window-frame.csd.message-dialog {
|
.window-frame.csd.message-dialog {
|
||||||
border-radius: 3px; }
|
border-radius: 3px; }
|
||||||
|
|
||||||
@ -2645,7 +2644,8 @@ GtkVolumeButton.button {
|
|||||||
border-color: transparent;
|
border-color: transparent;
|
||||||
background-color: #5294E2; }
|
background-color: #5294E2; }
|
||||||
|
|
||||||
.view:selected, .view:selected:focus, .view:selected:hover, GtkLabel:selected, GtkLabel:selected:focus, GtkLabel:selected:hover, GtkFlowBox .grid-child:selected, .menuitem.button.flat:active, .menuitem.button.flat:selected, .list-row:selected, GtkEntry.gb-command-bar-entry.entry.flat:selected, GtkEntry.gb-command-bar-entry.entry.flat:selected:focus {
|
.view:selected, .view:selected:focus, .view:selected:hover, GtkLabel:selected, GtkLabel:selected:focus, GtkLabel:selected:hover, GtkFlowBox .grid-child:selected, .menuitem.button.flat:active, .menuitem.button.flat:selected, .list-row:selected, GtkEntry.gb-command-bar-entry.entry.flat:selected,
|
||||||
|
GtkEntry.gb-command-bar-entry.entry.flat:focus:selected {
|
||||||
background-image: none;
|
background-image: none;
|
||||||
background-color: #5294E2;
|
background-color: #5294E2;
|
||||||
color: #ffffff;
|
color: #ffffff;
|
||||||
|
@ -456,8 +456,7 @@ GtkSearchEntry.entry {
|
|||||||
.button.image-button, .header-bar .button.titlebutton, .titlebar .button.titlebutton,
|
.button.image-button, .header-bar .button.titlebutton, .titlebar .button.titlebutton,
|
||||||
.header-bar.selection-mode .button.titlebutton, .titlebar.selection-mode .button.titlebutton {
|
.header-bar.selection-mode .button.titlebutton, .titlebar.selection-mode .button.titlebutton {
|
||||||
padding: 7px; }
|
padding: 7px; }
|
||||||
.header-bar .button.image-button, .header-bar .button.titlebutton,
|
.header-bar .button.image-button, .header-bar .button.titlebutton, .header-bar.selection-mode .button.titlebutton, .header-bar .titlebar.selection-mode .button.titlebutton, .titlebar.selection-mode .header-bar .button.titlebutton {
|
||||||
.header-bar.selection-mode .button.titlebutton, .header-bar .titlebar.selection-mode .button.titlebutton, .titlebar.selection-mode .header-bar .button.titlebutton {
|
|
||||||
padding: 7px 10px; }
|
padding: 7px 10px; }
|
||||||
.button.text-button {
|
.button.text-button {
|
||||||
padding-left: 16px;
|
padding-left: 16px;
|
||||||
@ -545,7 +544,7 @@ GtkSearchEntry.entry {
|
|||||||
.inline-toolbar.toolbar GtkToolButton > .button.flat:dir(rtl), .inline-toolbar GtkToolButton > .button.flat:dir(rtl), .inline-toolbar.toolbar GtkToolButton:dir(rtl) > .button.flat, .inline-toolbar GtkToolButton:dir(rtl) > .button.flat, .osd .button:dir(rtl):hover, .osd .button:dir(rtl):active, .osd .button:dir(rtl):checked, .osd .button:dir(rtl):insensitive, .inline-toolbar .button:dir(rtl), .inline-toolbar .button:dir(rtl):backdrop, .linked > .button:dir(rtl),
|
.inline-toolbar.toolbar GtkToolButton > .button.flat:dir(rtl), .inline-toolbar GtkToolButton > .button.flat:dir(rtl), .inline-toolbar.toolbar GtkToolButton:dir(rtl) > .button.flat, .inline-toolbar GtkToolButton:dir(rtl) > .button.flat, .osd .button:dir(rtl):hover, .osd .button:dir(rtl):active, .osd .button:dir(rtl):checked, .osd .button:dir(rtl):insensitive, .inline-toolbar .button:dir(rtl), .inline-toolbar .button:dir(rtl):backdrop, .linked > .button:dir(rtl),
|
||||||
.linked > .button:dir(rtl):hover,
|
.linked > .button:dir(rtl):hover,
|
||||||
.linked > .button:dir(rtl):active,
|
.linked > .button:dir(rtl):active,
|
||||||
.linked > .button:dir(rtl):checked, GtkComboBox.combobox-entry .entry:dir(rtl), GtkComboBox.combobox-entry .button:dir(rtl), .primary-toolbar .linked.stack-switcher > .button:dir(rtl), .header-bar .linked.stack-switcher > .button:dir(rtl), .primary-toolbar .linked.path-bar > .button:dir(rtl), .header-bar .linked.path-bar > .button:dir(rtl), NemoWindow .primary-toolbar NemoPathBar.linked > .button:dir(rtl), .linked > GtkComboBox > .button:dir(ltr) {
|
.linked > .button:dir(rtl):checked, GtkComboBox.combobox-entry .entry:dir(rtl), GtkComboBox.combobox-entry .button:dir(rtl), .primary-toolbar .linked.stack-switcher > .button:dir(rtl), .header-bar .linked.stack-switcher > .button:dir(rtl), .primary-toolbar .linked.path-bar > .button:dir(rtl), .header-bar .linked.path-bar > .button:dir(rtl), NemoWindow .primary-toolbar NemoPathBar.linked > .button:dir(rtl), .linked > GtkComboBox > .button:dir(rtl) {
|
||||||
border-radius: 0; }
|
border-radius: 0; }
|
||||||
|
|
||||||
.osd .button:first-child:hover, .osd .button:first-child:active, .osd .button:first-child:checked, .osd .button:first-child:insensitive, .inline-toolbar .button:first-child, .linked > .button:first-child, .inline-toolbar.toolbar GtkToolButton:first-child > .button.flat, .inline-toolbar GtkToolButton:first-child > .button.flat, GtkComboBox.combobox-entry .entry:first-child, GtkComboBox.combobox-entry .button:first-child, .linked > GtkComboBox:first-child > .button, .primary-toolbar .linked.stack-switcher > .button:first-child, .header-bar .linked.stack-switcher > .button:first-child, .primary-toolbar .linked.path-bar > .button:first-child, .header-bar .linked.path-bar > .button:first-child, NemoWindow .primary-toolbar NemoPathBar.linked > .button:first-child {
|
.osd .button:first-child:hover, .osd .button:first-child:active, .osd .button:first-child:checked, .osd .button:first-child:insensitive, .inline-toolbar .button:first-child, .linked > .button:first-child, .inline-toolbar.toolbar GtkToolButton:first-child > .button.flat, .inline-toolbar GtkToolButton:first-child > .button.flat, GtkComboBox.combobox-entry .entry:first-child, GtkComboBox.combobox-entry .button:first-child, .linked > GtkComboBox:first-child > .button, .primary-toolbar .linked.stack-switcher > .button:first-child, .header-bar .linked.stack-switcher > .button:first-child, .primary-toolbar .linked.path-bar > .button:first-child, .header-bar .linked.path-bar > .button:first-child, NemoWindow .primary-toolbar NemoPathBar.linked > .button:first-child {
|
||||||
@ -2159,7 +2158,7 @@ GtkInfoBar {
|
|||||||
color: #BAC3CF;
|
color: #BAC3CF;
|
||||||
border-radius: 2px; }
|
border-radius: 2px; }
|
||||||
.tooltip.background {
|
.tooltip.background {
|
||||||
background-color: #353945;
|
background-color: #4b5162;
|
||||||
background-clip: padding-box; }
|
background-clip: padding-box; }
|
||||||
.tooltip.window-frame.csd {
|
.tooltip.window-frame.csd {
|
||||||
background-color: transparent; }
|
background-color: transparent; }
|
||||||
@ -2648,7 +2647,8 @@ GtkVolumeButton.button {
|
|||||||
border-color: transparent;
|
border-color: transparent;
|
||||||
background-color: #5294E2; }
|
background-color: #5294E2; }
|
||||||
|
|
||||||
.view:selected, .view:selected:focus, .view:selected:hover, GtkLabel:selected, GtkLabel:selected:focus, GtkLabel:selected:hover, GtkFlowBox .grid-child:selected, .menuitem.button.flat:active, .menuitem.button.flat:selected, .list-row:selected, GtkEntry.gb-command-bar-entry.entry.flat:selected, GtkEntry.gb-command-bar-entry.entry.flat:selected:focus {
|
.view:selected, .view:selected:focus, .view:selected:hover, GtkLabel:selected, GtkLabel:selected:focus, GtkLabel:selected:hover, GtkFlowBox .grid-child:selected, .menuitem.button.flat:active, .menuitem.button.flat:selected, .list-row:selected, GtkEntry.gb-command-bar-entry.entry.flat:selected,
|
||||||
|
GtkEntry.gb-command-bar-entry.entry.flat:focus:selected {
|
||||||
background-image: none;
|
background-image: none;
|
||||||
background-color: #5294E2;
|
background-color: #5294E2;
|
||||||
color: #ffffff;
|
color: #ffffff;
|
||||||
|
@ -456,8 +456,7 @@ GtkSearchEntry.entry {
|
|||||||
.button.image-button, .header-bar .button.titlebutton, .titlebar .button.titlebutton,
|
.button.image-button, .header-bar .button.titlebutton, .titlebar .button.titlebutton,
|
||||||
.header-bar.selection-mode .button.titlebutton, .titlebar.selection-mode .button.titlebutton {
|
.header-bar.selection-mode .button.titlebutton, .titlebar.selection-mode .button.titlebutton {
|
||||||
padding: 7px; }
|
padding: 7px; }
|
||||||
.header-bar .button.image-button, .header-bar .button.titlebutton,
|
.header-bar .button.image-button, .header-bar .button.titlebutton, .header-bar.selection-mode .button.titlebutton, .header-bar .titlebar.selection-mode .button.titlebutton, .titlebar.selection-mode .header-bar .button.titlebutton {
|
||||||
.header-bar.selection-mode .button.titlebutton, .header-bar .titlebar.selection-mode .button.titlebutton, .titlebar.selection-mode .header-bar .button.titlebutton {
|
|
||||||
padding: 7px 10px; }
|
padding: 7px 10px; }
|
||||||
.button.text-button {
|
.button.text-button {
|
||||||
padding-left: 16px;
|
padding-left: 16px;
|
||||||
@ -545,7 +544,7 @@ GtkSearchEntry.entry {
|
|||||||
.inline-toolbar.toolbar GtkToolButton > .button.flat:dir(rtl), .inline-toolbar GtkToolButton > .button.flat:dir(rtl), .inline-toolbar.toolbar GtkToolButton:dir(rtl) > .button.flat, .inline-toolbar GtkToolButton:dir(rtl) > .button.flat, .osd .button:dir(rtl):hover, .osd .button:dir(rtl):active, .osd .button:dir(rtl):checked, .osd .button:dir(rtl):insensitive, .inline-toolbar .button:dir(rtl), .inline-toolbar .button:dir(rtl):backdrop, .linked > .button:dir(rtl),
|
.inline-toolbar.toolbar GtkToolButton > .button.flat:dir(rtl), .inline-toolbar GtkToolButton > .button.flat:dir(rtl), .inline-toolbar.toolbar GtkToolButton:dir(rtl) > .button.flat, .inline-toolbar GtkToolButton:dir(rtl) > .button.flat, .osd .button:dir(rtl):hover, .osd .button:dir(rtl):active, .osd .button:dir(rtl):checked, .osd .button:dir(rtl):insensitive, .inline-toolbar .button:dir(rtl), .inline-toolbar .button:dir(rtl):backdrop, .linked > .button:dir(rtl),
|
||||||
.linked > .button:dir(rtl):hover,
|
.linked > .button:dir(rtl):hover,
|
||||||
.linked > .button:dir(rtl):active,
|
.linked > .button:dir(rtl):active,
|
||||||
.linked > .button:dir(rtl):checked, GtkComboBox.combobox-entry .entry:dir(rtl), GtkComboBox.combobox-entry .button:dir(rtl), .primary-toolbar .linked.stack-switcher > .button:dir(rtl), .header-bar .linked.stack-switcher > .button:dir(rtl), .primary-toolbar .linked.path-bar > .button:dir(rtl), .header-bar .linked.path-bar > .button:dir(rtl), NemoWindow .primary-toolbar NemoPathBar.linked > .button:dir(rtl), .linked > GtkComboBox > .button:dir(ltr) {
|
.linked > .button:dir(rtl):checked, GtkComboBox.combobox-entry .entry:dir(rtl), GtkComboBox.combobox-entry .button:dir(rtl), .primary-toolbar .linked.stack-switcher > .button:dir(rtl), .header-bar .linked.stack-switcher > .button:dir(rtl), .primary-toolbar .linked.path-bar > .button:dir(rtl), .header-bar .linked.path-bar > .button:dir(rtl), NemoWindow .primary-toolbar NemoPathBar.linked > .button:dir(rtl), .linked > GtkComboBox > .button:dir(rtl) {
|
||||||
border-radius: 0; }
|
border-radius: 0; }
|
||||||
|
|
||||||
.osd .button:first-child:hover, .osd .button:first-child:active, .osd .button:first-child:checked, .osd .button:first-child:insensitive, .inline-toolbar .button:first-child, .linked > .button:first-child, .inline-toolbar.toolbar GtkToolButton:first-child > .button.flat, .inline-toolbar GtkToolButton:first-child > .button.flat, GtkComboBox.combobox-entry .entry:first-child, GtkComboBox.combobox-entry .button:first-child, .linked > GtkComboBox:first-child > .button, .primary-toolbar .linked.stack-switcher > .button:first-child, .header-bar .linked.stack-switcher > .button:first-child, .primary-toolbar .linked.path-bar > .button:first-child, .header-bar .linked.path-bar > .button:first-child, NemoWindow .primary-toolbar NemoPathBar.linked > .button:first-child {
|
.osd .button:first-child:hover, .osd .button:first-child:active, .osd .button:first-child:checked, .osd .button:first-child:insensitive, .inline-toolbar .button:first-child, .linked > .button:first-child, .inline-toolbar.toolbar GtkToolButton:first-child > .button.flat, .inline-toolbar GtkToolButton:first-child > .button.flat, GtkComboBox.combobox-entry .entry:first-child, GtkComboBox.combobox-entry .button:first-child, .linked > GtkComboBox:first-child > .button, .primary-toolbar .linked.stack-switcher > .button:first-child, .header-bar .linked.stack-switcher > .button:first-child, .primary-toolbar .linked.path-bar > .button:first-child, .header-bar .linked.path-bar > .button:first-child, NemoWindow .primary-toolbar NemoPathBar.linked > .button:first-child {
|
||||||
@ -2159,7 +2158,7 @@ GtkInfoBar {
|
|||||||
color: #BAC3CF;
|
color: #BAC3CF;
|
||||||
border-radius: 2px; }
|
border-radius: 2px; }
|
||||||
.tooltip.background {
|
.tooltip.background {
|
||||||
background-color: #353945;
|
background-color: #4b5162;
|
||||||
background-clip: padding-box; }
|
background-clip: padding-box; }
|
||||||
.tooltip.window-frame.csd {
|
.tooltip.window-frame.csd {
|
||||||
background-color: transparent; }
|
background-color: transparent; }
|
||||||
@ -2648,7 +2647,8 @@ GtkVolumeButton.button {
|
|||||||
border-color: #5294E2;
|
border-color: #5294E2;
|
||||||
background-color: #5294E2; }
|
background-color: #5294E2; }
|
||||||
|
|
||||||
.view:selected, .view:selected:focus, .view:selected:hover, GtkLabel:selected, GtkLabel:selected:focus, GtkLabel:selected:hover, GtkFlowBox .grid-child:selected, .menuitem.button.flat:active, .menuitem.button.flat:selected, .list-row:selected, GtkEntry.gb-command-bar-entry.entry.flat:selected, GtkEntry.gb-command-bar-entry.entry.flat:selected:focus {
|
.view:selected, .view:selected:focus, .view:selected:hover, GtkLabel:selected, GtkLabel:selected:focus, GtkLabel:selected:hover, GtkFlowBox .grid-child:selected, .menuitem.button.flat:active, .menuitem.button.flat:selected, .list-row:selected, GtkEntry.gb-command-bar-entry.entry.flat:selected,
|
||||||
|
GtkEntry.gb-command-bar-entry.entry.flat:focus:selected {
|
||||||
background-image: none;
|
background-image: none;
|
||||||
background-color: #5294E2;
|
background-color: #5294E2;
|
||||||
color: #ffffff;
|
color: #ffffff;
|
||||||
|
@ -456,8 +456,7 @@ GtkSearchEntry.entry {
|
|||||||
.button.image-button, .header-bar .button.titlebutton, .titlebar .button.titlebutton,
|
.button.image-button, .header-bar .button.titlebutton, .titlebar .button.titlebutton,
|
||||||
.header-bar.selection-mode .button.titlebutton, .titlebar.selection-mode .button.titlebutton {
|
.header-bar.selection-mode .button.titlebutton, .titlebar.selection-mode .button.titlebutton {
|
||||||
padding: 7px; }
|
padding: 7px; }
|
||||||
.header-bar .button.image-button, .header-bar .button.titlebutton,
|
.header-bar .button.image-button, .header-bar .button.titlebutton, .header-bar.selection-mode .button.titlebutton, .header-bar .titlebar.selection-mode .button.titlebutton, .titlebar.selection-mode .header-bar .button.titlebutton {
|
||||||
.header-bar.selection-mode .button.titlebutton, .header-bar .titlebar.selection-mode .button.titlebutton, .titlebar.selection-mode .header-bar .button.titlebutton {
|
|
||||||
padding: 7px 10px; }
|
padding: 7px 10px; }
|
||||||
.button.text-button {
|
.button.text-button {
|
||||||
padding-left: 16px;
|
padding-left: 16px;
|
||||||
@ -545,7 +544,7 @@ GtkSearchEntry.entry {
|
|||||||
.inline-toolbar.toolbar GtkToolButton > .button.flat:dir(rtl), .inline-toolbar GtkToolButton > .button.flat:dir(rtl), .inline-toolbar.toolbar GtkToolButton:dir(rtl) > .button.flat, .inline-toolbar GtkToolButton:dir(rtl) > .button.flat, .osd .button:dir(rtl):hover, .osd .button:dir(rtl):active, .osd .button:dir(rtl):checked, .osd .button:dir(rtl):insensitive, .inline-toolbar .button:dir(rtl), .inline-toolbar .button:dir(rtl):backdrop, .linked > .button:dir(rtl),
|
.inline-toolbar.toolbar GtkToolButton > .button.flat:dir(rtl), .inline-toolbar GtkToolButton > .button.flat:dir(rtl), .inline-toolbar.toolbar GtkToolButton:dir(rtl) > .button.flat, .inline-toolbar GtkToolButton:dir(rtl) > .button.flat, .osd .button:dir(rtl):hover, .osd .button:dir(rtl):active, .osd .button:dir(rtl):checked, .osd .button:dir(rtl):insensitive, .inline-toolbar .button:dir(rtl), .inline-toolbar .button:dir(rtl):backdrop, .linked > .button:dir(rtl),
|
||||||
.linked > .button:dir(rtl):hover,
|
.linked > .button:dir(rtl):hover,
|
||||||
.linked > .button:dir(rtl):active,
|
.linked > .button:dir(rtl):active,
|
||||||
.linked > .button:dir(rtl):checked, GtkComboBox.combobox-entry .entry:dir(rtl), GtkComboBox.combobox-entry .button:dir(rtl), .primary-toolbar .linked.stack-switcher > .button:dir(rtl), .header-bar .linked.stack-switcher > .button:dir(rtl), .primary-toolbar .linked.path-bar > .button:dir(rtl), .header-bar .linked.path-bar > .button:dir(rtl), NemoWindow .primary-toolbar NemoPathBar.linked > .button:dir(rtl), .linked > GtkComboBox > .button:dir(ltr) {
|
.linked > .button:dir(rtl):checked, GtkComboBox.combobox-entry .entry:dir(rtl), GtkComboBox.combobox-entry .button:dir(rtl), .primary-toolbar .linked.stack-switcher > .button:dir(rtl), .header-bar .linked.stack-switcher > .button:dir(rtl), .primary-toolbar .linked.path-bar > .button:dir(rtl), .header-bar .linked.path-bar > .button:dir(rtl), NemoWindow .primary-toolbar NemoPathBar.linked > .button:dir(rtl), .linked > GtkComboBox > .button:dir(rtl) {
|
||||||
border-radius: 0; }
|
border-radius: 0; }
|
||||||
|
|
||||||
.osd .button:first-child:hover, .osd .button:first-child:active, .osd .button:first-child:checked, .osd .button:first-child:insensitive, .inline-toolbar .button:first-child, .linked > .button:first-child, .inline-toolbar.toolbar GtkToolButton:first-child > .button.flat, .inline-toolbar GtkToolButton:first-child > .button.flat, GtkComboBox.combobox-entry .entry:first-child, GtkComboBox.combobox-entry .button:first-child, .linked > GtkComboBox:first-child > .button, .primary-toolbar .linked.stack-switcher > .button:first-child, .header-bar .linked.stack-switcher > .button:first-child, .primary-toolbar .linked.path-bar > .button:first-child, .header-bar .linked.path-bar > .button:first-child, NemoWindow .primary-toolbar NemoPathBar.linked > .button:first-child {
|
.osd .button:first-child:hover, .osd .button:first-child:active, .osd .button:first-child:checked, .osd .button:first-child:insensitive, .inline-toolbar .button:first-child, .linked > .button:first-child, .inline-toolbar.toolbar GtkToolButton:first-child > .button.flat, .inline-toolbar GtkToolButton:first-child > .button.flat, GtkComboBox.combobox-entry .entry:first-child, GtkComboBox.combobox-entry .button:first-child, .linked > GtkComboBox:first-child > .button, .primary-toolbar .linked.stack-switcher > .button:first-child, .header-bar .linked.stack-switcher > .button:first-child, .primary-toolbar .linked.path-bar > .button:first-child, .header-bar .linked.path-bar > .button:first-child, NemoWindow .primary-toolbar NemoPathBar.linked > .button:first-child {
|
||||||
@ -2159,7 +2158,7 @@ GtkInfoBar {
|
|||||||
color: #BAC3CF;
|
color: #BAC3CF;
|
||||||
border-radius: 2px; }
|
border-radius: 2px; }
|
||||||
.tooltip.background {
|
.tooltip.background {
|
||||||
background-color: rgba(53, 57, 69, 0.95);
|
background-color: rgba(75, 81, 98, 0.95);
|
||||||
background-clip: padding-box; }
|
background-clip: padding-box; }
|
||||||
.tooltip.window-frame.csd {
|
.tooltip.window-frame.csd {
|
||||||
background-color: transparent; }
|
background-color: transparent; }
|
||||||
@ -2648,7 +2647,8 @@ GtkVolumeButton.button {
|
|||||||
border-color: #5294E2;
|
border-color: #5294E2;
|
||||||
background-color: #5294E2; }
|
background-color: #5294E2; }
|
||||||
|
|
||||||
.view:selected, .view:selected:focus, .view:selected:hover, GtkLabel:selected, GtkLabel:selected:focus, GtkLabel:selected:hover, GtkFlowBox .grid-child:selected, .menuitem.button.flat:active, .menuitem.button.flat:selected, .list-row:selected, GtkEntry.gb-command-bar-entry.entry.flat:selected, GtkEntry.gb-command-bar-entry.entry.flat:selected:focus {
|
.view:selected, .view:selected:focus, .view:selected:hover, GtkLabel:selected, GtkLabel:selected:focus, GtkLabel:selected:hover, GtkFlowBox .grid-child:selected, .menuitem.button.flat:active, .menuitem.button.flat:selected, .list-row:selected, GtkEntry.gb-command-bar-entry.entry.flat:selected,
|
||||||
|
GtkEntry.gb-command-bar-entry.entry.flat:focus:selected {
|
||||||
background-image: none;
|
background-image: none;
|
||||||
background-color: #5294E2;
|
background-color: #5294E2;
|
||||||
color: #ffffff;
|
color: #ffffff;
|
||||||
|
@ -16,7 +16,7 @@
|
|||||||
@define-color selected_bg_color #{"" + $selected_bg_color};
|
@define-color selected_bg_color #{"" + $selected_bg_color};
|
||||||
@define-color selected_fg_color #{"" + $selected_fg_color};
|
@define-color selected_fg_color #{"" + $selected_fg_color};
|
||||||
@define-color insensitive_bg_color #{"" + $insensitive_bg_color};
|
@define-color insensitive_bg_color #{"" + $insensitive_bg_color};
|
||||||
@define-color insensitive_fg_color gtkalpha(#{"" + opacify($insensitive_fg_color, 1)}, 0.5);
|
@define-color insensitive_fg_color alpha(#{"" + opacify($insensitive_fg_color, 1)}, 0.5);
|
||||||
@define-color insensitive_base_color #{"" + $base_color};
|
@define-color insensitive_base_color #{"" + $base_color};
|
||||||
@define-color theme_unfocused_fg_color #{"" + $fg_color};
|
@define-color theme_unfocused_fg_color #{"" + $fg_color};
|
||||||
@define-color theme_unfocused_text_color #{"" + $text_color};
|
@define-color theme_unfocused_text_color #{"" + $text_color};
|
||||||
@ -28,20 +28,20 @@
|
|||||||
@define-color warning_color #{"" + $warning_color};
|
@define-color warning_color #{"" + $warning_color};
|
||||||
@define-color error_color #{"" + $error_color};
|
@define-color error_color #{"" + $error_color};
|
||||||
@define-color success_color #{"" + $success_color};
|
@define-color success_color #{"" + $success_color};
|
||||||
@define-color placeholder_text_color #A8A8A8;
|
@define-color placeholder_text_color #{#A8A8A8};
|
||||||
|
|
||||||
//WM
|
//WM
|
||||||
$wm_highlight: lighten(opacify($header_bg, 1), 3%);
|
$wm_highlight: lighten(opacify($header_bg, 1), 3%);
|
||||||
$wm_bg_unfocused: opacify($header_bg_backdrop, 1);
|
$wm_bg_unfocused: opacify($header_bg_backdrop, 1);
|
||||||
|
|
||||||
@define-color wm_title gtkalpha(#{"" + opacify($header_fg, 1)}, 0.8);
|
@define-color wm_title alpha(#{"" + opacify($header_fg, 1)}, 0.8);
|
||||||
@define-color wm_unfocused_title gtkalpha(#{"" + opacify($header_fg, 1)}, 0.5);
|
@define-color wm_unfocused_title alpha(#{"" + opacify($header_fg, 1)}, 0.5);
|
||||||
|
|
||||||
@define-color wm_bg #{"" + opacify($header_bg, 1)};
|
@define-color wm_bg #{"" + opacify($header_bg, 1)};
|
||||||
@define-color wm_bg_unfocused #{"" + $wm_bg_unfocused};
|
@define-color wm_bg_unfocused #{"" + $wm_bg_unfocused};
|
||||||
|
|
||||||
@define-color wm_highlight #{"" + $wm_highlight};
|
@define-color wm_highlight #{"" + $wm_highlight};
|
||||||
@define-color wm_shadow gtkalpha(#{black}, 0.35);
|
@define-color wm_shadow alpha(#{black}, 0.35);
|
||||||
|
|
||||||
//WM Buttons
|
//WM Buttons
|
||||||
|
|
||||||
|
@ -2505,7 +2505,7 @@ GtkInfoBar {
|
|||||||
&.background {
|
&.background {
|
||||||
// background-color needs to be set this way otherwise it gets drawn twice
|
// background-color needs to be set this way otherwise it gets drawn twice
|
||||||
// see https://bugzilla.gnome.org/show_bug.cgi?id=736155 for details.
|
// see https://bugzilla.gnome.org/show_bug.cgi?id=736155 for details.
|
||||||
background-color: $osd_bg_color;
|
background-color: lighten($osd_bg_color, 10%);
|
||||||
background-clip: padding-box;
|
background-clip: padding-box;
|
||||||
}
|
}
|
||||||
|
|
||||||
@ -2673,7 +2673,7 @@ GtkVolumeButton.button { padding: 8px; }
|
|||||||
}
|
}
|
||||||
&.tooltip {
|
&.tooltip {
|
||||||
border-radius: 2px;
|
border-radius: 2px;
|
||||||
box-shadow: 0 1px 3px 1px $_wm_border;
|
box-shadow: 0 1px 3px 1px if($variant == 'light', $_wm_border, transparentize($_wm_border, 0.3));
|
||||||
}
|
}
|
||||||
&.message-dialog { border-radius: 3px; }
|
&.message-dialog { border-radius: 3px; }
|
||||||
}
|
}
|
||||||
|
@ -550,7 +550,7 @@ GtkSearchEntry.entry {
|
|||||||
.inline-toolbar.toolbar GtkToolButton > .button.flat:dir(rtl), .inline-toolbar GtkToolButton > .button.flat:dir(rtl), .inline-toolbar.toolbar GtkToolButton:dir(rtl) > .button.flat, .inline-toolbar GtkToolButton:dir(rtl) > .button.flat, .osd .button:dir(rtl):hover, .osd .button:dir(rtl):active, .osd .button:dir(rtl):checked, .osd .button:dir(rtl):insensitive, .inline-toolbar .button:dir(rtl), .inline-toolbar .button:dir(rtl):backdrop, .linked > .button:dir(rtl),
|
.inline-toolbar.toolbar GtkToolButton > .button.flat:dir(rtl), .inline-toolbar GtkToolButton > .button.flat:dir(rtl), .inline-toolbar.toolbar GtkToolButton:dir(rtl) > .button.flat, .inline-toolbar GtkToolButton:dir(rtl) > .button.flat, .osd .button:dir(rtl):hover, .osd .button:dir(rtl):active, .osd .button:dir(rtl):checked, .osd .button:dir(rtl):insensitive, .inline-toolbar .button:dir(rtl), .inline-toolbar .button:dir(rtl):backdrop, .linked > .button:dir(rtl),
|
||||||
.linked > .button:dir(rtl):hover,
|
.linked > .button:dir(rtl):hover,
|
||||||
.linked > .button:dir(rtl):active,
|
.linked > .button:dir(rtl):active,
|
||||||
.linked > .button:dir(rtl):checked, GtkComboBox.combobox-entry .entry:dir(rtl), GtkComboBox.combobox-entry .button:dir(rtl), .primary-toolbar .linked.stack-switcher > .button:dir(rtl), .header-bar .linked.stack-switcher > .button:dir(rtl), .primary-toolbar .linked.path-bar > .button:dir(rtl), .header-bar .linked.path-bar > .button:dir(rtl), NemoWindow .primary-toolbar NemoPathBar.linked > .button:dir(rtl), .linked > GtkComboBox > .button:dir(ltr) {
|
.linked > .button:dir(rtl):checked, GtkComboBox.combobox-entry .entry:dir(rtl), GtkComboBox.combobox-entry .button:dir(rtl), .primary-toolbar .linked.stack-switcher > .button:dir(rtl), .header-bar .linked.stack-switcher > .button:dir(rtl), .primary-toolbar .linked.path-bar > .button:dir(rtl), .header-bar .linked.path-bar > .button:dir(rtl), NemoWindow .primary-toolbar NemoPathBar.linked > .button:dir(rtl), .linked > GtkComboBox > .button:dir(rtl) {
|
||||||
border-radius: 0; }
|
border-radius: 0; }
|
||||||
|
|
||||||
.osd .button:first-child:hover, .osd .button:first-child:active, .osd .button:first-child:checked, .osd .button:first-child:insensitive, .inline-toolbar .button:first-child, .linked > .button:first-child, .inline-toolbar.toolbar GtkToolButton:first-child > .button.flat, .inline-toolbar GtkToolButton:first-child > .button.flat, GtkComboBox.combobox-entry .entry:first-child, GtkComboBox.combobox-entry .button:first-child, .linked > GtkComboBox:first-child > .button, .primary-toolbar .linked.stack-switcher > .button:first-child, .header-bar .linked.stack-switcher > .button:first-child, .primary-toolbar .linked.path-bar > .button:first-child, .header-bar .linked.path-bar > .button:first-child, NemoWindow .primary-toolbar NemoPathBar.linked > .button:first-child {
|
.osd .button:first-child:hover, .osd .button:first-child:active, .osd .button:first-child:checked, .osd .button:first-child:insensitive, .inline-toolbar .button:first-child, .linked > .button:first-child, .inline-toolbar.toolbar GtkToolButton:first-child > .button.flat, .inline-toolbar GtkToolButton:first-child > .button.flat, GtkComboBox.combobox-entry .entry:first-child, GtkComboBox.combobox-entry .button:first-child, .linked > GtkComboBox:first-child > .button, .primary-toolbar .linked.stack-switcher > .button:first-child, .header-bar .linked.stack-switcher > .button:first-child, .primary-toolbar .linked.path-bar > .button:first-child, .header-bar .linked.path-bar > .button:first-child, NemoWindow .primary-toolbar NemoPathBar.linked > .button:first-child {
|
||||||
@ -2208,7 +2208,7 @@ GtkInfoBar {
|
|||||||
color: #BAC3CF;
|
color: #BAC3CF;
|
||||||
border-radius: 2px; }
|
border-radius: 2px; }
|
||||||
.tooltip.background {
|
.tooltip.background {
|
||||||
background-color: rgba(53, 57, 69, 0.95);
|
background-color: rgba(75, 81, 98, 0.95);
|
||||||
background-clip: padding-box; }
|
background-clip: padding-box; }
|
||||||
.tooltip.window-frame.csd {
|
.tooltip.window-frame.csd {
|
||||||
background-color: transparent; }
|
background-color: transparent; }
|
||||||
@ -2397,7 +2397,7 @@ GtkVolumeButton.button {
|
|||||||
box-shadow: 0 3px 6px rgba(0, 0, 0, 0.45), 0 0 0 1px #22242d; }
|
box-shadow: 0 3px 6px rgba(0, 0, 0, 0.45), 0 0 0 1px #22242d; }
|
||||||
.window-frame.csd.tooltip {
|
.window-frame.csd.tooltip {
|
||||||
border-radius: 2px;
|
border-radius: 2px;
|
||||||
box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.55); }
|
box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.25); }
|
||||||
.window-frame.csd.message-dialog {
|
.window-frame.csd.message-dialog {
|
||||||
border-radius: 3px; }
|
border-radius: 3px; }
|
||||||
.window-frame.solid-csd {
|
.window-frame.solid-csd {
|
||||||
@ -2487,7 +2487,8 @@ GtkVolumeButton.button {
|
|||||||
.titlebar .button.titlebutton.minimize:active {
|
.titlebar .button.titlebutton.minimize:active {
|
||||||
background-image: -gtk-scaled(url("assets/titlebutton-minimize-active-dark.png"), url("assets/titlebutton-minimize-active-dark@2.png")); }
|
background-image: -gtk-scaled(url("assets/titlebutton-minimize-active-dark.png"), url("assets/titlebutton-minimize-active-dark@2.png")); }
|
||||||
|
|
||||||
.view:selected, .view:selected:focus, .view:selected:hover, .label:selected, .label:selected:focus, .label:selected:hover, .grid-child:selected, .menuitem.button.flat:active, .menuitem.button.flat:selected, .list-row:selected, GtkEntry.gb-command-bar-entry.entry.flat:selected, GtkEntry.gb-command-bar-entry.entry.flat:selected:focus {
|
.view:selected, .view:selected:focus, .view:selected:hover, .label:selected, .label:selected:focus, .label:selected:hover, .grid-child:selected, .menuitem.button.flat:active, .menuitem.button.flat:selected, .list-row:selected, GtkEntry.gb-command-bar-entry.entry.flat:selected,
|
||||||
|
GtkEntry.gb-command-bar-entry.entry.flat:focus:selected {
|
||||||
background-image: none;
|
background-image: none;
|
||||||
background-color: #5294E2;
|
background-color: #5294E2;
|
||||||
color: #ffffff;
|
color: #ffffff;
|
||||||
|
@ -549,7 +549,7 @@ GtkSearchEntry.entry {
|
|||||||
.inline-toolbar.toolbar GtkToolButton > .button.flat:dir(rtl), .inline-toolbar GtkToolButton > .button.flat:dir(rtl), .inline-toolbar.toolbar GtkToolButton:dir(rtl) > .button.flat, .inline-toolbar GtkToolButton:dir(rtl) > .button.flat, .osd .button:dir(rtl):hover, .osd .button:dir(rtl):active, .osd .button:dir(rtl):checked, .osd .button:dir(rtl):insensitive, .inline-toolbar .button:dir(rtl), .inline-toolbar .button:dir(rtl):backdrop, .linked > .button:dir(rtl),
|
.inline-toolbar.toolbar GtkToolButton > .button.flat:dir(rtl), .inline-toolbar GtkToolButton > .button.flat:dir(rtl), .inline-toolbar.toolbar GtkToolButton:dir(rtl) > .button.flat, .inline-toolbar GtkToolButton:dir(rtl) > .button.flat, .osd .button:dir(rtl):hover, .osd .button:dir(rtl):active, .osd .button:dir(rtl):checked, .osd .button:dir(rtl):insensitive, .inline-toolbar .button:dir(rtl), .inline-toolbar .button:dir(rtl):backdrop, .linked > .button:dir(rtl),
|
||||||
.linked > .button:dir(rtl):hover,
|
.linked > .button:dir(rtl):hover,
|
||||||
.linked > .button:dir(rtl):active,
|
.linked > .button:dir(rtl):active,
|
||||||
.linked > .button:dir(rtl):checked, GtkComboBox.combobox-entry .entry:dir(rtl), GtkComboBox.combobox-entry .button:dir(rtl), .primary-toolbar .linked.stack-switcher > .button:dir(rtl), .header-bar .linked.stack-switcher > .button:dir(rtl), .primary-toolbar .linked.path-bar > .button:dir(rtl), .header-bar .linked.path-bar > .button:dir(rtl), NemoWindow .primary-toolbar NemoPathBar.linked > .button:dir(rtl), .linked > GtkComboBox > .button:dir(ltr) {
|
.linked > .button:dir(rtl):checked, GtkComboBox.combobox-entry .entry:dir(rtl), GtkComboBox.combobox-entry .button:dir(rtl), .primary-toolbar .linked.stack-switcher > .button:dir(rtl), .header-bar .linked.stack-switcher > .button:dir(rtl), .primary-toolbar .linked.path-bar > .button:dir(rtl), .header-bar .linked.path-bar > .button:dir(rtl), NemoWindow .primary-toolbar NemoPathBar.linked > .button:dir(rtl), .linked > GtkComboBox > .button:dir(rtl) {
|
||||||
border-radius: 0; }
|
border-radius: 0; }
|
||||||
|
|
||||||
.osd .button:first-child:hover, .osd .button:first-child:active, .osd .button:first-child:checked, .osd .button:first-child:insensitive, .inline-toolbar .button:first-child, .linked > .button:first-child, .inline-toolbar.toolbar GtkToolButton:first-child > .button.flat, .inline-toolbar GtkToolButton:first-child > .button.flat, GtkComboBox.combobox-entry .entry:first-child, GtkComboBox.combobox-entry .button:first-child, .linked > GtkComboBox:first-child > .button, .primary-toolbar .linked.stack-switcher > .button:first-child, .header-bar .linked.stack-switcher > .button:first-child, .primary-toolbar .linked.path-bar > .button:first-child, .header-bar .linked.path-bar > .button:first-child, NemoWindow .primary-toolbar NemoPathBar.linked > .button:first-child {
|
.osd .button:first-child:hover, .osd .button:first-child:active, .osd .button:first-child:checked, .osd .button:first-child:insensitive, .inline-toolbar .button:first-child, .linked > .button:first-child, .inline-toolbar.toolbar GtkToolButton:first-child > .button.flat, .inline-toolbar GtkToolButton:first-child > .button.flat, GtkComboBox.combobox-entry .entry:first-child, GtkComboBox.combobox-entry .button:first-child, .linked > GtkComboBox:first-child > .button, .primary-toolbar .linked.stack-switcher > .button:first-child, .header-bar .linked.stack-switcher > .button:first-child, .primary-toolbar .linked.path-bar > .button:first-child, .header-bar .linked.path-bar > .button:first-child, NemoWindow .primary-toolbar NemoPathBar.linked > .button:first-child {
|
||||||
@ -2211,7 +2211,7 @@ GtkInfoBar {
|
|||||||
color: #BAC3CF;
|
color: #BAC3CF;
|
||||||
border-radius: 2px; }
|
border-radius: 2px; }
|
||||||
.tooltip.background {
|
.tooltip.background {
|
||||||
background-color: rgba(53, 57, 69, 0.95);
|
background-color: rgba(75, 81, 98, 0.95);
|
||||||
background-clip: padding-box; }
|
background-clip: padding-box; }
|
||||||
.tooltip.window-frame.csd {
|
.tooltip.window-frame.csd {
|
||||||
background-color: transparent; }
|
background-color: transparent; }
|
||||||
@ -2490,7 +2490,8 @@ GtkVolumeButton.button {
|
|||||||
.titlebar .button.titlebutton.minimize:active {
|
.titlebar .button.titlebutton.minimize:active {
|
||||||
background-image: -gtk-scaled(url("assets/titlebutton-minimize-active-dark.png"), url("assets/titlebutton-minimize-active-dark@2.png")); }
|
background-image: -gtk-scaled(url("assets/titlebutton-minimize-active-dark.png"), url("assets/titlebutton-minimize-active-dark@2.png")); }
|
||||||
|
|
||||||
.view:selected, .view:selected:focus, .view:selected:hover, .label:selected, .label:selected:focus, .label:selected:hover, .grid-child:selected, .menuitem.button.flat:active, .menuitem.button.flat:selected, .list-row:selected, GtkEntry.gb-command-bar-entry.entry.flat:selected, GtkEntry.gb-command-bar-entry.entry.flat:selected:focus {
|
.view:selected, .view:selected:focus, .view:selected:hover, .label:selected, .label:selected:focus, .label:selected:hover, .grid-child:selected, .menuitem.button.flat:active, .menuitem.button.flat:selected, .list-row:selected, GtkEntry.gb-command-bar-entry.entry.flat:selected,
|
||||||
|
GtkEntry.gb-command-bar-entry.entry.flat:focus:selected {
|
||||||
background-image: none;
|
background-image: none;
|
||||||
background-color: #5294E2;
|
background-color: #5294E2;
|
||||||
color: #ffffff;
|
color: #ffffff;
|
||||||
|
@ -550,7 +550,7 @@ GtkSearchEntry.entry {
|
|||||||
.inline-toolbar.toolbar GtkToolButton > .button.flat:dir(rtl), .inline-toolbar GtkToolButton > .button.flat:dir(rtl), .inline-toolbar.toolbar GtkToolButton:dir(rtl) > .button.flat, .inline-toolbar GtkToolButton:dir(rtl) > .button.flat, .osd .button:dir(rtl):hover, .osd .button:dir(rtl):active, .osd .button:dir(rtl):checked, .osd .button:dir(rtl):insensitive, .inline-toolbar .button:dir(rtl), .inline-toolbar .button:dir(rtl):backdrop, .linked > .button:dir(rtl),
|
.inline-toolbar.toolbar GtkToolButton > .button.flat:dir(rtl), .inline-toolbar GtkToolButton > .button.flat:dir(rtl), .inline-toolbar.toolbar GtkToolButton:dir(rtl) > .button.flat, .inline-toolbar GtkToolButton:dir(rtl) > .button.flat, .osd .button:dir(rtl):hover, .osd .button:dir(rtl):active, .osd .button:dir(rtl):checked, .osd .button:dir(rtl):insensitive, .inline-toolbar .button:dir(rtl), .inline-toolbar .button:dir(rtl):backdrop, .linked > .button:dir(rtl),
|
||||||
.linked > .button:dir(rtl):hover,
|
.linked > .button:dir(rtl):hover,
|
||||||
.linked > .button:dir(rtl):active,
|
.linked > .button:dir(rtl):active,
|
||||||
.linked > .button:dir(rtl):checked, GtkComboBox.combobox-entry .entry:dir(rtl), GtkComboBox.combobox-entry .button:dir(rtl), .primary-toolbar .linked.stack-switcher > .button:dir(rtl), .header-bar .linked.stack-switcher > .button:dir(rtl), .primary-toolbar .linked.path-bar > .button:dir(rtl), .header-bar .linked.path-bar > .button:dir(rtl), NemoWindow .primary-toolbar NemoPathBar.linked > .button:dir(rtl), .linked > GtkComboBox > .button:dir(ltr) {
|
.linked > .button:dir(rtl):checked, GtkComboBox.combobox-entry .entry:dir(rtl), GtkComboBox.combobox-entry .button:dir(rtl), .primary-toolbar .linked.stack-switcher > .button:dir(rtl), .header-bar .linked.stack-switcher > .button:dir(rtl), .primary-toolbar .linked.path-bar > .button:dir(rtl), .header-bar .linked.path-bar > .button:dir(rtl), NemoWindow .primary-toolbar NemoPathBar.linked > .button:dir(rtl), .linked > GtkComboBox > .button:dir(rtl) {
|
||||||
border-radius: 0; }
|
border-radius: 0; }
|
||||||
|
|
||||||
.osd .button:first-child:hover, .osd .button:first-child:active, .osd .button:first-child:checked, .osd .button:first-child:insensitive, .inline-toolbar .button:first-child, .linked > .button:first-child, .inline-toolbar.toolbar GtkToolButton:first-child > .button.flat, .inline-toolbar GtkToolButton:first-child > .button.flat, GtkComboBox.combobox-entry .entry:first-child, GtkComboBox.combobox-entry .button:first-child, .linked > GtkComboBox:first-child > .button, .primary-toolbar .linked.stack-switcher > .button:first-child, .header-bar .linked.stack-switcher > .button:first-child, .primary-toolbar .linked.path-bar > .button:first-child, .header-bar .linked.path-bar > .button:first-child, NemoWindow .primary-toolbar NemoPathBar.linked > .button:first-child {
|
.osd .button:first-child:hover, .osd .button:first-child:active, .osd .button:first-child:checked, .osd .button:first-child:insensitive, .inline-toolbar .button:first-child, .linked > .button:first-child, .inline-toolbar.toolbar GtkToolButton:first-child > .button.flat, .inline-toolbar GtkToolButton:first-child > .button.flat, GtkComboBox.combobox-entry .entry:first-child, GtkComboBox.combobox-entry .button:first-child, .linked > GtkComboBox:first-child > .button, .primary-toolbar .linked.stack-switcher > .button:first-child, .header-bar .linked.stack-switcher > .button:first-child, .primary-toolbar .linked.path-bar > .button:first-child, .header-bar .linked.path-bar > .button:first-child, NemoWindow .primary-toolbar NemoPathBar.linked > .button:first-child {
|
||||||
@ -2208,7 +2208,7 @@ GtkInfoBar {
|
|||||||
color: #BAC3CF;
|
color: #BAC3CF;
|
||||||
border-radius: 2px; }
|
border-radius: 2px; }
|
||||||
.tooltip.background {
|
.tooltip.background {
|
||||||
background-color: #353945;
|
background-color: #4b5162;
|
||||||
background-clip: padding-box; }
|
background-clip: padding-box; }
|
||||||
.tooltip.window-frame.csd {
|
.tooltip.window-frame.csd {
|
||||||
background-color: transparent; }
|
background-color: transparent; }
|
||||||
@ -2397,7 +2397,7 @@ GtkVolumeButton.button {
|
|||||||
box-shadow: 0 3px 6px rgba(0, 0, 0, 0.45), 0 0 0 1px #22242d; }
|
box-shadow: 0 3px 6px rgba(0, 0, 0, 0.45), 0 0 0 1px #22242d; }
|
||||||
.window-frame.csd.tooltip {
|
.window-frame.csd.tooltip {
|
||||||
border-radius: 2px;
|
border-radius: 2px;
|
||||||
box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.55); }
|
box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.25); }
|
||||||
.window-frame.csd.message-dialog {
|
.window-frame.csd.message-dialog {
|
||||||
border-radius: 3px; }
|
border-radius: 3px; }
|
||||||
.window-frame.solid-csd {
|
.window-frame.solid-csd {
|
||||||
@ -2487,7 +2487,8 @@ GtkVolumeButton.button {
|
|||||||
.titlebar .button.titlebutton.minimize:active {
|
.titlebar .button.titlebutton.minimize:active {
|
||||||
background-image: -gtk-scaled(url("assets/titlebutton-minimize-active-dark.png"), url("assets/titlebutton-minimize-active-dark@2.png")); }
|
background-image: -gtk-scaled(url("assets/titlebutton-minimize-active-dark.png"), url("assets/titlebutton-minimize-active-dark@2.png")); }
|
||||||
|
|
||||||
.view:selected, .view:selected:focus, .view:selected:hover, .label:selected, .label:selected:focus, .label:selected:hover, .grid-child:selected, .menuitem.button.flat:active, .menuitem.button.flat:selected, .list-row:selected, GtkEntry.gb-command-bar-entry.entry.flat:selected, GtkEntry.gb-command-bar-entry.entry.flat:selected:focus {
|
.view:selected, .view:selected:focus, .view:selected:hover, .label:selected, .label:selected:focus, .label:selected:hover, .grid-child:selected, .menuitem.button.flat:active, .menuitem.button.flat:selected, .list-row:selected, GtkEntry.gb-command-bar-entry.entry.flat:selected,
|
||||||
|
GtkEntry.gb-command-bar-entry.entry.flat:focus:selected {
|
||||||
background-image: none;
|
background-image: none;
|
||||||
background-color: #5294E2;
|
background-color: #5294E2;
|
||||||
color: #ffffff;
|
color: #ffffff;
|
||||||
|
@ -549,7 +549,7 @@ GtkSearchEntry.entry {
|
|||||||
.inline-toolbar.toolbar GtkToolButton > .button.flat:dir(rtl), .inline-toolbar GtkToolButton > .button.flat:dir(rtl), .inline-toolbar.toolbar GtkToolButton:dir(rtl) > .button.flat, .inline-toolbar GtkToolButton:dir(rtl) > .button.flat, .osd .button:dir(rtl):hover, .osd .button:dir(rtl):active, .osd .button:dir(rtl):checked, .osd .button:dir(rtl):insensitive, .inline-toolbar .button:dir(rtl), .inline-toolbar .button:dir(rtl):backdrop, .linked > .button:dir(rtl),
|
.inline-toolbar.toolbar GtkToolButton > .button.flat:dir(rtl), .inline-toolbar GtkToolButton > .button.flat:dir(rtl), .inline-toolbar.toolbar GtkToolButton:dir(rtl) > .button.flat, .inline-toolbar GtkToolButton:dir(rtl) > .button.flat, .osd .button:dir(rtl):hover, .osd .button:dir(rtl):active, .osd .button:dir(rtl):checked, .osd .button:dir(rtl):insensitive, .inline-toolbar .button:dir(rtl), .inline-toolbar .button:dir(rtl):backdrop, .linked > .button:dir(rtl),
|
||||||
.linked > .button:dir(rtl):hover,
|
.linked > .button:dir(rtl):hover,
|
||||||
.linked > .button:dir(rtl):active,
|
.linked > .button:dir(rtl):active,
|
||||||
.linked > .button:dir(rtl):checked, GtkComboBox.combobox-entry .entry:dir(rtl), GtkComboBox.combobox-entry .button:dir(rtl), .primary-toolbar .linked.stack-switcher > .button:dir(rtl), .header-bar .linked.stack-switcher > .button:dir(rtl), .primary-toolbar .linked.path-bar > .button:dir(rtl), .header-bar .linked.path-bar > .button:dir(rtl), NemoWindow .primary-toolbar NemoPathBar.linked > .button:dir(rtl), .linked > GtkComboBox > .button:dir(ltr) {
|
.linked > .button:dir(rtl):checked, GtkComboBox.combobox-entry .entry:dir(rtl), GtkComboBox.combobox-entry .button:dir(rtl), .primary-toolbar .linked.stack-switcher > .button:dir(rtl), .header-bar .linked.stack-switcher > .button:dir(rtl), .primary-toolbar .linked.path-bar > .button:dir(rtl), .header-bar .linked.path-bar > .button:dir(rtl), NemoWindow .primary-toolbar NemoPathBar.linked > .button:dir(rtl), .linked > GtkComboBox > .button:dir(rtl) {
|
||||||
border-radius: 0; }
|
border-radius: 0; }
|
||||||
|
|
||||||
.osd .button:first-child:hover, .osd .button:first-child:active, .osd .button:first-child:checked, .osd .button:first-child:insensitive, .inline-toolbar .button:first-child, .linked > .button:first-child, .inline-toolbar.toolbar GtkToolButton:first-child > .button.flat, .inline-toolbar GtkToolButton:first-child > .button.flat, GtkComboBox.combobox-entry .entry:first-child, GtkComboBox.combobox-entry .button:first-child, .linked > GtkComboBox:first-child > .button, .primary-toolbar .linked.stack-switcher > .button:first-child, .header-bar .linked.stack-switcher > .button:first-child, .primary-toolbar .linked.path-bar > .button:first-child, .header-bar .linked.path-bar > .button:first-child, NemoWindow .primary-toolbar NemoPathBar.linked > .button:first-child {
|
.osd .button:first-child:hover, .osd .button:first-child:active, .osd .button:first-child:checked, .osd .button:first-child:insensitive, .inline-toolbar .button:first-child, .linked > .button:first-child, .inline-toolbar.toolbar GtkToolButton:first-child > .button.flat, .inline-toolbar GtkToolButton:first-child > .button.flat, GtkComboBox.combobox-entry .entry:first-child, GtkComboBox.combobox-entry .button:first-child, .linked > GtkComboBox:first-child > .button, .primary-toolbar .linked.stack-switcher > .button:first-child, .header-bar .linked.stack-switcher > .button:first-child, .primary-toolbar .linked.path-bar > .button:first-child, .header-bar .linked.path-bar > .button:first-child, NemoWindow .primary-toolbar NemoPathBar.linked > .button:first-child {
|
||||||
@ -2211,7 +2211,7 @@ GtkInfoBar {
|
|||||||
color: #BAC3CF;
|
color: #BAC3CF;
|
||||||
border-radius: 2px; }
|
border-radius: 2px; }
|
||||||
.tooltip.background {
|
.tooltip.background {
|
||||||
background-color: #353945;
|
background-color: #4b5162;
|
||||||
background-clip: padding-box; }
|
background-clip: padding-box; }
|
||||||
.tooltip.window-frame.csd {
|
.tooltip.window-frame.csd {
|
||||||
background-color: transparent; }
|
background-color: transparent; }
|
||||||
@ -2490,7 +2490,8 @@ GtkVolumeButton.button {
|
|||||||
.titlebar .button.titlebutton.minimize:active {
|
.titlebar .button.titlebutton.minimize:active {
|
||||||
background-image: -gtk-scaled(url("assets/titlebutton-minimize-active-dark.png"), url("assets/titlebutton-minimize-active-dark@2.png")); }
|
background-image: -gtk-scaled(url("assets/titlebutton-minimize-active-dark.png"), url("assets/titlebutton-minimize-active-dark@2.png")); }
|
||||||
|
|
||||||
.view:selected, .view:selected:focus, .view:selected:hover, .label:selected, .label:selected:focus, .label:selected:hover, .grid-child:selected, .menuitem.button.flat:active, .menuitem.button.flat:selected, .list-row:selected, GtkEntry.gb-command-bar-entry.entry.flat:selected, GtkEntry.gb-command-bar-entry.entry.flat:selected:focus {
|
.view:selected, .view:selected:focus, .view:selected:hover, .label:selected, .label:selected:focus, .label:selected:hover, .grid-child:selected, .menuitem.button.flat:active, .menuitem.button.flat:selected, .list-row:selected, GtkEntry.gb-command-bar-entry.entry.flat:selected,
|
||||||
|
GtkEntry.gb-command-bar-entry.entry.flat:focus:selected {
|
||||||
background-image: none;
|
background-image: none;
|
||||||
background-color: #5294E2;
|
background-color: #5294E2;
|
||||||
color: #ffffff;
|
color: #ffffff;
|
||||||
|
@ -549,7 +549,7 @@ GtkSearchEntry.entry {
|
|||||||
.inline-toolbar.toolbar GtkToolButton > .button.flat:dir(rtl), .inline-toolbar GtkToolButton > .button.flat:dir(rtl), .inline-toolbar.toolbar GtkToolButton:dir(rtl) > .button.flat, .inline-toolbar GtkToolButton:dir(rtl) > .button.flat, .osd .button:dir(rtl):hover, .osd .button:dir(rtl):active, .osd .button:dir(rtl):checked, .osd .button:dir(rtl):insensitive, .inline-toolbar .button:dir(rtl), .inline-toolbar .button:dir(rtl):backdrop, .linked > .button:dir(rtl),
|
.inline-toolbar.toolbar GtkToolButton > .button.flat:dir(rtl), .inline-toolbar GtkToolButton > .button.flat:dir(rtl), .inline-toolbar.toolbar GtkToolButton:dir(rtl) > .button.flat, .inline-toolbar GtkToolButton:dir(rtl) > .button.flat, .osd .button:dir(rtl):hover, .osd .button:dir(rtl):active, .osd .button:dir(rtl):checked, .osd .button:dir(rtl):insensitive, .inline-toolbar .button:dir(rtl), .inline-toolbar .button:dir(rtl):backdrop, .linked > .button:dir(rtl),
|
||||||
.linked > .button:dir(rtl):hover,
|
.linked > .button:dir(rtl):hover,
|
||||||
.linked > .button:dir(rtl):active,
|
.linked > .button:dir(rtl):active,
|
||||||
.linked > .button:dir(rtl):checked, GtkComboBox.combobox-entry .entry:dir(rtl), GtkComboBox.combobox-entry .button:dir(rtl), .primary-toolbar .linked.stack-switcher > .button:dir(rtl), .header-bar .linked.stack-switcher > .button:dir(rtl), .primary-toolbar .linked.path-bar > .button:dir(rtl), .header-bar .linked.path-bar > .button:dir(rtl), NemoWindow .primary-toolbar NemoPathBar.linked > .button:dir(rtl), .linked > GtkComboBox > .button:dir(ltr) {
|
.linked > .button:dir(rtl):checked, GtkComboBox.combobox-entry .entry:dir(rtl), GtkComboBox.combobox-entry .button:dir(rtl), .primary-toolbar .linked.stack-switcher > .button:dir(rtl), .header-bar .linked.stack-switcher > .button:dir(rtl), .primary-toolbar .linked.path-bar > .button:dir(rtl), .header-bar .linked.path-bar > .button:dir(rtl), NemoWindow .primary-toolbar NemoPathBar.linked > .button:dir(rtl), .linked > GtkComboBox > .button:dir(rtl) {
|
||||||
border-radius: 0; }
|
border-radius: 0; }
|
||||||
|
|
||||||
.osd .button:first-child:hover, .osd .button:first-child:active, .osd .button:first-child:checked, .osd .button:first-child:insensitive, .inline-toolbar .button:first-child, .linked > .button:first-child, .inline-toolbar.toolbar GtkToolButton:first-child > .button.flat, .inline-toolbar GtkToolButton:first-child > .button.flat, GtkComboBox.combobox-entry .entry:first-child, GtkComboBox.combobox-entry .button:first-child, .linked > GtkComboBox:first-child > .button, .primary-toolbar .linked.stack-switcher > .button:first-child, .header-bar .linked.stack-switcher > .button:first-child, .primary-toolbar .linked.path-bar > .button:first-child, .header-bar .linked.path-bar > .button:first-child, NemoWindow .primary-toolbar NemoPathBar.linked > .button:first-child {
|
.osd .button:first-child:hover, .osd .button:first-child:active, .osd .button:first-child:checked, .osd .button:first-child:insensitive, .inline-toolbar .button:first-child, .linked > .button:first-child, .inline-toolbar.toolbar GtkToolButton:first-child > .button.flat, .inline-toolbar GtkToolButton:first-child > .button.flat, GtkComboBox.combobox-entry .entry:first-child, GtkComboBox.combobox-entry .button:first-child, .linked > GtkComboBox:first-child > .button, .primary-toolbar .linked.stack-switcher > .button:first-child, .header-bar .linked.stack-switcher > .button:first-child, .primary-toolbar .linked.path-bar > .button:first-child, .header-bar .linked.path-bar > .button:first-child, NemoWindow .primary-toolbar NemoPathBar.linked > .button:first-child {
|
||||||
@ -2211,7 +2211,7 @@ GtkInfoBar {
|
|||||||
color: #BAC3CF;
|
color: #BAC3CF;
|
||||||
border-radius: 2px; }
|
border-radius: 2px; }
|
||||||
.tooltip.background {
|
.tooltip.background {
|
||||||
background-color: #353945;
|
background-color: #4b5162;
|
||||||
background-clip: padding-box; }
|
background-clip: padding-box; }
|
||||||
.tooltip.window-frame.csd {
|
.tooltip.window-frame.csd {
|
||||||
background-color: transparent; }
|
background-color: transparent; }
|
||||||
@ -2490,7 +2490,8 @@ GtkVolumeButton.button {
|
|||||||
.titlebar .button.titlebutton.minimize:active {
|
.titlebar .button.titlebutton.minimize:active {
|
||||||
background-image: -gtk-scaled(url("assets/titlebutton-minimize-active.png"), url("assets/titlebutton-minimize-active@2.png")); }
|
background-image: -gtk-scaled(url("assets/titlebutton-minimize-active.png"), url("assets/titlebutton-minimize-active@2.png")); }
|
||||||
|
|
||||||
.view:selected, .view:selected:focus, .view:selected:hover, .label:selected, .label:selected:focus, .label:selected:hover, .grid-child:selected, .menuitem.button.flat:active, .menuitem.button.flat:selected, .list-row:selected, GtkEntry.gb-command-bar-entry.entry.flat:selected, GtkEntry.gb-command-bar-entry.entry.flat:selected:focus {
|
.view:selected, .view:selected:focus, .view:selected:hover, .label:selected, .label:selected:focus, .label:selected:hover, .grid-child:selected, .menuitem.button.flat:active, .menuitem.button.flat:selected, .list-row:selected, GtkEntry.gb-command-bar-entry.entry.flat:selected,
|
||||||
|
GtkEntry.gb-command-bar-entry.entry.flat:focus:selected {
|
||||||
background-image: none;
|
background-image: none;
|
||||||
background-color: #5294E2;
|
background-color: #5294E2;
|
||||||
color: #ffffff;
|
color: #ffffff;
|
||||||
|
@ -549,7 +549,7 @@ GtkSearchEntry.entry {
|
|||||||
.inline-toolbar.toolbar GtkToolButton > .button.flat:dir(rtl), .inline-toolbar GtkToolButton > .button.flat:dir(rtl), .inline-toolbar.toolbar GtkToolButton:dir(rtl) > .button.flat, .inline-toolbar GtkToolButton:dir(rtl) > .button.flat, .osd .button:dir(rtl):hover, .osd .button:dir(rtl):active, .osd .button:dir(rtl):checked, .osd .button:dir(rtl):insensitive, .inline-toolbar .button:dir(rtl), .inline-toolbar .button:dir(rtl):backdrop, .linked > .button:dir(rtl),
|
.inline-toolbar.toolbar GtkToolButton > .button.flat:dir(rtl), .inline-toolbar GtkToolButton > .button.flat:dir(rtl), .inline-toolbar.toolbar GtkToolButton:dir(rtl) > .button.flat, .inline-toolbar GtkToolButton:dir(rtl) > .button.flat, .osd .button:dir(rtl):hover, .osd .button:dir(rtl):active, .osd .button:dir(rtl):checked, .osd .button:dir(rtl):insensitive, .inline-toolbar .button:dir(rtl), .inline-toolbar .button:dir(rtl):backdrop, .linked > .button:dir(rtl),
|
||||||
.linked > .button:dir(rtl):hover,
|
.linked > .button:dir(rtl):hover,
|
||||||
.linked > .button:dir(rtl):active,
|
.linked > .button:dir(rtl):active,
|
||||||
.linked > .button:dir(rtl):checked, GtkComboBox.combobox-entry .entry:dir(rtl), GtkComboBox.combobox-entry .button:dir(rtl), .primary-toolbar .linked.stack-switcher > .button:dir(rtl), .header-bar .linked.stack-switcher > .button:dir(rtl), .primary-toolbar .linked.path-bar > .button:dir(rtl), .header-bar .linked.path-bar > .button:dir(rtl), NemoWindow .primary-toolbar NemoPathBar.linked > .button:dir(rtl), .linked > GtkComboBox > .button:dir(ltr) {
|
.linked > .button:dir(rtl):checked, GtkComboBox.combobox-entry .entry:dir(rtl), GtkComboBox.combobox-entry .button:dir(rtl), .primary-toolbar .linked.stack-switcher > .button:dir(rtl), .header-bar .linked.stack-switcher > .button:dir(rtl), .primary-toolbar .linked.path-bar > .button:dir(rtl), .header-bar .linked.path-bar > .button:dir(rtl), NemoWindow .primary-toolbar NemoPathBar.linked > .button:dir(rtl), .linked > GtkComboBox > .button:dir(rtl) {
|
||||||
border-radius: 0; }
|
border-radius: 0; }
|
||||||
|
|
||||||
.osd .button:first-child:hover, .osd .button:first-child:active, .osd .button:first-child:checked, .osd .button:first-child:insensitive, .inline-toolbar .button:first-child, .linked > .button:first-child, .inline-toolbar.toolbar GtkToolButton:first-child > .button.flat, .inline-toolbar GtkToolButton:first-child > .button.flat, GtkComboBox.combobox-entry .entry:first-child, GtkComboBox.combobox-entry .button:first-child, .linked > GtkComboBox:first-child > .button, .primary-toolbar .linked.stack-switcher > .button:first-child, .header-bar .linked.stack-switcher > .button:first-child, .primary-toolbar .linked.path-bar > .button:first-child, .header-bar .linked.path-bar > .button:first-child, NemoWindow .primary-toolbar NemoPathBar.linked > .button:first-child {
|
.osd .button:first-child:hover, .osd .button:first-child:active, .osd .button:first-child:checked, .osd .button:first-child:insensitive, .inline-toolbar .button:first-child, .linked > .button:first-child, .inline-toolbar.toolbar GtkToolButton:first-child > .button.flat, .inline-toolbar GtkToolButton:first-child > .button.flat, GtkComboBox.combobox-entry .entry:first-child, GtkComboBox.combobox-entry .button:first-child, .linked > GtkComboBox:first-child > .button, .primary-toolbar .linked.stack-switcher > .button:first-child, .header-bar .linked.stack-switcher > .button:first-child, .primary-toolbar .linked.path-bar > .button:first-child, .header-bar .linked.path-bar > .button:first-child, NemoWindow .primary-toolbar NemoPathBar.linked > .button:first-child {
|
||||||
@ -2211,7 +2211,7 @@ GtkInfoBar {
|
|||||||
color: #BAC3CF;
|
color: #BAC3CF;
|
||||||
border-radius: 2px; }
|
border-radius: 2px; }
|
||||||
.tooltip.background {
|
.tooltip.background {
|
||||||
background-color: rgba(53, 57, 69, 0.95);
|
background-color: rgba(75, 81, 98, 0.95);
|
||||||
background-clip: padding-box; }
|
background-clip: padding-box; }
|
||||||
.tooltip.window-frame.csd {
|
.tooltip.window-frame.csd {
|
||||||
background-color: transparent; }
|
background-color: transparent; }
|
||||||
@ -2490,7 +2490,8 @@ GtkVolumeButton.button {
|
|||||||
.titlebar .button.titlebutton.minimize:active {
|
.titlebar .button.titlebutton.minimize:active {
|
||||||
background-image: -gtk-scaled(url("assets/titlebutton-minimize-active.png"), url("assets/titlebutton-minimize-active@2.png")); }
|
background-image: -gtk-scaled(url("assets/titlebutton-minimize-active.png"), url("assets/titlebutton-minimize-active@2.png")); }
|
||||||
|
|
||||||
.view:selected, .view:selected:focus, .view:selected:hover, .label:selected, .label:selected:focus, .label:selected:hover, .grid-child:selected, .menuitem.button.flat:active, .menuitem.button.flat:selected, .list-row:selected, GtkEntry.gb-command-bar-entry.entry.flat:selected, GtkEntry.gb-command-bar-entry.entry.flat:selected:focus {
|
.view:selected, .view:selected:focus, .view:selected:hover, .label:selected, .label:selected:focus, .label:selected:hover, .grid-child:selected, .menuitem.button.flat:active, .menuitem.button.flat:selected, .list-row:selected, GtkEntry.gb-command-bar-entry.entry.flat:selected,
|
||||||
|
GtkEntry.gb-command-bar-entry.entry.flat:focus:selected {
|
||||||
background-image: none;
|
background-image: none;
|
||||||
background-color: #5294E2;
|
background-color: #5294E2;
|
||||||
color: #ffffff;
|
color: #ffffff;
|
||||||
|
@ -15,7 +15,7 @@
|
|||||||
@define-color selected_bg_color #{"" + $selected_bg_color};
|
@define-color selected_bg_color #{"" + $selected_bg_color};
|
||||||
@define-color selected_fg_color #{"" + $selected_fg_color};
|
@define-color selected_fg_color #{"" + $selected_fg_color};
|
||||||
@define-color insensitive_bg_color #{"" + $insensitive_bg_color};
|
@define-color insensitive_bg_color #{"" + $insensitive_bg_color};
|
||||||
@define-color insensitive_fg_color gtkalpha(#{"" + opacify($insensitive_fg_color, 1)}, 0.5);
|
@define-color insensitive_fg_color alpha(#{"" + opacify($insensitive_fg_color, 1)}, 0.5);
|
||||||
@define-color insensitive_base_color #{"" + $base_color};
|
@define-color insensitive_base_color #{"" + $base_color};
|
||||||
@define-color theme_unfocused_fg_color #{"" + $fg_color};
|
@define-color theme_unfocused_fg_color #{"" + $fg_color};
|
||||||
@define-color theme_unfocused_text_color #{"" + $text_color};
|
@define-color theme_unfocused_text_color #{"" + $text_color};
|
||||||
@ -27,7 +27,7 @@
|
|||||||
@define-color warning_color #{"" + $warning_color};
|
@define-color warning_color #{"" + $warning_color};
|
||||||
@define-color error_color #{"" + $error_color};
|
@define-color error_color #{"" + $error_color};
|
||||||
@define-color success_color #{"" + $success_color};
|
@define-color success_color #{"" + $success_color};
|
||||||
@define-color placeholder_text_color #A8A8A8;
|
@define-color placeholder_text_color #{#A8A8A8};
|
||||||
|
|
||||||
@define-color content_view_bg #{"" + $base_color};
|
@define-color content_view_bg #{"" + $base_color};
|
||||||
|
|
||||||
@ -35,14 +35,14 @@
|
|||||||
$wm_highlight: lighten(opacify($header_bg, 1), 3%);
|
$wm_highlight: lighten(opacify($header_bg, 1), 3%);
|
||||||
$wm_bg_unfocused: opacify($header_bg_backdrop, 1);
|
$wm_bg_unfocused: opacify($header_bg_backdrop, 1);
|
||||||
|
|
||||||
@define-color wm_title gtkalpha(#{"" + opacify($header_fg, 1)}, 0.8);
|
@define-color wm_title alpha(#{"" + opacify($header_fg, 1)}, 0.8);
|
||||||
@define-color wm_unfocused_title gtkalpha(#{"" + opacify($header_fg, 1)}, 0.5);
|
@define-color wm_unfocused_title alpha(#{"" + opacify($header_fg, 1)}, 0.5);
|
||||||
|
|
||||||
@define-color wm_bg #{"" + opacify($header_bg, 1)};
|
@define-color wm_bg #{"" + opacify($header_bg, 1)};
|
||||||
@define-color wm_bg_unfocused #{"" + $wm_bg_unfocused};
|
@define-color wm_bg_unfocused #{"" + $wm_bg_unfocused};
|
||||||
|
|
||||||
@define-color wm_highlight #{"" + $wm_highlight};
|
@define-color wm_highlight #{"" + $wm_highlight};
|
||||||
@define-color wm_shadow gtkalpha(#{black}, 0.35);
|
@define-color wm_shadow alpha(#{black}, 0.35);
|
||||||
|
|
||||||
//WM Buttons
|
//WM Buttons
|
||||||
|
|
||||||
|
@ -2593,7 +2593,7 @@ GtkInfoBar {
|
|||||||
&.background {
|
&.background {
|
||||||
// background-color needs to be set this way otherwise it gets drawn twice
|
// background-color needs to be set this way otherwise it gets drawn twice
|
||||||
// see https://bugzilla.gnome.org/show_bug.cgi?id=736155 for details.
|
// see https://bugzilla.gnome.org/show_bug.cgi?id=736155 for details.
|
||||||
background-color: $osd_bg_color;
|
background-color: lighten($osd_bg_color, 10%);
|
||||||
background-clip: padding-box;
|
background-clip: padding-box;
|
||||||
}
|
}
|
||||||
|
|
||||||
@ -2780,7 +2780,7 @@ GtkVolumeButton.button { padding: 8px; }
|
|||||||
}
|
}
|
||||||
&.tooltip {
|
&.tooltip {
|
||||||
border-radius: 2px;
|
border-radius: 2px;
|
||||||
box-shadow: 0 1px 3px 1px $_wm_border;
|
box-shadow: 0 1px 3px 1px if($variant == 'light', $_wm_border, transparentize($_wm_border, 0.3));
|
||||||
}
|
}
|
||||||
&.message-dialog { border-radius: 3px; }
|
&.message-dialog { border-radius: 3px; }
|
||||||
}
|
}
|
||||||
|
@ -625,8 +625,9 @@ GtkSearchEntry.entry {
|
|||||||
NemoWindow .primary-toolbar NemoPathBar.linked:not(.vertical):not(.path-bar) > .button:hover,
|
NemoWindow .primary-toolbar NemoPathBar.linked:not(.vertical):not(.path-bar) > .button:hover,
|
||||||
NemoWindow .primary-toolbar NemoPathBar.linked:not(.vertical):not(.path-bar) > .button:active,
|
NemoWindow .primary-toolbar NemoPathBar.linked:not(.vertical):not(.path-bar) > .button:active,
|
||||||
NemoWindow .primary-toolbar NemoPathBar.linked:not(.vertical):not(.path-bar) > .button:checked,
|
NemoWindow .primary-toolbar NemoPathBar.linked:not(.vertical):not(.path-bar) > .button:checked,
|
||||||
NemoWindow .primary-toolbar NemoPathBar.linked:not(.vertical):not(.path-bar) > .button:insensitive, .linked > GtkComboBox > .the-button-in-the-combobox:dir(ltr),
|
NemoWindow .primary-toolbar NemoPathBar.linked:not(.vertical):not(.path-bar) > .button:insensitive, .linked > GtkComboBox > .the-button-in-the-combobox:dir(ltr), .linked > GtkComboBox > .the-button-in-the-combobox:dir(rtl),
|
||||||
.linked > GtkComboBoxText > .the-button-in-the-combobox:dir(ltr) {
|
.linked > GtkComboBoxText > .the-button-in-the-combobox:dir(ltr),
|
||||||
|
.linked > GtkComboBoxText > .the-button-in-the-combobox:dir(rtl) {
|
||||||
border-radius: 0;
|
border-radius: 0;
|
||||||
border-right-style: none; }
|
border-right-style: none; }
|
||||||
|
|
||||||
@ -2319,7 +2320,7 @@ GtkInfoBar {
|
|||||||
color: #BAC3CF;
|
color: #BAC3CF;
|
||||||
border-radius: 2px; }
|
border-radius: 2px; }
|
||||||
.tooltip.background {
|
.tooltip.background {
|
||||||
background-color: rgba(53, 57, 69, 0.95);
|
background-color: rgba(75, 81, 98, 0.95);
|
||||||
background-clip: padding-box; }
|
background-clip: padding-box; }
|
||||||
.tooltip.window-frame.csd {
|
.tooltip.window-frame.csd {
|
||||||
background-color: transparent; }
|
background-color: transparent; }
|
||||||
@ -2513,7 +2514,7 @@ GtkVolumeButton.button {
|
|||||||
box-shadow: 0 3px 6px rgba(0, 0, 0, 0.45), 0 0 0 1px #22242d; }
|
box-shadow: 0 3px 6px rgba(0, 0, 0, 0.45), 0 0 0 1px #22242d; }
|
||||||
.window-frame.csd.tooltip {
|
.window-frame.csd.tooltip {
|
||||||
border-radius: 2px;
|
border-radius: 2px;
|
||||||
box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.55); }
|
box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.25); }
|
||||||
.window-frame.csd.message-dialog {
|
.window-frame.csd.message-dialog {
|
||||||
border-radius: 3px; }
|
border-radius: 3px; }
|
||||||
.window-frame.solid-csd {
|
.window-frame.solid-csd {
|
||||||
@ -2603,7 +2604,8 @@ GtkVolumeButton.button {
|
|||||||
.titlebar .button.titlebutton.minimize:active {
|
.titlebar .button.titlebutton.minimize:active {
|
||||||
background-image: -gtk-scaled(url("assets/titlebutton-minimize-active-dark.png"), url("assets/titlebutton-minimize-active-dark@2.png")); }
|
background-image: -gtk-scaled(url("assets/titlebutton-minimize-active-dark.png"), url("assets/titlebutton-minimize-active-dark@2.png")); }
|
||||||
|
|
||||||
.view:selected, .view:selected:focus, .view:selected:hover, .label:selected, .label:selected:focus, .label:selected:hover, .grid-child:selected, .menuitem.button.flat:active, .menuitem.sidebar-button.button:active, .menuitem.button.flat:selected, .menuitem.sidebar-button.button:selected, .list-row:selected, .sidebar:selected, .sidebar .view:selected, GtkPlacesSidebar.sidebar .list-row.activatable:selected, GtkEntry.gb-command-bar-entry.entry.flat:selected, GtkEntry.gb-command-bar-entry.entry.flat:selected:focus, GtkFileChooserDialog GtkPlacesSidebar.sidebar .list-row.activatable:selected, GtkFileChooserDialog GtkPlacesSidebar.sidebar .list-row.activatable:selected:hover, GtkFileChooserDialog GtkPlacesSidebar.sidebar .has-open-popup:selected, GtkFileChooserDialog GtkPlacesSidebar.sidebar .list-row.activatable:active:hover, GtkFileChooserDialog GtkPlacesSidebar.sidebar .has-open-popup:active,
|
.view:selected, .view:selected:focus, .view:selected:hover, .label:selected, .label:selected:focus, .label:selected:hover, .grid-child:selected, .menuitem.button.flat:active, .menuitem.sidebar-button.button:active, .menuitem.button.flat:selected, .menuitem.sidebar-button.button:selected, .list-row:selected, .sidebar:selected, .sidebar .view:selected, GtkPlacesSidebar.sidebar .list-row.activatable:selected, GtkEntry.gb-command-bar-entry.entry.flat:selected,
|
||||||
|
GtkEntry.gb-command-bar-entry.entry.flat:focus:selected, GtkFileChooserDialog GtkPlacesSidebar.sidebar .list-row.activatable:selected, GtkFileChooserDialog GtkPlacesSidebar.sidebar .list-row.activatable:selected:hover, GtkFileChooserDialog GtkPlacesSidebar.sidebar .has-open-popup:selected, GtkFileChooserDialog GtkPlacesSidebar.sidebar .list-row.activatable:active:hover, GtkFileChooserDialog GtkPlacesSidebar.sidebar .has-open-popup:active,
|
||||||
NautilusWindow GtkPlacesSidebar.sidebar .list-row.activatable:selected,
|
NautilusWindow GtkPlacesSidebar.sidebar .list-row.activatable:selected,
|
||||||
NautilusWindow GtkPlacesSidebar.sidebar .list-row.activatable:selected:hover,
|
NautilusWindow GtkPlacesSidebar.sidebar .list-row.activatable:selected:hover,
|
||||||
NautilusWindow GtkPlacesSidebar.sidebar .has-open-popup:selected,
|
NautilusWindow GtkPlacesSidebar.sidebar .has-open-popup:selected,
|
||||||
|
@ -624,8 +624,9 @@ GtkSearchEntry.entry {
|
|||||||
NemoWindow .primary-toolbar NemoPathBar.linked:not(.vertical):not(.path-bar) > .button:hover,
|
NemoWindow .primary-toolbar NemoPathBar.linked:not(.vertical):not(.path-bar) > .button:hover,
|
||||||
NemoWindow .primary-toolbar NemoPathBar.linked:not(.vertical):not(.path-bar) > .button:active,
|
NemoWindow .primary-toolbar NemoPathBar.linked:not(.vertical):not(.path-bar) > .button:active,
|
||||||
NemoWindow .primary-toolbar NemoPathBar.linked:not(.vertical):not(.path-bar) > .button:checked,
|
NemoWindow .primary-toolbar NemoPathBar.linked:not(.vertical):not(.path-bar) > .button:checked,
|
||||||
NemoWindow .primary-toolbar NemoPathBar.linked:not(.vertical):not(.path-bar) > .button:insensitive, .linked > GtkComboBox > .the-button-in-the-combobox:dir(ltr),
|
NemoWindow .primary-toolbar NemoPathBar.linked:not(.vertical):not(.path-bar) > .button:insensitive, .linked > GtkComboBox > .the-button-in-the-combobox:dir(ltr), .linked > GtkComboBox > .the-button-in-the-combobox:dir(rtl),
|
||||||
.linked > GtkComboBoxText > .the-button-in-the-combobox:dir(ltr) {
|
.linked > GtkComboBoxText > .the-button-in-the-combobox:dir(ltr),
|
||||||
|
.linked > GtkComboBoxText > .the-button-in-the-combobox:dir(rtl) {
|
||||||
border-radius: 0;
|
border-radius: 0;
|
||||||
border-right-style: none; }
|
border-right-style: none; }
|
||||||
|
|
||||||
@ -2322,7 +2323,7 @@ GtkInfoBar {
|
|||||||
color: #BAC3CF;
|
color: #BAC3CF;
|
||||||
border-radius: 2px; }
|
border-radius: 2px; }
|
||||||
.tooltip.background {
|
.tooltip.background {
|
||||||
background-color: rgba(53, 57, 69, 0.95);
|
background-color: rgba(75, 81, 98, 0.95);
|
||||||
background-clip: padding-box; }
|
background-clip: padding-box; }
|
||||||
.tooltip.window-frame.csd {
|
.tooltip.window-frame.csd {
|
||||||
background-color: transparent; }
|
background-color: transparent; }
|
||||||
@ -2606,7 +2607,8 @@ GtkVolumeButton.button {
|
|||||||
.titlebar .button.titlebutton.minimize:active {
|
.titlebar .button.titlebutton.minimize:active {
|
||||||
background-image: -gtk-scaled(url("assets/titlebutton-minimize-active-dark.png"), url("assets/titlebutton-minimize-active-dark@2.png")); }
|
background-image: -gtk-scaled(url("assets/titlebutton-minimize-active-dark.png"), url("assets/titlebutton-minimize-active-dark@2.png")); }
|
||||||
|
|
||||||
.view:selected, .view:selected:focus, .view:selected:hover, .label:selected, .label:selected:focus, .label:selected:hover, .grid-child:selected, .menuitem.button.flat:active, .menuitem.sidebar-button.button:active, .menuitem.button.flat:selected, .menuitem.sidebar-button.button:selected, .list-row:selected, .sidebar:selected, .sidebar .view:selected, GtkPlacesSidebar.sidebar .list-row.activatable:selected, GtkEntry.gb-command-bar-entry.entry.flat:selected, GtkEntry.gb-command-bar-entry.entry.flat:selected:focus, GtkFileChooserDialog GtkPlacesSidebar.sidebar .list-row.activatable:selected, GtkFileChooserDialog GtkPlacesSidebar.sidebar .list-row.activatable:selected:hover, GtkFileChooserDialog GtkPlacesSidebar.sidebar .has-open-popup:selected, GtkFileChooserDialog GtkPlacesSidebar.sidebar .list-row.activatable:active:hover, GtkFileChooserDialog GtkPlacesSidebar.sidebar .has-open-popup:active,
|
.view:selected, .view:selected:focus, .view:selected:hover, .label:selected, .label:selected:focus, .label:selected:hover, .grid-child:selected, .menuitem.button.flat:active, .menuitem.sidebar-button.button:active, .menuitem.button.flat:selected, .menuitem.sidebar-button.button:selected, .list-row:selected, .sidebar:selected, .sidebar .view:selected, GtkPlacesSidebar.sidebar .list-row.activatable:selected, GtkEntry.gb-command-bar-entry.entry.flat:selected,
|
||||||
|
GtkEntry.gb-command-bar-entry.entry.flat:focus:selected, GtkFileChooserDialog GtkPlacesSidebar.sidebar .list-row.activatable:selected, GtkFileChooserDialog GtkPlacesSidebar.sidebar .list-row.activatable:selected:hover, GtkFileChooserDialog GtkPlacesSidebar.sidebar .has-open-popup:selected, GtkFileChooserDialog GtkPlacesSidebar.sidebar .list-row.activatable:active:hover, GtkFileChooserDialog GtkPlacesSidebar.sidebar .has-open-popup:active,
|
||||||
NautilusWindow GtkPlacesSidebar.sidebar .list-row.activatable:selected,
|
NautilusWindow GtkPlacesSidebar.sidebar .list-row.activatable:selected,
|
||||||
NautilusWindow GtkPlacesSidebar.sidebar .list-row.activatable:selected:hover,
|
NautilusWindow GtkPlacesSidebar.sidebar .list-row.activatable:selected:hover,
|
||||||
NautilusWindow GtkPlacesSidebar.sidebar .has-open-popup:selected,
|
NautilusWindow GtkPlacesSidebar.sidebar .has-open-popup:selected,
|
||||||
|
@ -625,8 +625,9 @@ GtkSearchEntry.entry {
|
|||||||
NemoWindow .primary-toolbar NemoPathBar.linked:not(.vertical):not(.path-bar) > .button:hover,
|
NemoWindow .primary-toolbar NemoPathBar.linked:not(.vertical):not(.path-bar) > .button:hover,
|
||||||
NemoWindow .primary-toolbar NemoPathBar.linked:not(.vertical):not(.path-bar) > .button:active,
|
NemoWindow .primary-toolbar NemoPathBar.linked:not(.vertical):not(.path-bar) > .button:active,
|
||||||
NemoWindow .primary-toolbar NemoPathBar.linked:not(.vertical):not(.path-bar) > .button:checked,
|
NemoWindow .primary-toolbar NemoPathBar.linked:not(.vertical):not(.path-bar) > .button:checked,
|
||||||
NemoWindow .primary-toolbar NemoPathBar.linked:not(.vertical):not(.path-bar) > .button:insensitive, .linked > GtkComboBox > .the-button-in-the-combobox:dir(ltr),
|
NemoWindow .primary-toolbar NemoPathBar.linked:not(.vertical):not(.path-bar) > .button:insensitive, .linked > GtkComboBox > .the-button-in-the-combobox:dir(ltr), .linked > GtkComboBox > .the-button-in-the-combobox:dir(rtl),
|
||||||
.linked > GtkComboBoxText > .the-button-in-the-combobox:dir(ltr) {
|
.linked > GtkComboBoxText > .the-button-in-the-combobox:dir(ltr),
|
||||||
|
.linked > GtkComboBoxText > .the-button-in-the-combobox:dir(rtl) {
|
||||||
border-radius: 0;
|
border-radius: 0;
|
||||||
border-right-style: none; }
|
border-right-style: none; }
|
||||||
|
|
||||||
@ -2319,7 +2320,7 @@ GtkInfoBar {
|
|||||||
color: #BAC3CF;
|
color: #BAC3CF;
|
||||||
border-radius: 2px; }
|
border-radius: 2px; }
|
||||||
.tooltip.background {
|
.tooltip.background {
|
||||||
background-color: #353945;
|
background-color: #4b5162;
|
||||||
background-clip: padding-box; }
|
background-clip: padding-box; }
|
||||||
.tooltip.window-frame.csd {
|
.tooltip.window-frame.csd {
|
||||||
background-color: transparent; }
|
background-color: transparent; }
|
||||||
@ -2513,7 +2514,7 @@ GtkVolumeButton.button {
|
|||||||
box-shadow: 0 3px 6px rgba(0, 0, 0, 0.45), 0 0 0 1px #22242d; }
|
box-shadow: 0 3px 6px rgba(0, 0, 0, 0.45), 0 0 0 1px #22242d; }
|
||||||
.window-frame.csd.tooltip {
|
.window-frame.csd.tooltip {
|
||||||
border-radius: 2px;
|
border-radius: 2px;
|
||||||
box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.55); }
|
box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.25); }
|
||||||
.window-frame.csd.message-dialog {
|
.window-frame.csd.message-dialog {
|
||||||
border-radius: 3px; }
|
border-radius: 3px; }
|
||||||
.window-frame.solid-csd {
|
.window-frame.solid-csd {
|
||||||
@ -2603,7 +2604,8 @@ GtkVolumeButton.button {
|
|||||||
.titlebar .button.titlebutton.minimize:active {
|
.titlebar .button.titlebutton.minimize:active {
|
||||||
background-image: -gtk-scaled(url("assets/titlebutton-minimize-active-dark.png"), url("assets/titlebutton-minimize-active-dark@2.png")); }
|
background-image: -gtk-scaled(url("assets/titlebutton-minimize-active-dark.png"), url("assets/titlebutton-minimize-active-dark@2.png")); }
|
||||||
|
|
||||||
.view:selected, .view:selected:focus, .view:selected:hover, .label:selected, .label:selected:focus, .label:selected:hover, .grid-child:selected, .menuitem.button.flat:active, .menuitem.sidebar-button.button:active, .menuitem.button.flat:selected, .menuitem.sidebar-button.button:selected, .list-row:selected, .sidebar:selected, .sidebar .view:selected, GtkPlacesSidebar.sidebar .list-row.activatable:selected, GtkEntry.gb-command-bar-entry.entry.flat:selected, GtkEntry.gb-command-bar-entry.entry.flat:selected:focus, GtkFileChooserDialog GtkPlacesSidebar.sidebar .list-row.activatable:selected, GtkFileChooserDialog GtkPlacesSidebar.sidebar .list-row.activatable:selected:hover, GtkFileChooserDialog GtkPlacesSidebar.sidebar .has-open-popup:selected, GtkFileChooserDialog GtkPlacesSidebar.sidebar .list-row.activatable:active:hover, GtkFileChooserDialog GtkPlacesSidebar.sidebar .has-open-popup:active,
|
.view:selected, .view:selected:focus, .view:selected:hover, .label:selected, .label:selected:focus, .label:selected:hover, .grid-child:selected, .menuitem.button.flat:active, .menuitem.sidebar-button.button:active, .menuitem.button.flat:selected, .menuitem.sidebar-button.button:selected, .list-row:selected, .sidebar:selected, .sidebar .view:selected, GtkPlacesSidebar.sidebar .list-row.activatable:selected, GtkEntry.gb-command-bar-entry.entry.flat:selected,
|
||||||
|
GtkEntry.gb-command-bar-entry.entry.flat:focus:selected, GtkFileChooserDialog GtkPlacesSidebar.sidebar .list-row.activatable:selected, GtkFileChooserDialog GtkPlacesSidebar.sidebar .list-row.activatable:selected:hover, GtkFileChooserDialog GtkPlacesSidebar.sidebar .has-open-popup:selected, GtkFileChooserDialog GtkPlacesSidebar.sidebar .list-row.activatable:active:hover, GtkFileChooserDialog GtkPlacesSidebar.sidebar .has-open-popup:active,
|
||||||
NautilusWindow GtkPlacesSidebar.sidebar .list-row.activatable:selected,
|
NautilusWindow GtkPlacesSidebar.sidebar .list-row.activatable:selected,
|
||||||
NautilusWindow GtkPlacesSidebar.sidebar .list-row.activatable:selected:hover,
|
NautilusWindow GtkPlacesSidebar.sidebar .list-row.activatable:selected:hover,
|
||||||
NautilusWindow GtkPlacesSidebar.sidebar .has-open-popup:selected,
|
NautilusWindow GtkPlacesSidebar.sidebar .has-open-popup:selected,
|
||||||
|
@ -624,8 +624,9 @@ GtkSearchEntry.entry {
|
|||||||
NemoWindow .primary-toolbar NemoPathBar.linked:not(.vertical):not(.path-bar) > .button:hover,
|
NemoWindow .primary-toolbar NemoPathBar.linked:not(.vertical):not(.path-bar) > .button:hover,
|
||||||
NemoWindow .primary-toolbar NemoPathBar.linked:not(.vertical):not(.path-bar) > .button:active,
|
NemoWindow .primary-toolbar NemoPathBar.linked:not(.vertical):not(.path-bar) > .button:active,
|
||||||
NemoWindow .primary-toolbar NemoPathBar.linked:not(.vertical):not(.path-bar) > .button:checked,
|
NemoWindow .primary-toolbar NemoPathBar.linked:not(.vertical):not(.path-bar) > .button:checked,
|
||||||
NemoWindow .primary-toolbar NemoPathBar.linked:not(.vertical):not(.path-bar) > .button:insensitive, .linked > GtkComboBox > .the-button-in-the-combobox:dir(ltr),
|
NemoWindow .primary-toolbar NemoPathBar.linked:not(.vertical):not(.path-bar) > .button:insensitive, .linked > GtkComboBox > .the-button-in-the-combobox:dir(ltr), .linked > GtkComboBox > .the-button-in-the-combobox:dir(rtl),
|
||||||
.linked > GtkComboBoxText > .the-button-in-the-combobox:dir(ltr) {
|
.linked > GtkComboBoxText > .the-button-in-the-combobox:dir(ltr),
|
||||||
|
.linked > GtkComboBoxText > .the-button-in-the-combobox:dir(rtl) {
|
||||||
border-radius: 0;
|
border-radius: 0;
|
||||||
border-right-style: none; }
|
border-right-style: none; }
|
||||||
|
|
||||||
@ -2322,7 +2323,7 @@ GtkInfoBar {
|
|||||||
color: #BAC3CF;
|
color: #BAC3CF;
|
||||||
border-radius: 2px; }
|
border-radius: 2px; }
|
||||||
.tooltip.background {
|
.tooltip.background {
|
||||||
background-color: #353945;
|
background-color: #4b5162;
|
||||||
background-clip: padding-box; }
|
background-clip: padding-box; }
|
||||||
.tooltip.window-frame.csd {
|
.tooltip.window-frame.csd {
|
||||||
background-color: transparent; }
|
background-color: transparent; }
|
||||||
@ -2606,7 +2607,8 @@ GtkVolumeButton.button {
|
|||||||
.titlebar .button.titlebutton.minimize:active {
|
.titlebar .button.titlebutton.minimize:active {
|
||||||
background-image: -gtk-scaled(url("assets/titlebutton-minimize-active-dark.png"), url("assets/titlebutton-minimize-active-dark@2.png")); }
|
background-image: -gtk-scaled(url("assets/titlebutton-minimize-active-dark.png"), url("assets/titlebutton-minimize-active-dark@2.png")); }
|
||||||
|
|
||||||
.view:selected, .view:selected:focus, .view:selected:hover, .label:selected, .label:selected:focus, .label:selected:hover, .grid-child:selected, .menuitem.button.flat:active, .menuitem.sidebar-button.button:active, .menuitem.button.flat:selected, .menuitem.sidebar-button.button:selected, .list-row:selected, .sidebar:selected, .sidebar .view:selected, GtkPlacesSidebar.sidebar .list-row.activatable:selected, GtkEntry.gb-command-bar-entry.entry.flat:selected, GtkEntry.gb-command-bar-entry.entry.flat:selected:focus, GtkFileChooserDialog GtkPlacesSidebar.sidebar .list-row.activatable:selected, GtkFileChooserDialog GtkPlacesSidebar.sidebar .list-row.activatable:selected:hover, GtkFileChooserDialog GtkPlacesSidebar.sidebar .has-open-popup:selected, GtkFileChooserDialog GtkPlacesSidebar.sidebar .list-row.activatable:active:hover, GtkFileChooserDialog GtkPlacesSidebar.sidebar .has-open-popup:active,
|
.view:selected, .view:selected:focus, .view:selected:hover, .label:selected, .label:selected:focus, .label:selected:hover, .grid-child:selected, .menuitem.button.flat:active, .menuitem.sidebar-button.button:active, .menuitem.button.flat:selected, .menuitem.sidebar-button.button:selected, .list-row:selected, .sidebar:selected, .sidebar .view:selected, GtkPlacesSidebar.sidebar .list-row.activatable:selected, GtkEntry.gb-command-bar-entry.entry.flat:selected,
|
||||||
|
GtkEntry.gb-command-bar-entry.entry.flat:focus:selected, GtkFileChooserDialog GtkPlacesSidebar.sidebar .list-row.activatable:selected, GtkFileChooserDialog GtkPlacesSidebar.sidebar .list-row.activatable:selected:hover, GtkFileChooserDialog GtkPlacesSidebar.sidebar .has-open-popup:selected, GtkFileChooserDialog GtkPlacesSidebar.sidebar .list-row.activatable:active:hover, GtkFileChooserDialog GtkPlacesSidebar.sidebar .has-open-popup:active,
|
||||||
NautilusWindow GtkPlacesSidebar.sidebar .list-row.activatable:selected,
|
NautilusWindow GtkPlacesSidebar.sidebar .list-row.activatable:selected,
|
||||||
NautilusWindow GtkPlacesSidebar.sidebar .list-row.activatable:selected:hover,
|
NautilusWindow GtkPlacesSidebar.sidebar .list-row.activatable:selected:hover,
|
||||||
NautilusWindow GtkPlacesSidebar.sidebar .has-open-popup:selected,
|
NautilusWindow GtkPlacesSidebar.sidebar .has-open-popup:selected,
|
||||||
|
@ -624,8 +624,9 @@ GtkSearchEntry.entry {
|
|||||||
NemoWindow .primary-toolbar NemoPathBar.linked:not(.vertical):not(.path-bar) > .button:hover,
|
NemoWindow .primary-toolbar NemoPathBar.linked:not(.vertical):not(.path-bar) > .button:hover,
|
||||||
NemoWindow .primary-toolbar NemoPathBar.linked:not(.vertical):not(.path-bar) > .button:active,
|
NemoWindow .primary-toolbar NemoPathBar.linked:not(.vertical):not(.path-bar) > .button:active,
|
||||||
NemoWindow .primary-toolbar NemoPathBar.linked:not(.vertical):not(.path-bar) > .button:checked,
|
NemoWindow .primary-toolbar NemoPathBar.linked:not(.vertical):not(.path-bar) > .button:checked,
|
||||||
NemoWindow .primary-toolbar NemoPathBar.linked:not(.vertical):not(.path-bar) > .button:insensitive, .linked > GtkComboBox > .the-button-in-the-combobox:dir(ltr),
|
NemoWindow .primary-toolbar NemoPathBar.linked:not(.vertical):not(.path-bar) > .button:insensitive, .linked > GtkComboBox > .the-button-in-the-combobox:dir(ltr), .linked > GtkComboBox > .the-button-in-the-combobox:dir(rtl),
|
||||||
.linked > GtkComboBoxText > .the-button-in-the-combobox:dir(ltr) {
|
.linked > GtkComboBoxText > .the-button-in-the-combobox:dir(ltr),
|
||||||
|
.linked > GtkComboBoxText > .the-button-in-the-combobox:dir(rtl) {
|
||||||
border-radius: 0;
|
border-radius: 0;
|
||||||
border-right-style: none; }
|
border-right-style: none; }
|
||||||
|
|
||||||
@ -2326,7 +2327,7 @@ GtkInfoBar {
|
|||||||
color: #BAC3CF;
|
color: #BAC3CF;
|
||||||
border-radius: 2px; }
|
border-radius: 2px; }
|
||||||
.tooltip.background {
|
.tooltip.background {
|
||||||
background-color: #353945;
|
background-color: #4b5162;
|
||||||
background-clip: padding-box; }
|
background-clip: padding-box; }
|
||||||
.tooltip.window-frame.csd {
|
.tooltip.window-frame.csd {
|
||||||
background-color: transparent; }
|
background-color: transparent; }
|
||||||
@ -2610,7 +2611,8 @@ GtkVolumeButton.button {
|
|||||||
.titlebar .button.titlebutton.minimize:active {
|
.titlebar .button.titlebutton.minimize:active {
|
||||||
background-image: -gtk-scaled(url("assets/titlebutton-minimize-active.png"), url("assets/titlebutton-minimize-active@2.png")); }
|
background-image: -gtk-scaled(url("assets/titlebutton-minimize-active.png"), url("assets/titlebutton-minimize-active@2.png")); }
|
||||||
|
|
||||||
.view:selected, .view:selected:focus, .view:selected:hover, .label:selected, .label:selected:focus, .label:selected:hover, .grid-child:selected, .menuitem.button.flat:active, .menuitem.sidebar-button.button:active, .menuitem.button.flat:selected, .menuitem.sidebar-button.button:selected, .list-row:selected, .sidebar:selected, .sidebar .view:selected, GtkPlacesSidebar.sidebar .list-row.activatable:selected, GtkEntry.gb-command-bar-entry.entry.flat:selected, GtkEntry.gb-command-bar-entry.entry.flat:selected:focus, GtkFileChooserDialog GtkPlacesSidebar.sidebar .list-row.activatable:selected, GtkFileChooserDialog GtkPlacesSidebar.sidebar .list-row.activatable:selected:hover, GtkFileChooserDialog GtkPlacesSidebar.sidebar .has-open-popup:selected, GtkFileChooserDialog GtkPlacesSidebar.sidebar .list-row.activatable:active:hover, GtkFileChooserDialog GtkPlacesSidebar.sidebar .has-open-popup:active,
|
.view:selected, .view:selected:focus, .view:selected:hover, .label:selected, .label:selected:focus, .label:selected:hover, .grid-child:selected, .menuitem.button.flat:active, .menuitem.sidebar-button.button:active, .menuitem.button.flat:selected, .menuitem.sidebar-button.button:selected, .list-row:selected, .sidebar:selected, .sidebar .view:selected, GtkPlacesSidebar.sidebar .list-row.activatable:selected, GtkEntry.gb-command-bar-entry.entry.flat:selected,
|
||||||
|
GtkEntry.gb-command-bar-entry.entry.flat:focus:selected, GtkFileChooserDialog GtkPlacesSidebar.sidebar .list-row.activatable:selected, GtkFileChooserDialog GtkPlacesSidebar.sidebar .list-row.activatable:selected:hover, GtkFileChooserDialog GtkPlacesSidebar.sidebar .has-open-popup:selected, GtkFileChooserDialog GtkPlacesSidebar.sidebar .list-row.activatable:active:hover, GtkFileChooserDialog GtkPlacesSidebar.sidebar .has-open-popup:active,
|
||||||
NautilusWindow GtkPlacesSidebar.sidebar .list-row.activatable:selected,
|
NautilusWindow GtkPlacesSidebar.sidebar .list-row.activatable:selected,
|
||||||
NautilusWindow GtkPlacesSidebar.sidebar .list-row.activatable:selected:hover,
|
NautilusWindow GtkPlacesSidebar.sidebar .list-row.activatable:selected:hover,
|
||||||
NautilusWindow GtkPlacesSidebar.sidebar .has-open-popup:selected,
|
NautilusWindow GtkPlacesSidebar.sidebar .has-open-popup:selected,
|
||||||
|
@ -624,8 +624,9 @@ GtkSearchEntry.entry {
|
|||||||
NemoWindow .primary-toolbar NemoPathBar.linked:not(.vertical):not(.path-bar) > .button:hover,
|
NemoWindow .primary-toolbar NemoPathBar.linked:not(.vertical):not(.path-bar) > .button:hover,
|
||||||
NemoWindow .primary-toolbar NemoPathBar.linked:not(.vertical):not(.path-bar) > .button:active,
|
NemoWindow .primary-toolbar NemoPathBar.linked:not(.vertical):not(.path-bar) > .button:active,
|
||||||
NemoWindow .primary-toolbar NemoPathBar.linked:not(.vertical):not(.path-bar) > .button:checked,
|
NemoWindow .primary-toolbar NemoPathBar.linked:not(.vertical):not(.path-bar) > .button:checked,
|
||||||
NemoWindow .primary-toolbar NemoPathBar.linked:not(.vertical):not(.path-bar) > .button:insensitive, .linked > GtkComboBox > .the-button-in-the-combobox:dir(ltr),
|
NemoWindow .primary-toolbar NemoPathBar.linked:not(.vertical):not(.path-bar) > .button:insensitive, .linked > GtkComboBox > .the-button-in-the-combobox:dir(ltr), .linked > GtkComboBox > .the-button-in-the-combobox:dir(rtl),
|
||||||
.linked > GtkComboBoxText > .the-button-in-the-combobox:dir(ltr) {
|
.linked > GtkComboBoxText > .the-button-in-the-combobox:dir(ltr),
|
||||||
|
.linked > GtkComboBoxText > .the-button-in-the-combobox:dir(rtl) {
|
||||||
border-radius: 0;
|
border-radius: 0;
|
||||||
border-right-style: none; }
|
border-right-style: none; }
|
||||||
|
|
||||||
@ -2326,7 +2327,7 @@ GtkInfoBar {
|
|||||||
color: #BAC3CF;
|
color: #BAC3CF;
|
||||||
border-radius: 2px; }
|
border-radius: 2px; }
|
||||||
.tooltip.background {
|
.tooltip.background {
|
||||||
background-color: rgba(53, 57, 69, 0.95);
|
background-color: rgba(75, 81, 98, 0.95);
|
||||||
background-clip: padding-box; }
|
background-clip: padding-box; }
|
||||||
.tooltip.window-frame.csd {
|
.tooltip.window-frame.csd {
|
||||||
background-color: transparent; }
|
background-color: transparent; }
|
||||||
@ -2610,7 +2611,8 @@ GtkVolumeButton.button {
|
|||||||
.titlebar .button.titlebutton.minimize:active {
|
.titlebar .button.titlebutton.minimize:active {
|
||||||
background-image: -gtk-scaled(url("assets/titlebutton-minimize-active.png"), url("assets/titlebutton-minimize-active@2.png")); }
|
background-image: -gtk-scaled(url("assets/titlebutton-minimize-active.png"), url("assets/titlebutton-minimize-active@2.png")); }
|
||||||
|
|
||||||
.view:selected, .view:selected:focus, .view:selected:hover, .label:selected, .label:selected:focus, .label:selected:hover, .grid-child:selected, .menuitem.button.flat:active, .menuitem.sidebar-button.button:active, .menuitem.button.flat:selected, .menuitem.sidebar-button.button:selected, .list-row:selected, .sidebar:selected, .sidebar .view:selected, GtkPlacesSidebar.sidebar .list-row.activatable:selected, GtkEntry.gb-command-bar-entry.entry.flat:selected, GtkEntry.gb-command-bar-entry.entry.flat:selected:focus, GtkFileChooserDialog GtkPlacesSidebar.sidebar .list-row.activatable:selected, GtkFileChooserDialog GtkPlacesSidebar.sidebar .list-row.activatable:selected:hover, GtkFileChooserDialog GtkPlacesSidebar.sidebar .has-open-popup:selected, GtkFileChooserDialog GtkPlacesSidebar.sidebar .list-row.activatable:active:hover, GtkFileChooserDialog GtkPlacesSidebar.sidebar .has-open-popup:active,
|
.view:selected, .view:selected:focus, .view:selected:hover, .label:selected, .label:selected:focus, .label:selected:hover, .grid-child:selected, .menuitem.button.flat:active, .menuitem.sidebar-button.button:active, .menuitem.button.flat:selected, .menuitem.sidebar-button.button:selected, .list-row:selected, .sidebar:selected, .sidebar .view:selected, GtkPlacesSidebar.sidebar .list-row.activatable:selected, GtkEntry.gb-command-bar-entry.entry.flat:selected,
|
||||||
|
GtkEntry.gb-command-bar-entry.entry.flat:focus:selected, GtkFileChooserDialog GtkPlacesSidebar.sidebar .list-row.activatable:selected, GtkFileChooserDialog GtkPlacesSidebar.sidebar .list-row.activatable:selected:hover, GtkFileChooserDialog GtkPlacesSidebar.sidebar .has-open-popup:selected, GtkFileChooserDialog GtkPlacesSidebar.sidebar .list-row.activatable:active:hover, GtkFileChooserDialog GtkPlacesSidebar.sidebar .has-open-popup:active,
|
||||||
NautilusWindow GtkPlacesSidebar.sidebar .list-row.activatable:selected,
|
NautilusWindow GtkPlacesSidebar.sidebar .list-row.activatable:selected,
|
||||||
NautilusWindow GtkPlacesSidebar.sidebar .list-row.activatable:selected:hover,
|
NautilusWindow GtkPlacesSidebar.sidebar .list-row.activatable:selected:hover,
|
||||||
NautilusWindow GtkPlacesSidebar.sidebar .has-open-popup:selected,
|
NautilusWindow GtkPlacesSidebar.sidebar .has-open-popup:selected,
|
||||||
|
@ -185,7 +185,6 @@ NemoWindow {
|
|||||||
.primary-toolbar NemoPathBar.linked:not(.vertical):not(.path-bar) > .button:checked,
|
.primary-toolbar NemoPathBar.linked:not(.vertical):not(.path-bar) > .button:checked,
|
||||||
.primary-toolbar NemoPathBar.linked:not(.vertical):not(.path-bar) > .button:insensitive {
|
.primary-toolbar NemoPathBar.linked:not(.vertical):not(.path-bar) > .button:insensitive {
|
||||||
@extend %linked;
|
@extend %linked;
|
||||||
@extend %linked_button;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.primary-toolbar NemoPathBar.linked:not(.vertical):not(.path-bar) {
|
.primary-toolbar NemoPathBar.linked:not(.vertical):not(.path-bar) {
|
||||||
|
@ -15,7 +15,7 @@
|
|||||||
@define-color selected_bg_color #{"" + $selected_bg_color};
|
@define-color selected_bg_color #{"" + $selected_bg_color};
|
||||||
@define-color selected_fg_color #{"" + $selected_fg_color};
|
@define-color selected_fg_color #{"" + $selected_fg_color};
|
||||||
@define-color insensitive_bg_color #{"" + $insensitive_bg_color};
|
@define-color insensitive_bg_color #{"" + $insensitive_bg_color};
|
||||||
@define-color insensitive_fg_color gtkalpha(#{"" + opacify($insensitive_fg_color, 1)}, 0.5);
|
@define-color insensitive_fg_color alpha(#{"" + opacify($insensitive_fg_color, 1)}, 0.5);
|
||||||
@define-color insensitive_base_color #{"" + $base_color};
|
@define-color insensitive_base_color #{"" + $base_color};
|
||||||
@define-color theme_unfocused_fg_color #{"" + $fg_color};
|
@define-color theme_unfocused_fg_color #{"" + $fg_color};
|
||||||
@define-color theme_unfocused_text_color #{"" + $text_color};
|
@define-color theme_unfocused_text_color #{"" + $text_color};
|
||||||
@ -27,7 +27,7 @@
|
|||||||
@define-color warning_color #{"" + $warning_color};
|
@define-color warning_color #{"" + $warning_color};
|
||||||
@define-color error_color #{"" + $error_color};
|
@define-color error_color #{"" + $error_color};
|
||||||
@define-color success_color #{"" + $success_color};
|
@define-color success_color #{"" + $success_color};
|
||||||
@define-color placeholder_text_color #A8A8A8;
|
@define-color placeholder_text_color #{#A8A8A8};
|
||||||
|
|
||||||
@define-color content_view_bg #{"" + $base_color};
|
@define-color content_view_bg #{"" + $base_color};
|
||||||
|
|
||||||
@ -35,14 +35,14 @@
|
|||||||
$wm_highlight: lighten(opacify($header_bg, 1), 3%);
|
$wm_highlight: lighten(opacify($header_bg, 1), 3%);
|
||||||
$wm_bg_unfocused: opacify($header_bg_backdrop, 1);
|
$wm_bg_unfocused: opacify($header_bg_backdrop, 1);
|
||||||
|
|
||||||
@define-color wm_title gtkalpha(#{"" + opacify($header_fg, 1)}, 0.8);
|
@define-color wm_title alpha(#{"" + opacify($header_fg, 1)}, 0.8);
|
||||||
@define-color wm_unfocused_title gtkalpha(#{"" + opacify($header_fg, 1)}, 0.5);
|
@define-color wm_unfocused_title alpha(#{"" + opacify($header_fg, 1)}, 0.5);
|
||||||
|
|
||||||
@define-color wm_bg #{"" + opacify($header_bg, 1)};
|
@define-color wm_bg #{"" + opacify($header_bg, 1)};
|
||||||
@define-color wm_bg_unfocused #{"" + $wm_bg_unfocused};
|
@define-color wm_bg_unfocused #{"" + $wm_bg_unfocused};
|
||||||
|
|
||||||
@define-color wm_highlight #{"" + $wm_highlight};
|
@define-color wm_highlight #{"" + $wm_highlight};
|
||||||
@define-color wm_shadow gtkalpha(#{black}, 0.35);
|
@define-color wm_shadow alpha(#{black}, 0.35);
|
||||||
|
|
||||||
//WM Buttons
|
//WM Buttons
|
||||||
|
|
||||||
|
@ -2595,7 +2595,7 @@ GtkInfoBar {
|
|||||||
&.background {
|
&.background {
|
||||||
// background-color needs to be set this way otherwise it gets drawn twice
|
// background-color needs to be set this way otherwise it gets drawn twice
|
||||||
// see https://bugzilla.gnome.org/show_bug.cgi?id=736155 for details.
|
// see https://bugzilla.gnome.org/show_bug.cgi?id=736155 for details.
|
||||||
background-color: $osd_bg_color;
|
background-color: lighten($osd_bg_color, 10%);
|
||||||
background-clip: padding-box;
|
background-clip: padding-box;
|
||||||
}
|
}
|
||||||
|
|
||||||
@ -2789,7 +2789,7 @@ GtkVolumeButton.button { padding: 8px; }
|
|||||||
}
|
}
|
||||||
&.tooltip {
|
&.tooltip {
|
||||||
border-radius: 2px;
|
border-radius: 2px;
|
||||||
box-shadow: 0 1px 3px 1px $_wm_border;
|
box-shadow: 0 1px 3px 1px if($variant == 'light', $_wm_border, transparentize($_wm_border, 0.3));
|
||||||
}
|
}
|
||||||
&.message-dialog { border-radius: 3px; }
|
&.message-dialog { border-radius: 3px; }
|
||||||
}
|
}
|
||||||
|
@ -203,6 +203,19 @@ entry {
|
|||||||
entry.error selection, entry.error selection:focus {
|
entry.error selection, entry.error selection:focus {
|
||||||
background-color: #ffffff;
|
background-color: #ffffff;
|
||||||
color: #FC4138; }
|
color: #FC4138; }
|
||||||
|
entry.search-missing {
|
||||||
|
color: #ffffff;
|
||||||
|
border-color: #2b2e39;
|
||||||
|
background-image: linear-gradient(to bottom, #b14342); }
|
||||||
|
entry.search-missing image {
|
||||||
|
color: #ffffff; }
|
||||||
|
entry.search-missing:focus {
|
||||||
|
color: #ffffff;
|
||||||
|
background-image: linear-gradient(to bottom, #FC4138);
|
||||||
|
box-shadow: none; }
|
||||||
|
entry.search-missing selection, entry.search-missing selection:focus {
|
||||||
|
background-color: #ffffff;
|
||||||
|
color: #FC4138; }
|
||||||
entry:drop(active):focus, entry:drop(active) {
|
entry:drop(active):focus, entry:drop(active) {
|
||||||
border-color: #F08437;
|
border-color: #F08437;
|
||||||
box-shadow: none; }
|
box-shadow: none; }
|
||||||
@ -672,7 +685,7 @@ toolbar.inline-toolbar toolbutton > button.flat, .inline-toolbar toolbutton > bu
|
|||||||
.linked:not(.vertical) > entry:focus, .inline-toolbar button, .inline-toolbar button:backdrop, .linked:not(.vertical) > button,
|
.linked:not(.vertical) > entry:focus, .inline-toolbar button, .inline-toolbar button:backdrop, .linked:not(.vertical) > button,
|
||||||
.linked:not(.vertical) > button:hover,
|
.linked:not(.vertical) > button:hover,
|
||||||
.linked:not(.vertical) > button:active,
|
.linked:not(.vertical) > button:active,
|
||||||
.linked:not(.vertical) > button:checked, spinbutton:not(.vertical) button, spinbutton:not(.vertical) entry, .primary-toolbar .linked:not(.vertical):not(.path-bar).stack-switcher > button, headerbar .linked:not(.vertical):not(.path-bar).stack-switcher > button, .primary-toolbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:hover, headerbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:hover, .primary-toolbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:active, headerbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:active, .primary-toolbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:checked, headerbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:checked, .primary-toolbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:disabled, headerbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:disabled, .primary-toolbar .linked:not(.vertical).path-bar > button, headerbar .linked:not(.vertical).path-bar > button, .primary-toolbar .linked:not(.vertical).path-bar > button:hover, headerbar .linked:not(.vertical).path-bar > button:hover, .primary-toolbar .linked:not(.vertical).path-bar > button:active, headerbar .linked:not(.vertical).path-bar > button:active, .primary-toolbar .linked:not(.vertical).path-bar > button:checked, headerbar .linked:not(.vertical).path-bar > button:checked, .primary-toolbar .linked:not(.vertical).path-bar > button:disabled, headerbar .linked:not(.vertical).path-bar > button:disabled, .nemo-window .primary-toolbar widget.raised.linked:not(.vertical):not(.path-bar) > button, .nemo-window .primary-toolbar widget.raised.linked:not(.vertical):not(.path-bar) > button:hover, .nemo-window .primary-toolbar widget.raised.linked:not(.vertical):not(.path-bar) > button:active, .nemo-window .primary-toolbar widget.raised.linked:not(.vertical):not(.path-bar) > button:checked, .nemo-window .primary-toolbar widget.raised.linked:not(.vertical):not(.path-bar) > button:disabled, .linked:not(.vertical) > combobox > box > button.combo:dir(ltr) {
|
.linked:not(.vertical) > button:checked, spinbutton:not(.vertical) button, spinbutton:not(.vertical) entry, .primary-toolbar .linked:not(.vertical):not(.path-bar).stack-switcher > button, headerbar .linked:not(.vertical):not(.path-bar).stack-switcher > button, .primary-toolbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:hover, headerbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:hover, .primary-toolbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:active, headerbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:active, .primary-toolbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:checked, headerbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:checked, .primary-toolbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:disabled, headerbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:disabled, .primary-toolbar .linked:not(.vertical).path-bar > button, headerbar .linked:not(.vertical).path-bar > button, .primary-toolbar .linked:not(.vertical).path-bar > button:hover, headerbar .linked:not(.vertical).path-bar > button:hover, .primary-toolbar .linked:not(.vertical).path-bar > button:active, headerbar .linked:not(.vertical).path-bar > button:active, .primary-toolbar .linked:not(.vertical).path-bar > button:checked, headerbar .linked:not(.vertical).path-bar > button:checked, .primary-toolbar .linked:not(.vertical).path-bar > button:disabled, headerbar .linked:not(.vertical).path-bar > button:disabled, .nemo-window .primary-toolbar widget.raised.linked:not(.vertical):not(.path-bar) > button, .nemo-window .primary-toolbar widget.raised.linked:not(.vertical):not(.path-bar) > button:hover, .nemo-window .primary-toolbar widget.raised.linked:not(.vertical):not(.path-bar) > button:active, .nemo-window .primary-toolbar widget.raised.linked:not(.vertical):not(.path-bar) > button:checked, .nemo-window .primary-toolbar widget.raised.linked:not(.vertical):not(.path-bar) > button:disabled, .linked:not(.vertical) > combobox > box > button.combo:dir(ltr), .linked:not(.vertical) > combobox > box > button.combo:dir(rtl) {
|
||||||
border-radius: 0;
|
border-radius: 0;
|
||||||
border-right-style: none; }
|
border-right-style: none; }
|
||||||
|
|
||||||
@ -1527,6 +1540,12 @@ menu,
|
|||||||
.menu separator {
|
.menu separator {
|
||||||
margin: 2px 0;
|
margin: 2px 0;
|
||||||
background-color: #383C4A; }
|
background-color: #383C4A; }
|
||||||
|
menu .separator,
|
||||||
|
.csd menu .separator,
|
||||||
|
.menu .separator,
|
||||||
|
.csd
|
||||||
|
.menu .separator {
|
||||||
|
color: #383C4A; }
|
||||||
menu menuitem,
|
menu menuitem,
|
||||||
.menu menuitem {
|
.menu menuitem {
|
||||||
min-height: 16px;
|
min-height: 16px;
|
||||||
@ -1766,127 +1785,73 @@ notebook {
|
|||||||
notebook > header > tabs > tab button.flat:active, notebook > header > tabs > tab button.sidebar-button:active, notebook > header > tabs > tab button.flat:active:hover, notebook > header > tabs > tab button.sidebar-button:active:hover {
|
notebook > header > tabs > tab button.flat:active, notebook > header > tabs > tab button.sidebar-button:active, notebook > header > tabs > tab button.flat:active:hover, notebook > header > tabs > tab button.sidebar-button:active:hover {
|
||||||
color: #5294E2; }
|
color: #5294E2; }
|
||||||
|
|
||||||
|
scrollbar {
|
||||||
|
background-color: #3e434f;
|
||||||
|
transition: 300ms cubic-bezier(0.25, 0.46, 0.45, 0.94); }
|
||||||
* {
|
* {
|
||||||
-GtkScrollbar-has-backward-stepper: false;
|
-GtkScrollbar-has-backward-stepper: false;
|
||||||
-GtkScrollbar-has-forward-stepper: false; }
|
-GtkScrollbar-has-forward-stepper: false; }
|
||||||
|
scrollbar.top {
|
||||||
scrollbar button,
|
border-bottom: 1px solid #2b2e39; }
|
||||||
.scrollbar button {
|
scrollbar.bottom {
|
||||||
|
border-top: 1px solid #2b2e39; }
|
||||||
|
scrollbar.left {
|
||||||
|
border-right: 1px solid #2b2e39; }
|
||||||
|
scrollbar.right {
|
||||||
|
border-left: 1px solid #2b2e39; }
|
||||||
|
scrollbar button {
|
||||||
border: none; }
|
border: none; }
|
||||||
|
scrollbar.vertical button.down {
|
||||||
scrollbar.vertical button.down,
|
|
||||||
.scrollbar.vertical button.down {
|
|
||||||
-gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); }
|
-gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); }
|
||||||
|
scrollbar.vertical button.up {
|
||||||
scrollbar.vertical button.up,
|
|
||||||
.scrollbar.vertical button.up {
|
|
||||||
-gtk-icon-source: -gtk-icontheme("pan-up-symbolic"); }
|
-gtk-icon-source: -gtk-icontheme("pan-up-symbolic"); }
|
||||||
|
scrollbar.horizontal button.down {
|
||||||
scrollbar.horizontal button.down,
|
|
||||||
.scrollbar.horizontal button.down {
|
|
||||||
-gtk-icon-source: -gtk-icontheme("pan-right-symbolic"); }
|
-gtk-icon-source: -gtk-icontheme("pan-right-symbolic"); }
|
||||||
|
scrollbar.horizontal button.up {
|
||||||
scrollbar.horizontal button.up,
|
|
||||||
.scrollbar.horizontal button.up {
|
|
||||||
-gtk-icon-source: -gtk-icontheme("pan-left-symbolic"); }
|
-gtk-icon-source: -gtk-icontheme("pan-left-symbolic"); }
|
||||||
|
scrollbar slider {
|
||||||
scrollbar.overlay-indicator:not(.dragging):not(.hovering),
|
|
||||||
.scrollbar.overlay-indicator:not(.dragging):not(.hovering) {
|
|
||||||
opacity: 0.4; }
|
|
||||||
scrollbar.overlay-indicator:not(.dragging):not(.hovering) slider,
|
|
||||||
.scrollbar.overlay-indicator:not(.dragging):not(.hovering) slider {
|
|
||||||
margin: 0;
|
|
||||||
background-color: #a5abb5;
|
|
||||||
border: 1px solid rgba(0, 0, 0, 0.3);
|
|
||||||
background-clip: padding-box; }
|
|
||||||
scrollbar.overlay-indicator:not(.dragging):not(.hovering) trough,
|
|
||||||
.scrollbar.overlay-indicator:not(.dragging):not(.hovering) trough {
|
|
||||||
border-style: none;
|
|
||||||
background-color: transparent; }
|
|
||||||
scrollbar.overlay-indicator:not(.dragging):not(.hovering).vertical slider,
|
|
||||||
.scrollbar.overlay-indicator:not(.dragging):not(.hovering).vertical slider {
|
|
||||||
min-width: 4px;
|
|
||||||
margin-top: 2px;
|
|
||||||
margin-bottom: 2px; }
|
|
||||||
scrollbar.overlay-indicator:not(.dragging):not(.hovering).horizontal slider,
|
|
||||||
.scrollbar.overlay-indicator:not(.dragging):not(.hovering).horizontal slider {
|
|
||||||
min-height: 4px;
|
|
||||||
margin-left: 2px;
|
|
||||||
margin-right: 2px; }
|
|
||||||
|
|
||||||
scrollbar.overlay-indicator.dragging, scrollbar.overlay-indicator.hovering,
|
|
||||||
.scrollbar.overlay-indicator.dragging,
|
|
||||||
.scrollbar.overlay-indicator.hovering {
|
|
||||||
opacity: 0.99; }
|
|
||||||
|
|
||||||
scrollbar trough,
|
|
||||||
.scrollbar trough {
|
|
||||||
background-color: #3e434f;
|
|
||||||
border: 1px none #2b2e39; }
|
|
||||||
|
|
||||||
scrollbar slider,
|
|
||||||
scrollbar .slider,
|
|
||||||
.scrollbar slider,
|
|
||||||
.scrollbar .slider {
|
|
||||||
background-color: #767b87; }
|
|
||||||
scrollbar slider:hover,
|
|
||||||
scrollbar .slider:hover,
|
|
||||||
.scrollbar slider:hover,
|
|
||||||
.scrollbar .slider:hover {
|
|
||||||
background-color: #676b78; }
|
|
||||||
scrollbar slider:hover:active,
|
|
||||||
scrollbar .slider:hover:active,
|
|
||||||
.scrollbar slider:hover:active,
|
|
||||||
.scrollbar .slider:hover:active {
|
|
||||||
background-color: #5294E2; }
|
|
||||||
scrollbar slider:disabled,
|
|
||||||
scrollbar .slider:disabled,
|
|
||||||
.scrollbar slider:disabled,
|
|
||||||
.scrollbar .slider:disabled {
|
|
||||||
background-color: transparent; }
|
|
||||||
|
|
||||||
scrollbar slider,
|
|
||||||
scrollbar .slider,
|
|
||||||
.scrollbar slider,
|
|
||||||
.scrollbar .slider {
|
|
||||||
border-radius: 100px;
|
|
||||||
margin: 3px; }
|
|
||||||
|
|
||||||
scrollbar.vertical.fine-tune slider,
|
|
||||||
.scrollbar.vertical.fine-tune slider {
|
|
||||||
min-width: 4px;
|
|
||||||
margin: 4px; }
|
|
||||||
|
|
||||||
scrollbar.vertical slider,
|
|
||||||
.scrollbar.vertical slider {
|
|
||||||
min-height: 42px;
|
|
||||||
min-width: 6px;
|
min-width: 6px;
|
||||||
margin: 3px; }
|
|
||||||
|
|
||||||
scrollbar.vertical trough:dir(ltr),
|
|
||||||
.scrollbar.vertical trough:dir(ltr) {
|
|
||||||
border-left-style: solid; }
|
|
||||||
|
|
||||||
scrollbar.vertical trough:dir(rtl),
|
|
||||||
.scrollbar.vertical trough:dir(rtl) {
|
|
||||||
border-right-style: solid; }
|
|
||||||
|
|
||||||
scrollbar.horizontal.fine-tune slider,
|
|
||||||
.scrollbar.horizontal.fine-tune slider {
|
|
||||||
min-height: 4px;
|
|
||||||
margin: 4px; }
|
|
||||||
|
|
||||||
scrollbar.horizontal slider,
|
|
||||||
scrollbar.horizontal .slider,
|
|
||||||
.scrollbar.horizontal slider,
|
|
||||||
.scrollbar.horizontal .slider {
|
|
||||||
min-height: 6px;
|
min-height: 6px;
|
||||||
min-width: 42px;
|
margin: -1px;
|
||||||
margin-top: 3px; }
|
border: 4px solid transparent;
|
||||||
|
border-radius: 8px;
|
||||||
scrollbar.horizontal trough,
|
background-clip: padding-box;
|
||||||
.scrollbar.horizontal trough {
|
background-color: #767b87; }
|
||||||
border-top-style: solid; }
|
scrollbar slider:hover {
|
||||||
|
background-color: #676b78; }
|
||||||
|
scrollbar slider:hover:active {
|
||||||
|
background-color: #5294E2; }
|
||||||
|
scrollbar slider:disabled {
|
||||||
|
background-color: transparent; }
|
||||||
|
scrollbar.fine-tune slider {
|
||||||
|
min-width: 4px;
|
||||||
|
min-height: 4px; }
|
||||||
|
scrollbar.fine-tune.horizontal slider {
|
||||||
|
border-width: 5px 4px; }
|
||||||
|
scrollbar.fine-tune.vertical slider {
|
||||||
|
border-width: 4px 5px; }
|
||||||
|
scrollbar.overlay-indicator:not(.dragging):not(.hovering) {
|
||||||
|
opacity: 0.4;
|
||||||
|
border-color: transparent;
|
||||||
|
background-color: transparent; }
|
||||||
|
scrollbar.overlay-indicator:not(.dragging):not(.hovering) slider {
|
||||||
|
margin: 0;
|
||||||
|
min-width: 4px;
|
||||||
|
min-height: 4px;
|
||||||
|
background-color: #a5abb5;
|
||||||
|
border: 1px solid rgba(0, 0, 0, 0.3); }
|
||||||
|
scrollbar.overlay-indicator:not(.dragging):not(.hovering).horizontal slider {
|
||||||
|
margin: 0 2px;
|
||||||
|
min-width: 40px; }
|
||||||
|
scrollbar.overlay-indicator:not(.dragging):not(.hovering).vertical slider {
|
||||||
|
margin: 2px 0;
|
||||||
|
min-height: 40px; }
|
||||||
|
scrollbar.overlay-indicator.dragging, scrollbar.overlay-indicator.hovering {
|
||||||
|
opacity: 0.99; }
|
||||||
|
scrollbar.horizontal slider {
|
||||||
|
min-width: 40px; }
|
||||||
|
scrollbar.vertical slider {
|
||||||
|
min-height: 40px; }
|
||||||
|
|
||||||
switch {
|
switch {
|
||||||
font: 1;
|
font: 1;
|
||||||
@ -2835,7 +2800,7 @@ tooltip {
|
|||||||
border-radius: 2px;
|
border-radius: 2px;
|
||||||
box-shadow: none; }
|
box-shadow: none; }
|
||||||
tooltip.background {
|
tooltip.background {
|
||||||
background-color: rgba(53, 57, 69, 0.95);
|
background-color: rgba(75, 81, 98, 0.95);
|
||||||
background-clip: padding-box; }
|
background-clip: padding-box; }
|
||||||
tooltip.background label {
|
tooltip.background label {
|
||||||
padding: 4px; }
|
padding: 4px; }
|
||||||
@ -2996,7 +2961,7 @@ decoration {
|
|||||||
box-shadow: 0 3px 6px rgba(0, 0, 0, 0.45), 0 0 0 1px #22242d; }
|
box-shadow: 0 3px 6px rgba(0, 0, 0, 0.45), 0 0 0 1px #22242d; }
|
||||||
tooltip.csd decoration {
|
tooltip.csd decoration {
|
||||||
border-radius: 2px;
|
border-radius: 2px;
|
||||||
box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.55); }
|
box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.25); }
|
||||||
messagedialog.csd decoration {
|
messagedialog.csd decoration {
|
||||||
border-radius: 3px; }
|
border-radius: 3px; }
|
||||||
.solid-csd decoration {
|
.solid-csd decoration {
|
||||||
@ -3124,9 +3089,18 @@ modelbutton.flat:selected arrow, treeview.view:selected, treeview.view:selected:
|
|||||||
.nautilus-window placessidebar.sidebar row.sidebar-row:disabled:active:hover {
|
.nautilus-window placessidebar.sidebar row.sidebar-row:disabled:active:hover {
|
||||||
color: #a9caf1; }
|
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; }
|
box-shadow: inset 0 -1px #2b2e39; }
|
||||||
|
|
||||||
|
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 {
|
.nautilus-canvas-item {
|
||||||
border-radius: 2px; }
|
border-radius: 2px; }
|
||||||
|
|
||||||
@ -3332,19 +3306,19 @@ pillbox {
|
|||||||
background-color: #5294E2;
|
background-color: #5294E2;
|
||||||
border-radius: 3px; }
|
border-radius: 3px; }
|
||||||
|
|
||||||
tabstrip {
|
docktabstrip {
|
||||||
padding: 0 6px;
|
padding: 0 6px;
|
||||||
background-color: #383C4A;
|
background-color: #383C4A;
|
||||||
border-bottom: 1px solid #2b2e39; }
|
border-bottom: 1px solid #2b2e39; }
|
||||||
tabstrip tab {
|
docktabstrip docktab {
|
||||||
min-height: 28px;
|
min-height: 28px;
|
||||||
border: solid transparent;
|
border: solid transparent;
|
||||||
border-width: 0 1px; }
|
border-width: 0 1px; }
|
||||||
tabstrip tab label {
|
docktabstrip docktab label {
|
||||||
opacity: 0.5; }
|
opacity: 0.5; }
|
||||||
tabstrip tab:checked label, tabstrip tab:hover label {
|
docktabstrip docktab:checked label, docktabstrip docktab:hover label {
|
||||||
opacity: 1; }
|
opacity: 1; }
|
||||||
tabstrip tab:checked {
|
docktabstrip docktab:checked {
|
||||||
border-color: #2b2e39;
|
border-color: #2b2e39;
|
||||||
background-color: #404552; }
|
background-color: #404552; }
|
||||||
|
|
||||||
@ -3357,7 +3331,7 @@ dockpaned {
|
|||||||
|
|
||||||
dockoverlayedge {
|
dockoverlayedge {
|
||||||
background-color: #383C4A; }
|
background-color: #383C4A; }
|
||||||
dockoverlayedge tabstrip {
|
dockoverlayedge docktabstrip {
|
||||||
padding: 0;
|
padding: 0;
|
||||||
border: none; }
|
border: none; }
|
||||||
dockoverlayedge.left-edge tab:checked,
|
dockoverlayedge.left-edge tab:checked,
|
||||||
|
@ -202,6 +202,19 @@ entry {
|
|||||||
entry.error selection, entry.error selection:focus {
|
entry.error selection, entry.error selection:focus {
|
||||||
background-color: #ffffff;
|
background-color: #ffffff;
|
||||||
color: #FC4138; }
|
color: #FC4138; }
|
||||||
|
entry.search-missing {
|
||||||
|
color: #ffffff;
|
||||||
|
border-color: #FC4138;
|
||||||
|
background-image: linear-gradient(to bottom, #fd8d88); }
|
||||||
|
entry.search-missing image {
|
||||||
|
color: #ffffff; }
|
||||||
|
entry.search-missing:focus {
|
||||||
|
color: #ffffff;
|
||||||
|
background-image: linear-gradient(to bottom, #FC4138);
|
||||||
|
box-shadow: none; }
|
||||||
|
entry.search-missing selection, entry.search-missing selection:focus {
|
||||||
|
background-color: #ffffff;
|
||||||
|
color: #FC4138; }
|
||||||
entry:drop(active):focus, entry:drop(active) {
|
entry:drop(active):focus, entry:drop(active) {
|
||||||
border-color: #F08437;
|
border-color: #F08437;
|
||||||
box-shadow: none; }
|
box-shadow: none; }
|
||||||
@ -671,7 +684,7 @@ toolbar.inline-toolbar toolbutton > button.flat, .inline-toolbar toolbutton > bu
|
|||||||
.linked:not(.vertical) > entry:focus, .inline-toolbar button, .inline-toolbar button:backdrop, .linked:not(.vertical) > button,
|
.linked:not(.vertical) > entry:focus, .inline-toolbar button, .inline-toolbar button:backdrop, .linked:not(.vertical) > button,
|
||||||
.linked:not(.vertical) > button:hover,
|
.linked:not(.vertical) > button:hover,
|
||||||
.linked:not(.vertical) > button:active,
|
.linked:not(.vertical) > button:active,
|
||||||
.linked:not(.vertical) > button:checked, spinbutton:not(.vertical) button, spinbutton:not(.vertical) entry, .primary-toolbar .linked:not(.vertical):not(.path-bar).stack-switcher > button, headerbar .linked:not(.vertical):not(.path-bar).stack-switcher > button, .primary-toolbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:hover, headerbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:hover, .primary-toolbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:active, headerbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:active, .primary-toolbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:checked, headerbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:checked, .primary-toolbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:disabled, headerbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:disabled, .primary-toolbar .linked:not(.vertical).path-bar > button, headerbar .linked:not(.vertical).path-bar > button, .primary-toolbar .linked:not(.vertical).path-bar > button:hover, headerbar .linked:not(.vertical).path-bar > button:hover, .primary-toolbar .linked:not(.vertical).path-bar > button:active, headerbar .linked:not(.vertical).path-bar > button:active, .primary-toolbar .linked:not(.vertical).path-bar > button:checked, headerbar .linked:not(.vertical).path-bar > button:checked, .primary-toolbar .linked:not(.vertical).path-bar > button:disabled, headerbar .linked:not(.vertical).path-bar > button:disabled, .nemo-window .primary-toolbar widget.raised.linked:not(.vertical):not(.path-bar) > button, .nemo-window .primary-toolbar widget.raised.linked:not(.vertical):not(.path-bar) > button:hover, .nemo-window .primary-toolbar widget.raised.linked:not(.vertical):not(.path-bar) > button:active, .nemo-window .primary-toolbar widget.raised.linked:not(.vertical):not(.path-bar) > button:checked, .nemo-window .primary-toolbar widget.raised.linked:not(.vertical):not(.path-bar) > button:disabled, .linked:not(.vertical) > combobox > box > button.combo:dir(ltr) {
|
.linked:not(.vertical) > button:checked, spinbutton:not(.vertical) button, spinbutton:not(.vertical) entry, .primary-toolbar .linked:not(.vertical):not(.path-bar).stack-switcher > button, headerbar .linked:not(.vertical):not(.path-bar).stack-switcher > button, .primary-toolbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:hover, headerbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:hover, .primary-toolbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:active, headerbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:active, .primary-toolbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:checked, headerbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:checked, .primary-toolbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:disabled, headerbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:disabled, .primary-toolbar .linked:not(.vertical).path-bar > button, headerbar .linked:not(.vertical).path-bar > button, .primary-toolbar .linked:not(.vertical).path-bar > button:hover, headerbar .linked:not(.vertical).path-bar > button:hover, .primary-toolbar .linked:not(.vertical).path-bar > button:active, headerbar .linked:not(.vertical).path-bar > button:active, .primary-toolbar .linked:not(.vertical).path-bar > button:checked, headerbar .linked:not(.vertical).path-bar > button:checked, .primary-toolbar .linked:not(.vertical).path-bar > button:disabled, headerbar .linked:not(.vertical).path-bar > button:disabled, .nemo-window .primary-toolbar widget.raised.linked:not(.vertical):not(.path-bar) > button, .nemo-window .primary-toolbar widget.raised.linked:not(.vertical):not(.path-bar) > button:hover, .nemo-window .primary-toolbar widget.raised.linked:not(.vertical):not(.path-bar) > button:active, .nemo-window .primary-toolbar widget.raised.linked:not(.vertical):not(.path-bar) > button:checked, .nemo-window .primary-toolbar widget.raised.linked:not(.vertical):not(.path-bar) > button:disabled, .linked:not(.vertical) > combobox > box > button.combo:dir(ltr), .linked:not(.vertical) > combobox > box > button.combo:dir(rtl) {
|
||||||
border-radius: 0;
|
border-radius: 0;
|
||||||
border-right-style: none; }
|
border-right-style: none; }
|
||||||
|
|
||||||
@ -1526,6 +1539,12 @@ menu,
|
|||||||
.menu separator {
|
.menu separator {
|
||||||
margin: 2px 0;
|
margin: 2px 0;
|
||||||
background-color: #ffffff; }
|
background-color: #ffffff; }
|
||||||
|
menu .separator,
|
||||||
|
.csd menu .separator,
|
||||||
|
.menu .separator,
|
||||||
|
.csd
|
||||||
|
.menu .separator {
|
||||||
|
color: #ffffff; }
|
||||||
menu menuitem,
|
menu menuitem,
|
||||||
.menu menuitem {
|
.menu menuitem {
|
||||||
min-height: 16px;
|
min-height: 16px;
|
||||||
@ -1765,127 +1784,73 @@ notebook {
|
|||||||
notebook > header > tabs > tab button.flat:active, notebook > header > tabs > tab button.sidebar-button:active, notebook > header > tabs > tab button.flat:active:hover, notebook > header > tabs > tab button.sidebar-button:active:hover {
|
notebook > header > tabs > tab button.flat:active, notebook > header > tabs > tab button.sidebar-button:active, notebook > header > tabs > tab button.flat:active:hover, notebook > header > tabs > tab button.sidebar-button:active:hover {
|
||||||
color: #5294E2; }
|
color: #5294E2; }
|
||||||
|
|
||||||
|
scrollbar {
|
||||||
|
background-color: #fcfcfc;
|
||||||
|
transition: 300ms cubic-bezier(0.25, 0.46, 0.45, 0.94); }
|
||||||
* {
|
* {
|
||||||
-GtkScrollbar-has-backward-stepper: false;
|
-GtkScrollbar-has-backward-stepper: false;
|
||||||
-GtkScrollbar-has-forward-stepper: false; }
|
-GtkScrollbar-has-forward-stepper: false; }
|
||||||
|
scrollbar.top {
|
||||||
scrollbar button,
|
border-bottom: 1px solid #dcdfe3; }
|
||||||
.scrollbar button {
|
scrollbar.bottom {
|
||||||
|
border-top: 1px solid #dcdfe3; }
|
||||||
|
scrollbar.left {
|
||||||
|
border-right: 1px solid #dcdfe3; }
|
||||||
|
scrollbar.right {
|
||||||
|
border-left: 1px solid #dcdfe3; }
|
||||||
|
scrollbar button {
|
||||||
border: none; }
|
border: none; }
|
||||||
|
scrollbar.vertical button.down {
|
||||||
scrollbar.vertical button.down,
|
|
||||||
.scrollbar.vertical button.down {
|
|
||||||
-gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); }
|
-gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); }
|
||||||
|
scrollbar.vertical button.up {
|
||||||
scrollbar.vertical button.up,
|
|
||||||
.scrollbar.vertical button.up {
|
|
||||||
-gtk-icon-source: -gtk-icontheme("pan-up-symbolic"); }
|
-gtk-icon-source: -gtk-icontheme("pan-up-symbolic"); }
|
||||||
|
scrollbar.horizontal button.down {
|
||||||
scrollbar.horizontal button.down,
|
|
||||||
.scrollbar.horizontal button.down {
|
|
||||||
-gtk-icon-source: -gtk-icontheme("pan-right-symbolic"); }
|
-gtk-icon-source: -gtk-icontheme("pan-right-symbolic"); }
|
||||||
|
scrollbar.horizontal button.up {
|
||||||
scrollbar.horizontal button.up,
|
|
||||||
.scrollbar.horizontal button.up {
|
|
||||||
-gtk-icon-source: -gtk-icontheme("pan-left-symbolic"); }
|
-gtk-icon-source: -gtk-icontheme("pan-left-symbolic"); }
|
||||||
|
scrollbar slider {
|
||||||
scrollbar.overlay-indicator:not(.dragging):not(.hovering),
|
|
||||||
.scrollbar.overlay-indicator:not(.dragging):not(.hovering) {
|
|
||||||
opacity: 0.4; }
|
|
||||||
scrollbar.overlay-indicator:not(.dragging):not(.hovering) slider,
|
|
||||||
.scrollbar.overlay-indicator:not(.dragging):not(.hovering) slider {
|
|
||||||
margin: 0;
|
|
||||||
background-color: #8a8e96;
|
|
||||||
border: 1px solid rgba(255, 255, 255, 0.6);
|
|
||||||
background-clip: padding-box; }
|
|
||||||
scrollbar.overlay-indicator:not(.dragging):not(.hovering) trough,
|
|
||||||
.scrollbar.overlay-indicator:not(.dragging):not(.hovering) trough {
|
|
||||||
border-style: none;
|
|
||||||
background-color: transparent; }
|
|
||||||
scrollbar.overlay-indicator:not(.dragging):not(.hovering).vertical slider,
|
|
||||||
.scrollbar.overlay-indicator:not(.dragging):not(.hovering).vertical slider {
|
|
||||||
min-width: 4px;
|
|
||||||
margin-top: 2px;
|
|
||||||
margin-bottom: 2px; }
|
|
||||||
scrollbar.overlay-indicator:not(.dragging):not(.hovering).horizontal slider,
|
|
||||||
.scrollbar.overlay-indicator:not(.dragging):not(.hovering).horizontal slider {
|
|
||||||
min-height: 4px;
|
|
||||||
margin-left: 2px;
|
|
||||||
margin-right: 2px; }
|
|
||||||
|
|
||||||
scrollbar.overlay-indicator.dragging, scrollbar.overlay-indicator.hovering,
|
|
||||||
.scrollbar.overlay-indicator.dragging,
|
|
||||||
.scrollbar.overlay-indicator.hovering {
|
|
||||||
opacity: 0.99; }
|
|
||||||
|
|
||||||
scrollbar trough,
|
|
||||||
.scrollbar trough {
|
|
||||||
background-color: #fcfcfc;
|
|
||||||
border: 1px none #dcdfe3; }
|
|
||||||
|
|
||||||
scrollbar slider,
|
|
||||||
scrollbar .slider,
|
|
||||||
.scrollbar slider,
|
|
||||||
.scrollbar .slider {
|
|
||||||
background-color: #b8babf; }
|
|
||||||
scrollbar slider:hover,
|
|
||||||
scrollbar .slider:hover,
|
|
||||||
.scrollbar slider:hover,
|
|
||||||
.scrollbar .slider:hover {
|
|
||||||
background-color: #c7c9cd; }
|
|
||||||
scrollbar slider:hover:active,
|
|
||||||
scrollbar .slider:hover:active,
|
|
||||||
.scrollbar slider:hover:active,
|
|
||||||
.scrollbar .slider:hover:active {
|
|
||||||
background-color: #5294E2; }
|
|
||||||
scrollbar slider:disabled,
|
|
||||||
scrollbar .slider:disabled,
|
|
||||||
.scrollbar slider:disabled,
|
|
||||||
.scrollbar .slider:disabled {
|
|
||||||
background-color: transparent; }
|
|
||||||
|
|
||||||
scrollbar slider,
|
|
||||||
scrollbar .slider,
|
|
||||||
.scrollbar slider,
|
|
||||||
.scrollbar .slider {
|
|
||||||
border-radius: 100px;
|
|
||||||
margin: 3px; }
|
|
||||||
|
|
||||||
scrollbar.vertical.fine-tune slider,
|
|
||||||
.scrollbar.vertical.fine-tune slider {
|
|
||||||
min-width: 4px;
|
|
||||||
margin: 4px; }
|
|
||||||
|
|
||||||
scrollbar.vertical slider,
|
|
||||||
.scrollbar.vertical slider {
|
|
||||||
min-height: 42px;
|
|
||||||
min-width: 6px;
|
min-width: 6px;
|
||||||
margin: 3px; }
|
|
||||||
|
|
||||||
scrollbar.vertical trough:dir(ltr),
|
|
||||||
.scrollbar.vertical trough:dir(ltr) {
|
|
||||||
border-left-style: solid; }
|
|
||||||
|
|
||||||
scrollbar.vertical trough:dir(rtl),
|
|
||||||
.scrollbar.vertical trough:dir(rtl) {
|
|
||||||
border-right-style: solid; }
|
|
||||||
|
|
||||||
scrollbar.horizontal.fine-tune slider,
|
|
||||||
.scrollbar.horizontal.fine-tune slider {
|
|
||||||
min-height: 4px;
|
|
||||||
margin: 4px; }
|
|
||||||
|
|
||||||
scrollbar.horizontal slider,
|
|
||||||
scrollbar.horizontal .slider,
|
|
||||||
.scrollbar.horizontal slider,
|
|
||||||
.scrollbar.horizontal .slider {
|
|
||||||
min-height: 6px;
|
min-height: 6px;
|
||||||
min-width: 42px;
|
margin: -1px;
|
||||||
margin-top: 3px; }
|
border: 4px solid transparent;
|
||||||
|
border-radius: 8px;
|
||||||
scrollbar.horizontal trough,
|
background-clip: padding-box;
|
||||||
.scrollbar.horizontal trough {
|
background-color: #b8babf; }
|
||||||
border-top-style: solid; }
|
scrollbar slider:hover {
|
||||||
|
background-color: #c7c9cd; }
|
||||||
|
scrollbar slider:hover:active {
|
||||||
|
background-color: #5294E2; }
|
||||||
|
scrollbar slider:disabled {
|
||||||
|
background-color: transparent; }
|
||||||
|
scrollbar.fine-tune slider {
|
||||||
|
min-width: 4px;
|
||||||
|
min-height: 4px; }
|
||||||
|
scrollbar.fine-tune.horizontal slider {
|
||||||
|
border-width: 5px 4px; }
|
||||||
|
scrollbar.fine-tune.vertical slider {
|
||||||
|
border-width: 4px 5px; }
|
||||||
|
scrollbar.overlay-indicator:not(.dragging):not(.hovering) {
|
||||||
|
opacity: 0.4;
|
||||||
|
border-color: transparent;
|
||||||
|
background-color: transparent; }
|
||||||
|
scrollbar.overlay-indicator:not(.dragging):not(.hovering) slider {
|
||||||
|
margin: 0;
|
||||||
|
min-width: 4px;
|
||||||
|
min-height: 4px;
|
||||||
|
background-color: #8a8e96;
|
||||||
|
border: 1px solid rgba(255, 255, 255, 0.6); }
|
||||||
|
scrollbar.overlay-indicator:not(.dragging):not(.hovering).horizontal slider {
|
||||||
|
margin: 0 2px;
|
||||||
|
min-width: 40px; }
|
||||||
|
scrollbar.overlay-indicator:not(.dragging):not(.hovering).vertical slider {
|
||||||
|
margin: 2px 0;
|
||||||
|
min-height: 40px; }
|
||||||
|
scrollbar.overlay-indicator.dragging, scrollbar.overlay-indicator.hovering {
|
||||||
|
opacity: 0.99; }
|
||||||
|
scrollbar.horizontal slider {
|
||||||
|
min-width: 40px; }
|
||||||
|
scrollbar.vertical slider {
|
||||||
|
min-height: 40px; }
|
||||||
|
|
||||||
switch {
|
switch {
|
||||||
font: 1;
|
font: 1;
|
||||||
@ -2834,7 +2799,7 @@ tooltip {
|
|||||||
border-radius: 2px;
|
border-radius: 2px;
|
||||||
box-shadow: none; }
|
box-shadow: none; }
|
||||||
tooltip.background {
|
tooltip.background {
|
||||||
background-color: rgba(53, 57, 69, 0.95);
|
background-color: rgba(75, 81, 98, 0.95);
|
||||||
background-clip: padding-box; }
|
background-clip: padding-box; }
|
||||||
tooltip.background label {
|
tooltip.background label {
|
||||||
padding: 4px; }
|
padding: 4px; }
|
||||||
@ -3123,9 +3088,18 @@ modelbutton.flat:selected arrow, treeview.view:selected, treeview.view:selected:
|
|||||||
.nautilus-window placessidebar.sidebar row.sidebar-row:disabled:active:hover {
|
.nautilus-window placessidebar.sidebar row.sidebar-row:disabled:active:hover {
|
||||||
color: #a9caf1; }
|
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; }
|
box-shadow: inset 0 -1px #dcdfe3; }
|
||||||
|
|
||||||
|
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 {
|
.nautilus-canvas-item {
|
||||||
border-radius: 2px; }
|
border-radius: 2px; }
|
||||||
|
|
||||||
@ -3330,19 +3304,19 @@ pillbox {
|
|||||||
background-color: #5294E2;
|
background-color: #5294E2;
|
||||||
border-radius: 3px; }
|
border-radius: 3px; }
|
||||||
|
|
||||||
tabstrip {
|
docktabstrip {
|
||||||
padding: 0 6px;
|
padding: 0 6px;
|
||||||
background-color: #F5F6F7;
|
background-color: #F5F6F7;
|
||||||
border-bottom: 1px solid #dcdfe3; }
|
border-bottom: 1px solid #dcdfe3; }
|
||||||
tabstrip tab {
|
docktabstrip docktab {
|
||||||
min-height: 28px;
|
min-height: 28px;
|
||||||
border: solid transparent;
|
border: solid transparent;
|
||||||
border-width: 0 1px; }
|
border-width: 0 1px; }
|
||||||
tabstrip tab label {
|
docktabstrip docktab label {
|
||||||
opacity: 0.5; }
|
opacity: 0.5; }
|
||||||
tabstrip tab:checked label, tabstrip tab:hover label {
|
docktabstrip docktab:checked label, docktabstrip docktab:hover label {
|
||||||
opacity: 1; }
|
opacity: 1; }
|
||||||
tabstrip tab:checked {
|
docktabstrip docktab:checked {
|
||||||
border-color: #dcdfe3;
|
border-color: #dcdfe3;
|
||||||
background-color: #ffffff; }
|
background-color: #ffffff; }
|
||||||
|
|
||||||
@ -3355,7 +3329,7 @@ dockpaned {
|
|||||||
|
|
||||||
dockoverlayedge {
|
dockoverlayedge {
|
||||||
background-color: #F5F6F7; }
|
background-color: #F5F6F7; }
|
||||||
dockoverlayedge tabstrip {
|
dockoverlayedge docktabstrip {
|
||||||
padding: 0;
|
padding: 0;
|
||||||
border: none; }
|
border: none; }
|
||||||
dockoverlayedge.left-edge tab:checked,
|
dockoverlayedge.left-edge tab:checked,
|
||||||
|
@ -203,6 +203,19 @@ entry {
|
|||||||
entry.error selection, entry.error selection:focus {
|
entry.error selection, entry.error selection:focus {
|
||||||
background-color: #ffffff;
|
background-color: #ffffff;
|
||||||
color: #FC4138; }
|
color: #FC4138; }
|
||||||
|
entry.search-missing {
|
||||||
|
color: #ffffff;
|
||||||
|
border-color: #2b2e39;
|
||||||
|
background-image: linear-gradient(to bottom, #b14342); }
|
||||||
|
entry.search-missing image {
|
||||||
|
color: #ffffff; }
|
||||||
|
entry.search-missing:focus {
|
||||||
|
color: #ffffff;
|
||||||
|
background-image: linear-gradient(to bottom, #FC4138);
|
||||||
|
box-shadow: none; }
|
||||||
|
entry.search-missing selection, entry.search-missing selection:focus {
|
||||||
|
background-color: #ffffff;
|
||||||
|
color: #FC4138; }
|
||||||
entry:drop(active):focus, entry:drop(active) {
|
entry:drop(active):focus, entry:drop(active) {
|
||||||
border-color: #F08437;
|
border-color: #F08437;
|
||||||
box-shadow: none; }
|
box-shadow: none; }
|
||||||
@ -672,7 +685,7 @@ toolbar.inline-toolbar toolbutton > button.flat, .inline-toolbar toolbutton > bu
|
|||||||
.linked:not(.vertical) > entry:focus, .inline-toolbar button, .inline-toolbar button:backdrop, .linked:not(.vertical) > button,
|
.linked:not(.vertical) > entry:focus, .inline-toolbar button, .inline-toolbar button:backdrop, .linked:not(.vertical) > button,
|
||||||
.linked:not(.vertical) > button:hover,
|
.linked:not(.vertical) > button:hover,
|
||||||
.linked:not(.vertical) > button:active,
|
.linked:not(.vertical) > button:active,
|
||||||
.linked:not(.vertical) > button:checked, spinbutton:not(.vertical) button, spinbutton:not(.vertical) entry, .primary-toolbar .linked:not(.vertical):not(.path-bar).stack-switcher > button, headerbar .linked:not(.vertical):not(.path-bar).stack-switcher > button, .primary-toolbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:hover, headerbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:hover, .primary-toolbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:active, headerbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:active, .primary-toolbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:checked, headerbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:checked, .primary-toolbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:disabled, headerbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:disabled, .primary-toolbar .linked:not(.vertical).path-bar > button, headerbar .linked:not(.vertical).path-bar > button, .primary-toolbar .linked:not(.vertical).path-bar > button:hover, headerbar .linked:not(.vertical).path-bar > button:hover, .primary-toolbar .linked:not(.vertical).path-bar > button:active, headerbar .linked:not(.vertical).path-bar > button:active, .primary-toolbar .linked:not(.vertical).path-bar > button:checked, headerbar .linked:not(.vertical).path-bar > button:checked, .primary-toolbar .linked:not(.vertical).path-bar > button:disabled, headerbar .linked:not(.vertical).path-bar > button:disabled, .nemo-window .primary-toolbar widget.raised.linked:not(.vertical):not(.path-bar) > button, .nemo-window .primary-toolbar widget.raised.linked:not(.vertical):not(.path-bar) > button:hover, .nemo-window .primary-toolbar widget.raised.linked:not(.vertical):not(.path-bar) > button:active, .nemo-window .primary-toolbar widget.raised.linked:not(.vertical):not(.path-bar) > button:checked, .nemo-window .primary-toolbar widget.raised.linked:not(.vertical):not(.path-bar) > button:disabled, .linked:not(.vertical) > combobox > box > button.combo:dir(ltr) {
|
.linked:not(.vertical) > button:checked, spinbutton:not(.vertical) button, spinbutton:not(.vertical) entry, .primary-toolbar .linked:not(.vertical):not(.path-bar).stack-switcher > button, headerbar .linked:not(.vertical):not(.path-bar).stack-switcher > button, .primary-toolbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:hover, headerbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:hover, .primary-toolbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:active, headerbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:active, .primary-toolbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:checked, headerbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:checked, .primary-toolbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:disabled, headerbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:disabled, .primary-toolbar .linked:not(.vertical).path-bar > button, headerbar .linked:not(.vertical).path-bar > button, .primary-toolbar .linked:not(.vertical).path-bar > button:hover, headerbar .linked:not(.vertical).path-bar > button:hover, .primary-toolbar .linked:not(.vertical).path-bar > button:active, headerbar .linked:not(.vertical).path-bar > button:active, .primary-toolbar .linked:not(.vertical).path-bar > button:checked, headerbar .linked:not(.vertical).path-bar > button:checked, .primary-toolbar .linked:not(.vertical).path-bar > button:disabled, headerbar .linked:not(.vertical).path-bar > button:disabled, .nemo-window .primary-toolbar widget.raised.linked:not(.vertical):not(.path-bar) > button, .nemo-window .primary-toolbar widget.raised.linked:not(.vertical):not(.path-bar) > button:hover, .nemo-window .primary-toolbar widget.raised.linked:not(.vertical):not(.path-bar) > button:active, .nemo-window .primary-toolbar widget.raised.linked:not(.vertical):not(.path-bar) > button:checked, .nemo-window .primary-toolbar widget.raised.linked:not(.vertical):not(.path-bar) > button:disabled, .linked:not(.vertical) > combobox > box > button.combo:dir(ltr), .linked:not(.vertical) > combobox > box > button.combo:dir(rtl) {
|
||||||
border-radius: 0;
|
border-radius: 0;
|
||||||
border-right-style: none; }
|
border-right-style: none; }
|
||||||
|
|
||||||
@ -1527,6 +1540,12 @@ menu,
|
|||||||
.menu separator {
|
.menu separator {
|
||||||
margin: 2px 0;
|
margin: 2px 0;
|
||||||
background-color: #383C4A; }
|
background-color: #383C4A; }
|
||||||
|
menu .separator,
|
||||||
|
.csd menu .separator,
|
||||||
|
.menu .separator,
|
||||||
|
.csd
|
||||||
|
.menu .separator {
|
||||||
|
color: #383C4A; }
|
||||||
menu menuitem,
|
menu menuitem,
|
||||||
.menu menuitem {
|
.menu menuitem {
|
||||||
min-height: 16px;
|
min-height: 16px;
|
||||||
@ -1766,127 +1785,73 @@ notebook {
|
|||||||
notebook > header > tabs > tab button.flat:active, notebook > header > tabs > tab button.sidebar-button:active, notebook > header > tabs > tab button.flat:active:hover, notebook > header > tabs > tab button.sidebar-button:active:hover {
|
notebook > header > tabs > tab button.flat:active, notebook > header > tabs > tab button.sidebar-button:active, notebook > header > tabs > tab button.flat:active:hover, notebook > header > tabs > tab button.sidebar-button:active:hover {
|
||||||
color: #5294E2; }
|
color: #5294E2; }
|
||||||
|
|
||||||
|
scrollbar {
|
||||||
|
background-color: #3e434f;
|
||||||
|
transition: 300ms cubic-bezier(0.25, 0.46, 0.45, 0.94); }
|
||||||
* {
|
* {
|
||||||
-GtkScrollbar-has-backward-stepper: false;
|
-GtkScrollbar-has-backward-stepper: false;
|
||||||
-GtkScrollbar-has-forward-stepper: false; }
|
-GtkScrollbar-has-forward-stepper: false; }
|
||||||
|
scrollbar.top {
|
||||||
scrollbar button,
|
border-bottom: 1px solid #2b2e39; }
|
||||||
.scrollbar button {
|
scrollbar.bottom {
|
||||||
|
border-top: 1px solid #2b2e39; }
|
||||||
|
scrollbar.left {
|
||||||
|
border-right: 1px solid #2b2e39; }
|
||||||
|
scrollbar.right {
|
||||||
|
border-left: 1px solid #2b2e39; }
|
||||||
|
scrollbar button {
|
||||||
border: none; }
|
border: none; }
|
||||||
|
scrollbar.vertical button.down {
|
||||||
scrollbar.vertical button.down,
|
|
||||||
.scrollbar.vertical button.down {
|
|
||||||
-gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); }
|
-gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); }
|
||||||
|
scrollbar.vertical button.up {
|
||||||
scrollbar.vertical button.up,
|
|
||||||
.scrollbar.vertical button.up {
|
|
||||||
-gtk-icon-source: -gtk-icontheme("pan-up-symbolic"); }
|
-gtk-icon-source: -gtk-icontheme("pan-up-symbolic"); }
|
||||||
|
scrollbar.horizontal button.down {
|
||||||
scrollbar.horizontal button.down,
|
|
||||||
.scrollbar.horizontal button.down {
|
|
||||||
-gtk-icon-source: -gtk-icontheme("pan-right-symbolic"); }
|
-gtk-icon-source: -gtk-icontheme("pan-right-symbolic"); }
|
||||||
|
scrollbar.horizontal button.up {
|
||||||
scrollbar.horizontal button.up,
|
|
||||||
.scrollbar.horizontal button.up {
|
|
||||||
-gtk-icon-source: -gtk-icontheme("pan-left-symbolic"); }
|
-gtk-icon-source: -gtk-icontheme("pan-left-symbolic"); }
|
||||||
|
scrollbar slider {
|
||||||
scrollbar.overlay-indicator:not(.dragging):not(.hovering),
|
|
||||||
.scrollbar.overlay-indicator:not(.dragging):not(.hovering) {
|
|
||||||
opacity: 0.4; }
|
|
||||||
scrollbar.overlay-indicator:not(.dragging):not(.hovering) slider,
|
|
||||||
.scrollbar.overlay-indicator:not(.dragging):not(.hovering) slider {
|
|
||||||
margin: 0;
|
|
||||||
background-color: #a5abb5;
|
|
||||||
border: 1px solid rgba(0, 0, 0, 0.3);
|
|
||||||
background-clip: padding-box; }
|
|
||||||
scrollbar.overlay-indicator:not(.dragging):not(.hovering) trough,
|
|
||||||
.scrollbar.overlay-indicator:not(.dragging):not(.hovering) trough {
|
|
||||||
border-style: none;
|
|
||||||
background-color: transparent; }
|
|
||||||
scrollbar.overlay-indicator:not(.dragging):not(.hovering).vertical slider,
|
|
||||||
.scrollbar.overlay-indicator:not(.dragging):not(.hovering).vertical slider {
|
|
||||||
min-width: 4px;
|
|
||||||
margin-top: 2px;
|
|
||||||
margin-bottom: 2px; }
|
|
||||||
scrollbar.overlay-indicator:not(.dragging):not(.hovering).horizontal slider,
|
|
||||||
.scrollbar.overlay-indicator:not(.dragging):not(.hovering).horizontal slider {
|
|
||||||
min-height: 4px;
|
|
||||||
margin-left: 2px;
|
|
||||||
margin-right: 2px; }
|
|
||||||
|
|
||||||
scrollbar.overlay-indicator.dragging, scrollbar.overlay-indicator.hovering,
|
|
||||||
.scrollbar.overlay-indicator.dragging,
|
|
||||||
.scrollbar.overlay-indicator.hovering {
|
|
||||||
opacity: 0.99; }
|
|
||||||
|
|
||||||
scrollbar trough,
|
|
||||||
.scrollbar trough {
|
|
||||||
background-color: #3e434f;
|
|
||||||
border: 1px none #2b2e39; }
|
|
||||||
|
|
||||||
scrollbar slider,
|
|
||||||
scrollbar .slider,
|
|
||||||
.scrollbar slider,
|
|
||||||
.scrollbar .slider {
|
|
||||||
background-color: #767b87; }
|
|
||||||
scrollbar slider:hover,
|
|
||||||
scrollbar .slider:hover,
|
|
||||||
.scrollbar slider:hover,
|
|
||||||
.scrollbar .slider:hover {
|
|
||||||
background-color: #676b78; }
|
|
||||||
scrollbar slider:hover:active,
|
|
||||||
scrollbar .slider:hover:active,
|
|
||||||
.scrollbar slider:hover:active,
|
|
||||||
.scrollbar .slider:hover:active {
|
|
||||||
background-color: #5294E2; }
|
|
||||||
scrollbar slider:disabled,
|
|
||||||
scrollbar .slider:disabled,
|
|
||||||
.scrollbar slider:disabled,
|
|
||||||
.scrollbar .slider:disabled {
|
|
||||||
background-color: transparent; }
|
|
||||||
|
|
||||||
scrollbar slider,
|
|
||||||
scrollbar .slider,
|
|
||||||
.scrollbar slider,
|
|
||||||
.scrollbar .slider {
|
|
||||||
border-radius: 100px;
|
|
||||||
margin: 3px; }
|
|
||||||
|
|
||||||
scrollbar.vertical.fine-tune slider,
|
|
||||||
.scrollbar.vertical.fine-tune slider {
|
|
||||||
min-width: 4px;
|
|
||||||
margin: 4px; }
|
|
||||||
|
|
||||||
scrollbar.vertical slider,
|
|
||||||
.scrollbar.vertical slider {
|
|
||||||
min-height: 42px;
|
|
||||||
min-width: 6px;
|
min-width: 6px;
|
||||||
margin: 3px; }
|
|
||||||
|
|
||||||
scrollbar.vertical trough:dir(ltr),
|
|
||||||
.scrollbar.vertical trough:dir(ltr) {
|
|
||||||
border-left-style: solid; }
|
|
||||||
|
|
||||||
scrollbar.vertical trough:dir(rtl),
|
|
||||||
.scrollbar.vertical trough:dir(rtl) {
|
|
||||||
border-right-style: solid; }
|
|
||||||
|
|
||||||
scrollbar.horizontal.fine-tune slider,
|
|
||||||
.scrollbar.horizontal.fine-tune slider {
|
|
||||||
min-height: 4px;
|
|
||||||
margin: 4px; }
|
|
||||||
|
|
||||||
scrollbar.horizontal slider,
|
|
||||||
scrollbar.horizontal .slider,
|
|
||||||
.scrollbar.horizontal slider,
|
|
||||||
.scrollbar.horizontal .slider {
|
|
||||||
min-height: 6px;
|
min-height: 6px;
|
||||||
min-width: 42px;
|
margin: -1px;
|
||||||
margin-top: 3px; }
|
border: 4px solid transparent;
|
||||||
|
border-radius: 8px;
|
||||||
scrollbar.horizontal trough,
|
background-clip: padding-box;
|
||||||
.scrollbar.horizontal trough {
|
background-color: #767b87; }
|
||||||
border-top-style: solid; }
|
scrollbar slider:hover {
|
||||||
|
background-color: #676b78; }
|
||||||
|
scrollbar slider:hover:active {
|
||||||
|
background-color: #5294E2; }
|
||||||
|
scrollbar slider:disabled {
|
||||||
|
background-color: transparent; }
|
||||||
|
scrollbar.fine-tune slider {
|
||||||
|
min-width: 4px;
|
||||||
|
min-height: 4px; }
|
||||||
|
scrollbar.fine-tune.horizontal slider {
|
||||||
|
border-width: 5px 4px; }
|
||||||
|
scrollbar.fine-tune.vertical slider {
|
||||||
|
border-width: 4px 5px; }
|
||||||
|
scrollbar.overlay-indicator:not(.dragging):not(.hovering) {
|
||||||
|
opacity: 0.4;
|
||||||
|
border-color: transparent;
|
||||||
|
background-color: transparent; }
|
||||||
|
scrollbar.overlay-indicator:not(.dragging):not(.hovering) slider {
|
||||||
|
margin: 0;
|
||||||
|
min-width: 4px;
|
||||||
|
min-height: 4px;
|
||||||
|
background-color: #a5abb5;
|
||||||
|
border: 1px solid rgba(0, 0, 0, 0.3); }
|
||||||
|
scrollbar.overlay-indicator:not(.dragging):not(.hovering).horizontal slider {
|
||||||
|
margin: 0 2px;
|
||||||
|
min-width: 40px; }
|
||||||
|
scrollbar.overlay-indicator:not(.dragging):not(.hovering).vertical slider {
|
||||||
|
margin: 2px 0;
|
||||||
|
min-height: 40px; }
|
||||||
|
scrollbar.overlay-indicator.dragging, scrollbar.overlay-indicator.hovering {
|
||||||
|
opacity: 0.99; }
|
||||||
|
scrollbar.horizontal slider {
|
||||||
|
min-width: 40px; }
|
||||||
|
scrollbar.vertical slider {
|
||||||
|
min-height: 40px; }
|
||||||
|
|
||||||
switch {
|
switch {
|
||||||
font: 1;
|
font: 1;
|
||||||
@ -2835,7 +2800,7 @@ tooltip {
|
|||||||
border-radius: 2px;
|
border-radius: 2px;
|
||||||
box-shadow: none; }
|
box-shadow: none; }
|
||||||
tooltip.background {
|
tooltip.background {
|
||||||
background-color: #353945;
|
background-color: #4b5162;
|
||||||
background-clip: padding-box; }
|
background-clip: padding-box; }
|
||||||
tooltip.background label {
|
tooltip.background label {
|
||||||
padding: 4px; }
|
padding: 4px; }
|
||||||
@ -2996,7 +2961,7 @@ decoration {
|
|||||||
box-shadow: 0 3px 6px rgba(0, 0, 0, 0.45), 0 0 0 1px #22242d; }
|
box-shadow: 0 3px 6px rgba(0, 0, 0, 0.45), 0 0 0 1px #22242d; }
|
||||||
tooltip.csd decoration {
|
tooltip.csd decoration {
|
||||||
border-radius: 2px;
|
border-radius: 2px;
|
||||||
box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.55); }
|
box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.25); }
|
||||||
messagedialog.csd decoration {
|
messagedialog.csd decoration {
|
||||||
border-radius: 3px; }
|
border-radius: 3px; }
|
||||||
.solid-csd decoration {
|
.solid-csd decoration {
|
||||||
@ -3124,9 +3089,18 @@ modelbutton.flat:selected arrow, treeview.view:selected, treeview.view:selected:
|
|||||||
.nautilus-window placessidebar.sidebar row.sidebar-row:disabled:active:hover {
|
.nautilus-window placessidebar.sidebar row.sidebar-row:disabled:active:hover {
|
||||||
color: #a9caf1; }
|
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; }
|
box-shadow: inset 0 -1px #2b2e39; }
|
||||||
|
|
||||||
|
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 {
|
.nautilus-canvas-item {
|
||||||
border-radius: 2px; }
|
border-radius: 2px; }
|
||||||
|
|
||||||
@ -3332,19 +3306,19 @@ pillbox {
|
|||||||
background-color: #5294E2;
|
background-color: #5294E2;
|
||||||
border-radius: 3px; }
|
border-radius: 3px; }
|
||||||
|
|
||||||
tabstrip {
|
docktabstrip {
|
||||||
padding: 0 6px;
|
padding: 0 6px;
|
||||||
background-color: #383C4A;
|
background-color: #383C4A;
|
||||||
border-bottom: 1px solid #2b2e39; }
|
border-bottom: 1px solid #2b2e39; }
|
||||||
tabstrip tab {
|
docktabstrip docktab {
|
||||||
min-height: 28px;
|
min-height: 28px;
|
||||||
border: solid transparent;
|
border: solid transparent;
|
||||||
border-width: 0 1px; }
|
border-width: 0 1px; }
|
||||||
tabstrip tab label {
|
docktabstrip docktab label {
|
||||||
opacity: 0.5; }
|
opacity: 0.5; }
|
||||||
tabstrip tab:checked label, tabstrip tab:hover label {
|
docktabstrip docktab:checked label, docktabstrip docktab:hover label {
|
||||||
opacity: 1; }
|
opacity: 1; }
|
||||||
tabstrip tab:checked {
|
docktabstrip docktab:checked {
|
||||||
border-color: #2b2e39;
|
border-color: #2b2e39;
|
||||||
background-color: #404552; }
|
background-color: #404552; }
|
||||||
|
|
||||||
@ -3357,7 +3331,7 @@ dockpaned {
|
|||||||
|
|
||||||
dockoverlayedge {
|
dockoverlayedge {
|
||||||
background-color: #383C4A; }
|
background-color: #383C4A; }
|
||||||
dockoverlayedge tabstrip {
|
dockoverlayedge docktabstrip {
|
||||||
padding: 0;
|
padding: 0;
|
||||||
border: none; }
|
border: none; }
|
||||||
dockoverlayedge.left-edge tab:checked,
|
dockoverlayedge.left-edge tab:checked,
|
||||||
|
@ -202,6 +202,19 @@ entry {
|
|||||||
entry.error selection, entry.error selection:focus {
|
entry.error selection, entry.error selection:focus {
|
||||||
background-color: #ffffff;
|
background-color: #ffffff;
|
||||||
color: #FC4138; }
|
color: #FC4138; }
|
||||||
|
entry.search-missing {
|
||||||
|
color: #ffffff;
|
||||||
|
border-color: #FC4138;
|
||||||
|
background-image: linear-gradient(to bottom, #fd8d88); }
|
||||||
|
entry.search-missing image {
|
||||||
|
color: #ffffff; }
|
||||||
|
entry.search-missing:focus {
|
||||||
|
color: #ffffff;
|
||||||
|
background-image: linear-gradient(to bottom, #FC4138);
|
||||||
|
box-shadow: none; }
|
||||||
|
entry.search-missing selection, entry.search-missing selection:focus {
|
||||||
|
background-color: #ffffff;
|
||||||
|
color: #FC4138; }
|
||||||
entry:drop(active):focus, entry:drop(active) {
|
entry:drop(active):focus, entry:drop(active) {
|
||||||
border-color: #F08437;
|
border-color: #F08437;
|
||||||
box-shadow: none; }
|
box-shadow: none; }
|
||||||
@ -671,7 +684,7 @@ toolbar.inline-toolbar toolbutton > button.flat, .inline-toolbar toolbutton > bu
|
|||||||
.linked:not(.vertical) > entry:focus, .inline-toolbar button, .inline-toolbar button:backdrop, .linked:not(.vertical) > button,
|
.linked:not(.vertical) > entry:focus, .inline-toolbar button, .inline-toolbar button:backdrop, .linked:not(.vertical) > button,
|
||||||
.linked:not(.vertical) > button:hover,
|
.linked:not(.vertical) > button:hover,
|
||||||
.linked:not(.vertical) > button:active,
|
.linked:not(.vertical) > button:active,
|
||||||
.linked:not(.vertical) > button:checked, spinbutton:not(.vertical) button, spinbutton:not(.vertical) entry, .primary-toolbar .linked:not(.vertical):not(.path-bar).stack-switcher > button, headerbar .linked:not(.vertical):not(.path-bar).stack-switcher > button, .primary-toolbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:hover, headerbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:hover, .primary-toolbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:active, headerbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:active, .primary-toolbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:checked, headerbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:checked, .primary-toolbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:disabled, headerbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:disabled, .primary-toolbar .linked:not(.vertical).path-bar > button, headerbar .linked:not(.vertical).path-bar > button, .primary-toolbar .linked:not(.vertical).path-bar > button:hover, headerbar .linked:not(.vertical).path-bar > button:hover, .primary-toolbar .linked:not(.vertical).path-bar > button:active, headerbar .linked:not(.vertical).path-bar > button:active, .primary-toolbar .linked:not(.vertical).path-bar > button:checked, headerbar .linked:not(.vertical).path-bar > button:checked, .primary-toolbar .linked:not(.vertical).path-bar > button:disabled, headerbar .linked:not(.vertical).path-bar > button:disabled, .nemo-window .primary-toolbar widget.raised.linked:not(.vertical):not(.path-bar) > button, .nemo-window .primary-toolbar widget.raised.linked:not(.vertical):not(.path-bar) > button:hover, .nemo-window .primary-toolbar widget.raised.linked:not(.vertical):not(.path-bar) > button:active, .nemo-window .primary-toolbar widget.raised.linked:not(.vertical):not(.path-bar) > button:checked, .nemo-window .primary-toolbar widget.raised.linked:not(.vertical):not(.path-bar) > button:disabled, .linked:not(.vertical) > combobox > box > button.combo:dir(ltr) {
|
.linked:not(.vertical) > button:checked, spinbutton:not(.vertical) button, spinbutton:not(.vertical) entry, .primary-toolbar .linked:not(.vertical):not(.path-bar).stack-switcher > button, headerbar .linked:not(.vertical):not(.path-bar).stack-switcher > button, .primary-toolbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:hover, headerbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:hover, .primary-toolbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:active, headerbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:active, .primary-toolbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:checked, headerbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:checked, .primary-toolbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:disabled, headerbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:disabled, .primary-toolbar .linked:not(.vertical).path-bar > button, headerbar .linked:not(.vertical).path-bar > button, .primary-toolbar .linked:not(.vertical).path-bar > button:hover, headerbar .linked:not(.vertical).path-bar > button:hover, .primary-toolbar .linked:not(.vertical).path-bar > button:active, headerbar .linked:not(.vertical).path-bar > button:active, .primary-toolbar .linked:not(.vertical).path-bar > button:checked, headerbar .linked:not(.vertical).path-bar > button:checked, .primary-toolbar .linked:not(.vertical).path-bar > button:disabled, headerbar .linked:not(.vertical).path-bar > button:disabled, .nemo-window .primary-toolbar widget.raised.linked:not(.vertical):not(.path-bar) > button, .nemo-window .primary-toolbar widget.raised.linked:not(.vertical):not(.path-bar) > button:hover, .nemo-window .primary-toolbar widget.raised.linked:not(.vertical):not(.path-bar) > button:active, .nemo-window .primary-toolbar widget.raised.linked:not(.vertical):not(.path-bar) > button:checked, .nemo-window .primary-toolbar widget.raised.linked:not(.vertical):not(.path-bar) > button:disabled, .linked:not(.vertical) > combobox > box > button.combo:dir(ltr), .linked:not(.vertical) > combobox > box > button.combo:dir(rtl) {
|
||||||
border-radius: 0;
|
border-radius: 0;
|
||||||
border-right-style: none; }
|
border-right-style: none; }
|
||||||
|
|
||||||
@ -1526,6 +1539,12 @@ menu,
|
|||||||
.menu separator {
|
.menu separator {
|
||||||
margin: 2px 0;
|
margin: 2px 0;
|
||||||
background-color: #ffffff; }
|
background-color: #ffffff; }
|
||||||
|
menu .separator,
|
||||||
|
.csd menu .separator,
|
||||||
|
.menu .separator,
|
||||||
|
.csd
|
||||||
|
.menu .separator {
|
||||||
|
color: #ffffff; }
|
||||||
menu menuitem,
|
menu menuitem,
|
||||||
.menu menuitem {
|
.menu menuitem {
|
||||||
min-height: 16px;
|
min-height: 16px;
|
||||||
@ -1765,127 +1784,73 @@ notebook {
|
|||||||
notebook > header > tabs > tab button.flat:active, notebook > header > tabs > tab button.sidebar-button:active, notebook > header > tabs > tab button.flat:active:hover, notebook > header > tabs > tab button.sidebar-button:active:hover {
|
notebook > header > tabs > tab button.flat:active, notebook > header > tabs > tab button.sidebar-button:active, notebook > header > tabs > tab button.flat:active:hover, notebook > header > tabs > tab button.sidebar-button:active:hover {
|
||||||
color: #5294E2; }
|
color: #5294E2; }
|
||||||
|
|
||||||
|
scrollbar {
|
||||||
|
background-color: #fcfcfc;
|
||||||
|
transition: 300ms cubic-bezier(0.25, 0.46, 0.45, 0.94); }
|
||||||
* {
|
* {
|
||||||
-GtkScrollbar-has-backward-stepper: false;
|
-GtkScrollbar-has-backward-stepper: false;
|
||||||
-GtkScrollbar-has-forward-stepper: false; }
|
-GtkScrollbar-has-forward-stepper: false; }
|
||||||
|
scrollbar.top {
|
||||||
scrollbar button,
|
border-bottom: 1px solid #dcdfe3; }
|
||||||
.scrollbar button {
|
scrollbar.bottom {
|
||||||
|
border-top: 1px solid #dcdfe3; }
|
||||||
|
scrollbar.left {
|
||||||
|
border-right: 1px solid #dcdfe3; }
|
||||||
|
scrollbar.right {
|
||||||
|
border-left: 1px solid #dcdfe3; }
|
||||||
|
scrollbar button {
|
||||||
border: none; }
|
border: none; }
|
||||||
|
scrollbar.vertical button.down {
|
||||||
scrollbar.vertical button.down,
|
|
||||||
.scrollbar.vertical button.down {
|
|
||||||
-gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); }
|
-gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); }
|
||||||
|
scrollbar.vertical button.up {
|
||||||
scrollbar.vertical button.up,
|
|
||||||
.scrollbar.vertical button.up {
|
|
||||||
-gtk-icon-source: -gtk-icontheme("pan-up-symbolic"); }
|
-gtk-icon-source: -gtk-icontheme("pan-up-symbolic"); }
|
||||||
|
scrollbar.horizontal button.down {
|
||||||
scrollbar.horizontal button.down,
|
|
||||||
.scrollbar.horizontal button.down {
|
|
||||||
-gtk-icon-source: -gtk-icontheme("pan-right-symbolic"); }
|
-gtk-icon-source: -gtk-icontheme("pan-right-symbolic"); }
|
||||||
|
scrollbar.horizontal button.up {
|
||||||
scrollbar.horizontal button.up,
|
|
||||||
.scrollbar.horizontal button.up {
|
|
||||||
-gtk-icon-source: -gtk-icontheme("pan-left-symbolic"); }
|
-gtk-icon-source: -gtk-icontheme("pan-left-symbolic"); }
|
||||||
|
scrollbar slider {
|
||||||
scrollbar.overlay-indicator:not(.dragging):not(.hovering),
|
|
||||||
.scrollbar.overlay-indicator:not(.dragging):not(.hovering) {
|
|
||||||
opacity: 0.4; }
|
|
||||||
scrollbar.overlay-indicator:not(.dragging):not(.hovering) slider,
|
|
||||||
.scrollbar.overlay-indicator:not(.dragging):not(.hovering) slider {
|
|
||||||
margin: 0;
|
|
||||||
background-color: #8a8e96;
|
|
||||||
border: 1px solid rgba(255, 255, 255, 0.6);
|
|
||||||
background-clip: padding-box; }
|
|
||||||
scrollbar.overlay-indicator:not(.dragging):not(.hovering) trough,
|
|
||||||
.scrollbar.overlay-indicator:not(.dragging):not(.hovering) trough {
|
|
||||||
border-style: none;
|
|
||||||
background-color: transparent; }
|
|
||||||
scrollbar.overlay-indicator:not(.dragging):not(.hovering).vertical slider,
|
|
||||||
.scrollbar.overlay-indicator:not(.dragging):not(.hovering).vertical slider {
|
|
||||||
min-width: 4px;
|
|
||||||
margin-top: 2px;
|
|
||||||
margin-bottom: 2px; }
|
|
||||||
scrollbar.overlay-indicator:not(.dragging):not(.hovering).horizontal slider,
|
|
||||||
.scrollbar.overlay-indicator:not(.dragging):not(.hovering).horizontal slider {
|
|
||||||
min-height: 4px;
|
|
||||||
margin-left: 2px;
|
|
||||||
margin-right: 2px; }
|
|
||||||
|
|
||||||
scrollbar.overlay-indicator.dragging, scrollbar.overlay-indicator.hovering,
|
|
||||||
.scrollbar.overlay-indicator.dragging,
|
|
||||||
.scrollbar.overlay-indicator.hovering {
|
|
||||||
opacity: 0.99; }
|
|
||||||
|
|
||||||
scrollbar trough,
|
|
||||||
.scrollbar trough {
|
|
||||||
background-color: #fcfcfc;
|
|
||||||
border: 1px none #dcdfe3; }
|
|
||||||
|
|
||||||
scrollbar slider,
|
|
||||||
scrollbar .slider,
|
|
||||||
.scrollbar slider,
|
|
||||||
.scrollbar .slider {
|
|
||||||
background-color: #b8babf; }
|
|
||||||
scrollbar slider:hover,
|
|
||||||
scrollbar .slider:hover,
|
|
||||||
.scrollbar slider:hover,
|
|
||||||
.scrollbar .slider:hover {
|
|
||||||
background-color: #c7c9cd; }
|
|
||||||
scrollbar slider:hover:active,
|
|
||||||
scrollbar .slider:hover:active,
|
|
||||||
.scrollbar slider:hover:active,
|
|
||||||
.scrollbar .slider:hover:active {
|
|
||||||
background-color: #5294E2; }
|
|
||||||
scrollbar slider:disabled,
|
|
||||||
scrollbar .slider:disabled,
|
|
||||||
.scrollbar slider:disabled,
|
|
||||||
.scrollbar .slider:disabled {
|
|
||||||
background-color: transparent; }
|
|
||||||
|
|
||||||
scrollbar slider,
|
|
||||||
scrollbar .slider,
|
|
||||||
.scrollbar slider,
|
|
||||||
.scrollbar .slider {
|
|
||||||
border-radius: 100px;
|
|
||||||
margin: 3px; }
|
|
||||||
|
|
||||||
scrollbar.vertical.fine-tune slider,
|
|
||||||
.scrollbar.vertical.fine-tune slider {
|
|
||||||
min-width: 4px;
|
|
||||||
margin: 4px; }
|
|
||||||
|
|
||||||
scrollbar.vertical slider,
|
|
||||||
.scrollbar.vertical slider {
|
|
||||||
min-height: 42px;
|
|
||||||
min-width: 6px;
|
min-width: 6px;
|
||||||
margin: 3px; }
|
|
||||||
|
|
||||||
scrollbar.vertical trough:dir(ltr),
|
|
||||||
.scrollbar.vertical trough:dir(ltr) {
|
|
||||||
border-left-style: solid; }
|
|
||||||
|
|
||||||
scrollbar.vertical trough:dir(rtl),
|
|
||||||
.scrollbar.vertical trough:dir(rtl) {
|
|
||||||
border-right-style: solid; }
|
|
||||||
|
|
||||||
scrollbar.horizontal.fine-tune slider,
|
|
||||||
.scrollbar.horizontal.fine-tune slider {
|
|
||||||
min-height: 4px;
|
|
||||||
margin: 4px; }
|
|
||||||
|
|
||||||
scrollbar.horizontal slider,
|
|
||||||
scrollbar.horizontal .slider,
|
|
||||||
.scrollbar.horizontal slider,
|
|
||||||
.scrollbar.horizontal .slider {
|
|
||||||
min-height: 6px;
|
min-height: 6px;
|
||||||
min-width: 42px;
|
margin: -1px;
|
||||||
margin-top: 3px; }
|
border: 4px solid transparent;
|
||||||
|
border-radius: 8px;
|
||||||
scrollbar.horizontal trough,
|
background-clip: padding-box;
|
||||||
.scrollbar.horizontal trough {
|
background-color: #b8babf; }
|
||||||
border-top-style: solid; }
|
scrollbar slider:hover {
|
||||||
|
background-color: #c7c9cd; }
|
||||||
|
scrollbar slider:hover:active {
|
||||||
|
background-color: #5294E2; }
|
||||||
|
scrollbar slider:disabled {
|
||||||
|
background-color: transparent; }
|
||||||
|
scrollbar.fine-tune slider {
|
||||||
|
min-width: 4px;
|
||||||
|
min-height: 4px; }
|
||||||
|
scrollbar.fine-tune.horizontal slider {
|
||||||
|
border-width: 5px 4px; }
|
||||||
|
scrollbar.fine-tune.vertical slider {
|
||||||
|
border-width: 4px 5px; }
|
||||||
|
scrollbar.overlay-indicator:not(.dragging):not(.hovering) {
|
||||||
|
opacity: 0.4;
|
||||||
|
border-color: transparent;
|
||||||
|
background-color: transparent; }
|
||||||
|
scrollbar.overlay-indicator:not(.dragging):not(.hovering) slider {
|
||||||
|
margin: 0;
|
||||||
|
min-width: 4px;
|
||||||
|
min-height: 4px;
|
||||||
|
background-color: #8a8e96;
|
||||||
|
border: 1px solid rgba(255, 255, 255, 0.6); }
|
||||||
|
scrollbar.overlay-indicator:not(.dragging):not(.hovering).horizontal slider {
|
||||||
|
margin: 0 2px;
|
||||||
|
min-width: 40px; }
|
||||||
|
scrollbar.overlay-indicator:not(.dragging):not(.hovering).vertical slider {
|
||||||
|
margin: 2px 0;
|
||||||
|
min-height: 40px; }
|
||||||
|
scrollbar.overlay-indicator.dragging, scrollbar.overlay-indicator.hovering {
|
||||||
|
opacity: 0.99; }
|
||||||
|
scrollbar.horizontal slider {
|
||||||
|
min-width: 40px; }
|
||||||
|
scrollbar.vertical slider {
|
||||||
|
min-height: 40px; }
|
||||||
|
|
||||||
switch {
|
switch {
|
||||||
font: 1;
|
font: 1;
|
||||||
@ -2834,7 +2799,7 @@ tooltip {
|
|||||||
border-radius: 2px;
|
border-radius: 2px;
|
||||||
box-shadow: none; }
|
box-shadow: none; }
|
||||||
tooltip.background {
|
tooltip.background {
|
||||||
background-color: #353945;
|
background-color: #4b5162;
|
||||||
background-clip: padding-box; }
|
background-clip: padding-box; }
|
||||||
tooltip.background label {
|
tooltip.background label {
|
||||||
padding: 4px; }
|
padding: 4px; }
|
||||||
@ -3123,9 +3088,18 @@ modelbutton.flat:selected arrow, treeview.view:selected, treeview.view:selected:
|
|||||||
.nautilus-window placessidebar.sidebar row.sidebar-row:disabled:active:hover {
|
.nautilus-window placessidebar.sidebar row.sidebar-row:disabled:active:hover {
|
||||||
color: #a9caf1; }
|
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; }
|
box-shadow: inset 0 -1px #dcdfe3; }
|
||||||
|
|
||||||
|
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 {
|
.nautilus-canvas-item {
|
||||||
border-radius: 2px; }
|
border-radius: 2px; }
|
||||||
|
|
||||||
@ -3330,19 +3304,19 @@ pillbox {
|
|||||||
background-color: #5294E2;
|
background-color: #5294E2;
|
||||||
border-radius: 3px; }
|
border-radius: 3px; }
|
||||||
|
|
||||||
tabstrip {
|
docktabstrip {
|
||||||
padding: 0 6px;
|
padding: 0 6px;
|
||||||
background-color: #F5F6F7;
|
background-color: #F5F6F7;
|
||||||
border-bottom: 1px solid #dcdfe3; }
|
border-bottom: 1px solid #dcdfe3; }
|
||||||
tabstrip tab {
|
docktabstrip docktab {
|
||||||
min-height: 28px;
|
min-height: 28px;
|
||||||
border: solid transparent;
|
border: solid transparent;
|
||||||
border-width: 0 1px; }
|
border-width: 0 1px; }
|
||||||
tabstrip tab label {
|
docktabstrip docktab label {
|
||||||
opacity: 0.5; }
|
opacity: 0.5; }
|
||||||
tabstrip tab:checked label, tabstrip tab:hover label {
|
docktabstrip docktab:checked label, docktabstrip docktab:hover label {
|
||||||
opacity: 1; }
|
opacity: 1; }
|
||||||
tabstrip tab:checked {
|
docktabstrip docktab:checked {
|
||||||
border-color: #dcdfe3;
|
border-color: #dcdfe3;
|
||||||
background-color: #ffffff; }
|
background-color: #ffffff; }
|
||||||
|
|
||||||
@ -3355,7 +3329,7 @@ dockpaned {
|
|||||||
|
|
||||||
dockoverlayedge {
|
dockoverlayedge {
|
||||||
background-color: #F5F6F7; }
|
background-color: #F5F6F7; }
|
||||||
dockoverlayedge tabstrip {
|
dockoverlayedge docktabstrip {
|
||||||
padding: 0;
|
padding: 0;
|
||||||
border: none; }
|
border: none; }
|
||||||
dockoverlayedge.left-edge tab:checked,
|
dockoverlayedge.left-edge tab:checked,
|
||||||
|
@ -202,6 +202,19 @@ entry {
|
|||||||
entry.error selection, entry.error selection:focus {
|
entry.error selection, entry.error selection:focus {
|
||||||
background-color: #ffffff;
|
background-color: #ffffff;
|
||||||
color: #FC4138; }
|
color: #FC4138; }
|
||||||
|
entry.search-missing {
|
||||||
|
color: #ffffff;
|
||||||
|
border-color: #FC4138;
|
||||||
|
background-image: linear-gradient(to bottom, #fd8d88); }
|
||||||
|
entry.search-missing image {
|
||||||
|
color: #ffffff; }
|
||||||
|
entry.search-missing:focus {
|
||||||
|
color: #ffffff;
|
||||||
|
background-image: linear-gradient(to bottom, #FC4138);
|
||||||
|
box-shadow: none; }
|
||||||
|
entry.search-missing selection, entry.search-missing selection:focus {
|
||||||
|
background-color: #ffffff;
|
||||||
|
color: #FC4138; }
|
||||||
entry:drop(active):focus, entry:drop(active) {
|
entry:drop(active):focus, entry:drop(active) {
|
||||||
border-color: #F08437;
|
border-color: #F08437;
|
||||||
box-shadow: none; }
|
box-shadow: none; }
|
||||||
@ -671,7 +684,7 @@ toolbar.inline-toolbar toolbutton > button.flat, .inline-toolbar toolbutton > bu
|
|||||||
.linked:not(.vertical) > entry:focus, .inline-toolbar button, .inline-toolbar button:backdrop, .linked:not(.vertical) > button,
|
.linked:not(.vertical) > entry:focus, .inline-toolbar button, .inline-toolbar button:backdrop, .linked:not(.vertical) > button,
|
||||||
.linked:not(.vertical) > button:hover,
|
.linked:not(.vertical) > button:hover,
|
||||||
.linked:not(.vertical) > button:active,
|
.linked:not(.vertical) > button:active,
|
||||||
.linked:not(.vertical) > button:checked, spinbutton:not(.vertical) button, spinbutton:not(.vertical) entry, .primary-toolbar .linked:not(.vertical):not(.path-bar).stack-switcher > button, headerbar .linked:not(.vertical):not(.path-bar).stack-switcher > button, .primary-toolbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:hover, headerbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:hover, .primary-toolbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:active, headerbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:active, .primary-toolbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:checked, headerbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:checked, .primary-toolbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:disabled, headerbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:disabled, .primary-toolbar .linked:not(.vertical).path-bar > button, headerbar .linked:not(.vertical).path-bar > button, .primary-toolbar .linked:not(.vertical).path-bar > button:hover, headerbar .linked:not(.vertical).path-bar > button:hover, .primary-toolbar .linked:not(.vertical).path-bar > button:active, headerbar .linked:not(.vertical).path-bar > button:active, .primary-toolbar .linked:not(.vertical).path-bar > button:checked, headerbar .linked:not(.vertical).path-bar > button:checked, .primary-toolbar .linked:not(.vertical).path-bar > button:disabled, headerbar .linked:not(.vertical).path-bar > button:disabled, .nemo-window .primary-toolbar widget.raised.linked:not(.vertical):not(.path-bar) > button, .nemo-window .primary-toolbar widget.raised.linked:not(.vertical):not(.path-bar) > button:hover, .nemo-window .primary-toolbar widget.raised.linked:not(.vertical):not(.path-bar) > button:active, .nemo-window .primary-toolbar widget.raised.linked:not(.vertical):not(.path-bar) > button:checked, .nemo-window .primary-toolbar widget.raised.linked:not(.vertical):not(.path-bar) > button:disabled, .linked:not(.vertical) > combobox > box > button.combo:dir(ltr) {
|
.linked:not(.vertical) > button:checked, spinbutton:not(.vertical) button, spinbutton:not(.vertical) entry, .primary-toolbar .linked:not(.vertical):not(.path-bar).stack-switcher > button, headerbar .linked:not(.vertical):not(.path-bar).stack-switcher > button, .primary-toolbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:hover, headerbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:hover, .primary-toolbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:active, headerbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:active, .primary-toolbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:checked, headerbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:checked, .primary-toolbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:disabled, headerbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:disabled, .primary-toolbar .linked:not(.vertical).path-bar > button, headerbar .linked:not(.vertical).path-bar > button, .primary-toolbar .linked:not(.vertical).path-bar > button:hover, headerbar .linked:not(.vertical).path-bar > button:hover, .primary-toolbar .linked:not(.vertical).path-bar > button:active, headerbar .linked:not(.vertical).path-bar > button:active, .primary-toolbar .linked:not(.vertical).path-bar > button:checked, headerbar .linked:not(.vertical).path-bar > button:checked, .primary-toolbar .linked:not(.vertical).path-bar > button:disabled, headerbar .linked:not(.vertical).path-bar > button:disabled, .nemo-window .primary-toolbar widget.raised.linked:not(.vertical):not(.path-bar) > button, .nemo-window .primary-toolbar widget.raised.linked:not(.vertical):not(.path-bar) > button:hover, .nemo-window .primary-toolbar widget.raised.linked:not(.vertical):not(.path-bar) > button:active, .nemo-window .primary-toolbar widget.raised.linked:not(.vertical):not(.path-bar) > button:checked, .nemo-window .primary-toolbar widget.raised.linked:not(.vertical):not(.path-bar) > button:disabled, .linked:not(.vertical) > combobox > box > button.combo:dir(ltr), .linked:not(.vertical) > combobox > box > button.combo:dir(rtl) {
|
||||||
border-radius: 0;
|
border-radius: 0;
|
||||||
border-right-style: none; }
|
border-right-style: none; }
|
||||||
|
|
||||||
@ -1530,6 +1543,12 @@ menu,
|
|||||||
.menu separator {
|
.menu separator {
|
||||||
margin: 2px 0;
|
margin: 2px 0;
|
||||||
background-color: #ffffff; }
|
background-color: #ffffff; }
|
||||||
|
menu .separator,
|
||||||
|
.csd menu .separator,
|
||||||
|
.menu .separator,
|
||||||
|
.csd
|
||||||
|
.menu .separator {
|
||||||
|
color: #ffffff; }
|
||||||
menu menuitem,
|
menu menuitem,
|
||||||
.menu menuitem {
|
.menu menuitem {
|
||||||
min-height: 16px;
|
min-height: 16px;
|
||||||
@ -1769,127 +1788,73 @@ notebook {
|
|||||||
notebook > header > tabs > tab button.flat:active, notebook > header > tabs > tab button.sidebar-button:active, notebook > header > tabs > tab button.flat:active:hover, notebook > header > tabs > tab button.sidebar-button:active:hover {
|
notebook > header > tabs > tab button.flat:active, notebook > header > tabs > tab button.sidebar-button:active, notebook > header > tabs > tab button.flat:active:hover, notebook > header > tabs > tab button.sidebar-button:active:hover {
|
||||||
color: #5294E2; }
|
color: #5294E2; }
|
||||||
|
|
||||||
|
scrollbar {
|
||||||
|
background-color: #fcfcfc;
|
||||||
|
transition: 300ms cubic-bezier(0.25, 0.46, 0.45, 0.94); }
|
||||||
* {
|
* {
|
||||||
-GtkScrollbar-has-backward-stepper: false;
|
-GtkScrollbar-has-backward-stepper: false;
|
||||||
-GtkScrollbar-has-forward-stepper: false; }
|
-GtkScrollbar-has-forward-stepper: false; }
|
||||||
|
scrollbar.top {
|
||||||
scrollbar button,
|
border-bottom: 1px solid #dcdfe3; }
|
||||||
.scrollbar button {
|
scrollbar.bottom {
|
||||||
|
border-top: 1px solid #dcdfe3; }
|
||||||
|
scrollbar.left {
|
||||||
|
border-right: 1px solid #dcdfe3; }
|
||||||
|
scrollbar.right {
|
||||||
|
border-left: 1px solid #dcdfe3; }
|
||||||
|
scrollbar button {
|
||||||
border: none; }
|
border: none; }
|
||||||
|
scrollbar.vertical button.down {
|
||||||
scrollbar.vertical button.down,
|
|
||||||
.scrollbar.vertical button.down {
|
|
||||||
-gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); }
|
-gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); }
|
||||||
|
scrollbar.vertical button.up {
|
||||||
scrollbar.vertical button.up,
|
|
||||||
.scrollbar.vertical button.up {
|
|
||||||
-gtk-icon-source: -gtk-icontheme("pan-up-symbolic"); }
|
-gtk-icon-source: -gtk-icontheme("pan-up-symbolic"); }
|
||||||
|
scrollbar.horizontal button.down {
|
||||||
scrollbar.horizontal button.down,
|
|
||||||
.scrollbar.horizontal button.down {
|
|
||||||
-gtk-icon-source: -gtk-icontheme("pan-right-symbolic"); }
|
-gtk-icon-source: -gtk-icontheme("pan-right-symbolic"); }
|
||||||
|
scrollbar.horizontal button.up {
|
||||||
scrollbar.horizontal button.up,
|
|
||||||
.scrollbar.horizontal button.up {
|
|
||||||
-gtk-icon-source: -gtk-icontheme("pan-left-symbolic"); }
|
-gtk-icon-source: -gtk-icontheme("pan-left-symbolic"); }
|
||||||
|
scrollbar slider {
|
||||||
scrollbar.overlay-indicator:not(.dragging):not(.hovering),
|
|
||||||
.scrollbar.overlay-indicator:not(.dragging):not(.hovering) {
|
|
||||||
opacity: 0.4; }
|
|
||||||
scrollbar.overlay-indicator:not(.dragging):not(.hovering) slider,
|
|
||||||
.scrollbar.overlay-indicator:not(.dragging):not(.hovering) slider {
|
|
||||||
margin: 0;
|
|
||||||
background-color: #8a8e96;
|
|
||||||
border: 1px solid rgba(255, 255, 255, 0.6);
|
|
||||||
background-clip: padding-box; }
|
|
||||||
scrollbar.overlay-indicator:not(.dragging):not(.hovering) trough,
|
|
||||||
.scrollbar.overlay-indicator:not(.dragging):not(.hovering) trough {
|
|
||||||
border-style: none;
|
|
||||||
background-color: transparent; }
|
|
||||||
scrollbar.overlay-indicator:not(.dragging):not(.hovering).vertical slider,
|
|
||||||
.scrollbar.overlay-indicator:not(.dragging):not(.hovering).vertical slider {
|
|
||||||
min-width: 4px;
|
|
||||||
margin-top: 2px;
|
|
||||||
margin-bottom: 2px; }
|
|
||||||
scrollbar.overlay-indicator:not(.dragging):not(.hovering).horizontal slider,
|
|
||||||
.scrollbar.overlay-indicator:not(.dragging):not(.hovering).horizontal slider {
|
|
||||||
min-height: 4px;
|
|
||||||
margin-left: 2px;
|
|
||||||
margin-right: 2px; }
|
|
||||||
|
|
||||||
scrollbar.overlay-indicator.dragging, scrollbar.overlay-indicator.hovering,
|
|
||||||
.scrollbar.overlay-indicator.dragging,
|
|
||||||
.scrollbar.overlay-indicator.hovering {
|
|
||||||
opacity: 0.99; }
|
|
||||||
|
|
||||||
scrollbar trough,
|
|
||||||
.scrollbar trough {
|
|
||||||
background-color: #fcfcfc;
|
|
||||||
border: 1px none #dcdfe3; }
|
|
||||||
|
|
||||||
scrollbar slider,
|
|
||||||
scrollbar .slider,
|
|
||||||
.scrollbar slider,
|
|
||||||
.scrollbar .slider {
|
|
||||||
background-color: #b8babf; }
|
|
||||||
scrollbar slider:hover,
|
|
||||||
scrollbar .slider:hover,
|
|
||||||
.scrollbar slider:hover,
|
|
||||||
.scrollbar .slider:hover {
|
|
||||||
background-color: #c7c9cd; }
|
|
||||||
scrollbar slider:hover:active,
|
|
||||||
scrollbar .slider:hover:active,
|
|
||||||
.scrollbar slider:hover:active,
|
|
||||||
.scrollbar .slider:hover:active {
|
|
||||||
background-color: #5294E2; }
|
|
||||||
scrollbar slider:disabled,
|
|
||||||
scrollbar .slider:disabled,
|
|
||||||
.scrollbar slider:disabled,
|
|
||||||
.scrollbar .slider:disabled {
|
|
||||||
background-color: transparent; }
|
|
||||||
|
|
||||||
scrollbar slider,
|
|
||||||
scrollbar .slider,
|
|
||||||
.scrollbar slider,
|
|
||||||
.scrollbar .slider {
|
|
||||||
border-radius: 100px;
|
|
||||||
margin: 3px; }
|
|
||||||
|
|
||||||
scrollbar.vertical.fine-tune slider,
|
|
||||||
.scrollbar.vertical.fine-tune slider {
|
|
||||||
min-width: 4px;
|
|
||||||
margin: 4px; }
|
|
||||||
|
|
||||||
scrollbar.vertical slider,
|
|
||||||
.scrollbar.vertical slider {
|
|
||||||
min-height: 42px;
|
|
||||||
min-width: 6px;
|
min-width: 6px;
|
||||||
margin: 3px; }
|
|
||||||
|
|
||||||
scrollbar.vertical trough:dir(ltr),
|
|
||||||
.scrollbar.vertical trough:dir(ltr) {
|
|
||||||
border-left-style: solid; }
|
|
||||||
|
|
||||||
scrollbar.vertical trough:dir(rtl),
|
|
||||||
.scrollbar.vertical trough:dir(rtl) {
|
|
||||||
border-right-style: solid; }
|
|
||||||
|
|
||||||
scrollbar.horizontal.fine-tune slider,
|
|
||||||
.scrollbar.horizontal.fine-tune slider {
|
|
||||||
min-height: 4px;
|
|
||||||
margin: 4px; }
|
|
||||||
|
|
||||||
scrollbar.horizontal slider,
|
|
||||||
scrollbar.horizontal .slider,
|
|
||||||
.scrollbar.horizontal slider,
|
|
||||||
.scrollbar.horizontal .slider {
|
|
||||||
min-height: 6px;
|
min-height: 6px;
|
||||||
min-width: 42px;
|
margin: -1px;
|
||||||
margin-top: 3px; }
|
border: 4px solid transparent;
|
||||||
|
border-radius: 8px;
|
||||||
scrollbar.horizontal trough,
|
background-clip: padding-box;
|
||||||
.scrollbar.horizontal trough {
|
background-color: #b8babf; }
|
||||||
border-top-style: solid; }
|
scrollbar slider:hover {
|
||||||
|
background-color: #c7c9cd; }
|
||||||
|
scrollbar slider:hover:active {
|
||||||
|
background-color: #5294E2; }
|
||||||
|
scrollbar slider:disabled {
|
||||||
|
background-color: transparent; }
|
||||||
|
scrollbar.fine-tune slider {
|
||||||
|
min-width: 4px;
|
||||||
|
min-height: 4px; }
|
||||||
|
scrollbar.fine-tune.horizontal slider {
|
||||||
|
border-width: 5px 4px; }
|
||||||
|
scrollbar.fine-tune.vertical slider {
|
||||||
|
border-width: 4px 5px; }
|
||||||
|
scrollbar.overlay-indicator:not(.dragging):not(.hovering) {
|
||||||
|
opacity: 0.4;
|
||||||
|
border-color: transparent;
|
||||||
|
background-color: transparent; }
|
||||||
|
scrollbar.overlay-indicator:not(.dragging):not(.hovering) slider {
|
||||||
|
margin: 0;
|
||||||
|
min-width: 4px;
|
||||||
|
min-height: 4px;
|
||||||
|
background-color: #8a8e96;
|
||||||
|
border: 1px solid rgba(255, 255, 255, 0.6); }
|
||||||
|
scrollbar.overlay-indicator:not(.dragging):not(.hovering).horizontal slider {
|
||||||
|
margin: 0 2px;
|
||||||
|
min-width: 40px; }
|
||||||
|
scrollbar.overlay-indicator:not(.dragging):not(.hovering).vertical slider {
|
||||||
|
margin: 2px 0;
|
||||||
|
min-height: 40px; }
|
||||||
|
scrollbar.overlay-indicator.dragging, scrollbar.overlay-indicator.hovering {
|
||||||
|
opacity: 0.99; }
|
||||||
|
scrollbar.horizontal slider {
|
||||||
|
min-width: 40px; }
|
||||||
|
scrollbar.vertical slider {
|
||||||
|
min-height: 40px; }
|
||||||
|
|
||||||
switch {
|
switch {
|
||||||
font: 1;
|
font: 1;
|
||||||
@ -2838,7 +2803,7 @@ tooltip {
|
|||||||
border-radius: 2px;
|
border-radius: 2px;
|
||||||
box-shadow: none; }
|
box-shadow: none; }
|
||||||
tooltip.background {
|
tooltip.background {
|
||||||
background-color: #353945;
|
background-color: #4b5162;
|
||||||
background-clip: padding-box; }
|
background-clip: padding-box; }
|
||||||
tooltip.background label {
|
tooltip.background label {
|
||||||
padding: 4px; }
|
padding: 4px; }
|
||||||
@ -3127,9 +3092,18 @@ modelbutton.flat:selected arrow, treeview.view:selected, treeview.view:selected:
|
|||||||
.nautilus-window placessidebar.sidebar row.sidebar-row:disabled:active:hover {
|
.nautilus-window placessidebar.sidebar row.sidebar-row:disabled:active:hover {
|
||||||
color: #a9caf1; }
|
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; }
|
box-shadow: inset 0 -1px #dcdfe3; }
|
||||||
|
|
||||||
|
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 {
|
.nautilus-canvas-item {
|
||||||
border-radius: 2px; }
|
border-radius: 2px; }
|
||||||
|
|
||||||
@ -3334,19 +3308,19 @@ pillbox {
|
|||||||
background-color: #5294E2;
|
background-color: #5294E2;
|
||||||
border-radius: 3px; }
|
border-radius: 3px; }
|
||||||
|
|
||||||
tabstrip {
|
docktabstrip {
|
||||||
padding: 0 6px;
|
padding: 0 6px;
|
||||||
background-color: #F5F6F7;
|
background-color: #F5F6F7;
|
||||||
border-bottom: 1px solid #dcdfe3; }
|
border-bottom: 1px solid #dcdfe3; }
|
||||||
tabstrip tab {
|
docktabstrip docktab {
|
||||||
min-height: 28px;
|
min-height: 28px;
|
||||||
border: solid transparent;
|
border: solid transparent;
|
||||||
border-width: 0 1px; }
|
border-width: 0 1px; }
|
||||||
tabstrip tab label {
|
docktabstrip docktab label {
|
||||||
opacity: 0.5; }
|
opacity: 0.5; }
|
||||||
tabstrip tab:checked label, tabstrip tab:hover label {
|
docktabstrip docktab:checked label, docktabstrip docktab:hover label {
|
||||||
opacity: 1; }
|
opacity: 1; }
|
||||||
tabstrip tab:checked {
|
docktabstrip docktab:checked {
|
||||||
border-color: #dcdfe3;
|
border-color: #dcdfe3;
|
||||||
background-color: #ffffff; }
|
background-color: #ffffff; }
|
||||||
|
|
||||||
@ -3359,7 +3333,7 @@ dockpaned {
|
|||||||
|
|
||||||
dockoverlayedge {
|
dockoverlayedge {
|
||||||
background-color: #F5F6F7; }
|
background-color: #F5F6F7; }
|
||||||
dockoverlayedge tabstrip {
|
dockoverlayedge docktabstrip {
|
||||||
padding: 0;
|
padding: 0;
|
||||||
border: none; }
|
border: none; }
|
||||||
dockoverlayedge.left-edge tab:checked,
|
dockoverlayedge.left-edge tab:checked,
|
||||||
|
@ -202,6 +202,19 @@ entry {
|
|||||||
entry.error selection, entry.error selection:focus {
|
entry.error selection, entry.error selection:focus {
|
||||||
background-color: #ffffff;
|
background-color: #ffffff;
|
||||||
color: #FC4138; }
|
color: #FC4138; }
|
||||||
|
entry.search-missing {
|
||||||
|
color: #ffffff;
|
||||||
|
border-color: #FC4138;
|
||||||
|
background-image: linear-gradient(to bottom, #fd8d88); }
|
||||||
|
entry.search-missing image {
|
||||||
|
color: #ffffff; }
|
||||||
|
entry.search-missing:focus {
|
||||||
|
color: #ffffff;
|
||||||
|
background-image: linear-gradient(to bottom, #FC4138);
|
||||||
|
box-shadow: none; }
|
||||||
|
entry.search-missing selection, entry.search-missing selection:focus {
|
||||||
|
background-color: #ffffff;
|
||||||
|
color: #FC4138; }
|
||||||
entry:drop(active):focus, entry:drop(active) {
|
entry:drop(active):focus, entry:drop(active) {
|
||||||
border-color: #F08437;
|
border-color: #F08437;
|
||||||
box-shadow: none; }
|
box-shadow: none; }
|
||||||
@ -671,7 +684,7 @@ toolbar.inline-toolbar toolbutton > button.flat, .inline-toolbar toolbutton > bu
|
|||||||
.linked:not(.vertical) > entry:focus, .inline-toolbar button, .inline-toolbar button:backdrop, .linked:not(.vertical) > button,
|
.linked:not(.vertical) > entry:focus, .inline-toolbar button, .inline-toolbar button:backdrop, .linked:not(.vertical) > button,
|
||||||
.linked:not(.vertical) > button:hover,
|
.linked:not(.vertical) > button:hover,
|
||||||
.linked:not(.vertical) > button:active,
|
.linked:not(.vertical) > button:active,
|
||||||
.linked:not(.vertical) > button:checked, spinbutton:not(.vertical) button, spinbutton:not(.vertical) entry, .primary-toolbar .linked:not(.vertical):not(.path-bar).stack-switcher > button, headerbar .linked:not(.vertical):not(.path-bar).stack-switcher > button, .primary-toolbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:hover, headerbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:hover, .primary-toolbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:active, headerbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:active, .primary-toolbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:checked, headerbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:checked, .primary-toolbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:disabled, headerbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:disabled, .primary-toolbar .linked:not(.vertical).path-bar > button, headerbar .linked:not(.vertical).path-bar > button, .primary-toolbar .linked:not(.vertical).path-bar > button:hover, headerbar .linked:not(.vertical).path-bar > button:hover, .primary-toolbar .linked:not(.vertical).path-bar > button:active, headerbar .linked:not(.vertical).path-bar > button:active, .primary-toolbar .linked:not(.vertical).path-bar > button:checked, headerbar .linked:not(.vertical).path-bar > button:checked, .primary-toolbar .linked:not(.vertical).path-bar > button:disabled, headerbar .linked:not(.vertical).path-bar > button:disabled, .nemo-window .primary-toolbar widget.raised.linked:not(.vertical):not(.path-bar) > button, .nemo-window .primary-toolbar widget.raised.linked:not(.vertical):not(.path-bar) > button:hover, .nemo-window .primary-toolbar widget.raised.linked:not(.vertical):not(.path-bar) > button:active, .nemo-window .primary-toolbar widget.raised.linked:not(.vertical):not(.path-bar) > button:checked, .nemo-window .primary-toolbar widget.raised.linked:not(.vertical):not(.path-bar) > button:disabled, .linked:not(.vertical) > combobox > box > button.combo:dir(ltr) {
|
.linked:not(.vertical) > button:checked, spinbutton:not(.vertical) button, spinbutton:not(.vertical) entry, .primary-toolbar .linked:not(.vertical):not(.path-bar).stack-switcher > button, headerbar .linked:not(.vertical):not(.path-bar).stack-switcher > button, .primary-toolbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:hover, headerbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:hover, .primary-toolbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:active, headerbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:active, .primary-toolbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:checked, headerbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:checked, .primary-toolbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:disabled, headerbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:disabled, .primary-toolbar .linked:not(.vertical).path-bar > button, headerbar .linked:not(.vertical).path-bar > button, .primary-toolbar .linked:not(.vertical).path-bar > button:hover, headerbar .linked:not(.vertical).path-bar > button:hover, .primary-toolbar .linked:not(.vertical).path-bar > button:active, headerbar .linked:not(.vertical).path-bar > button:active, .primary-toolbar .linked:not(.vertical).path-bar > button:checked, headerbar .linked:not(.vertical).path-bar > button:checked, .primary-toolbar .linked:not(.vertical).path-bar > button:disabled, headerbar .linked:not(.vertical).path-bar > button:disabled, .nemo-window .primary-toolbar widget.raised.linked:not(.vertical):not(.path-bar) > button, .nemo-window .primary-toolbar widget.raised.linked:not(.vertical):not(.path-bar) > button:hover, .nemo-window .primary-toolbar widget.raised.linked:not(.vertical):not(.path-bar) > button:active, .nemo-window .primary-toolbar widget.raised.linked:not(.vertical):not(.path-bar) > button:checked, .nemo-window .primary-toolbar widget.raised.linked:not(.vertical):not(.path-bar) > button:disabled, .linked:not(.vertical) > combobox > box > button.combo:dir(ltr), .linked:not(.vertical) > combobox > box > button.combo:dir(rtl) {
|
||||||
border-radius: 0;
|
border-radius: 0;
|
||||||
border-right-style: none; }
|
border-right-style: none; }
|
||||||
|
|
||||||
@ -1530,6 +1543,12 @@ menu,
|
|||||||
.menu separator {
|
.menu separator {
|
||||||
margin: 2px 0;
|
margin: 2px 0;
|
||||||
background-color: #ffffff; }
|
background-color: #ffffff; }
|
||||||
|
menu .separator,
|
||||||
|
.csd menu .separator,
|
||||||
|
.menu .separator,
|
||||||
|
.csd
|
||||||
|
.menu .separator {
|
||||||
|
color: #ffffff; }
|
||||||
menu menuitem,
|
menu menuitem,
|
||||||
.menu menuitem {
|
.menu menuitem {
|
||||||
min-height: 16px;
|
min-height: 16px;
|
||||||
@ -1769,127 +1788,73 @@ notebook {
|
|||||||
notebook > header > tabs > tab button.flat:active, notebook > header > tabs > tab button.sidebar-button:active, notebook > header > tabs > tab button.flat:active:hover, notebook > header > tabs > tab button.sidebar-button:active:hover {
|
notebook > header > tabs > tab button.flat:active, notebook > header > tabs > tab button.sidebar-button:active, notebook > header > tabs > tab button.flat:active:hover, notebook > header > tabs > tab button.sidebar-button:active:hover {
|
||||||
color: #5294E2; }
|
color: #5294E2; }
|
||||||
|
|
||||||
|
scrollbar {
|
||||||
|
background-color: #fcfcfc;
|
||||||
|
transition: 300ms cubic-bezier(0.25, 0.46, 0.45, 0.94); }
|
||||||
* {
|
* {
|
||||||
-GtkScrollbar-has-backward-stepper: false;
|
-GtkScrollbar-has-backward-stepper: false;
|
||||||
-GtkScrollbar-has-forward-stepper: false; }
|
-GtkScrollbar-has-forward-stepper: false; }
|
||||||
|
scrollbar.top {
|
||||||
scrollbar button,
|
border-bottom: 1px solid #dcdfe3; }
|
||||||
.scrollbar button {
|
scrollbar.bottom {
|
||||||
|
border-top: 1px solid #dcdfe3; }
|
||||||
|
scrollbar.left {
|
||||||
|
border-right: 1px solid #dcdfe3; }
|
||||||
|
scrollbar.right {
|
||||||
|
border-left: 1px solid #dcdfe3; }
|
||||||
|
scrollbar button {
|
||||||
border: none; }
|
border: none; }
|
||||||
|
scrollbar.vertical button.down {
|
||||||
scrollbar.vertical button.down,
|
|
||||||
.scrollbar.vertical button.down {
|
|
||||||
-gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); }
|
-gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); }
|
||||||
|
scrollbar.vertical button.up {
|
||||||
scrollbar.vertical button.up,
|
|
||||||
.scrollbar.vertical button.up {
|
|
||||||
-gtk-icon-source: -gtk-icontheme("pan-up-symbolic"); }
|
-gtk-icon-source: -gtk-icontheme("pan-up-symbolic"); }
|
||||||
|
scrollbar.horizontal button.down {
|
||||||
scrollbar.horizontal button.down,
|
|
||||||
.scrollbar.horizontal button.down {
|
|
||||||
-gtk-icon-source: -gtk-icontheme("pan-right-symbolic"); }
|
-gtk-icon-source: -gtk-icontheme("pan-right-symbolic"); }
|
||||||
|
scrollbar.horizontal button.up {
|
||||||
scrollbar.horizontal button.up,
|
|
||||||
.scrollbar.horizontal button.up {
|
|
||||||
-gtk-icon-source: -gtk-icontheme("pan-left-symbolic"); }
|
-gtk-icon-source: -gtk-icontheme("pan-left-symbolic"); }
|
||||||
|
scrollbar slider {
|
||||||
scrollbar.overlay-indicator:not(.dragging):not(.hovering),
|
|
||||||
.scrollbar.overlay-indicator:not(.dragging):not(.hovering) {
|
|
||||||
opacity: 0.4; }
|
|
||||||
scrollbar.overlay-indicator:not(.dragging):not(.hovering) slider,
|
|
||||||
.scrollbar.overlay-indicator:not(.dragging):not(.hovering) slider {
|
|
||||||
margin: 0;
|
|
||||||
background-color: #8a8e96;
|
|
||||||
border: 1px solid rgba(255, 255, 255, 0.6);
|
|
||||||
background-clip: padding-box; }
|
|
||||||
scrollbar.overlay-indicator:not(.dragging):not(.hovering) trough,
|
|
||||||
.scrollbar.overlay-indicator:not(.dragging):not(.hovering) trough {
|
|
||||||
border-style: none;
|
|
||||||
background-color: transparent; }
|
|
||||||
scrollbar.overlay-indicator:not(.dragging):not(.hovering).vertical slider,
|
|
||||||
.scrollbar.overlay-indicator:not(.dragging):not(.hovering).vertical slider {
|
|
||||||
min-width: 4px;
|
|
||||||
margin-top: 2px;
|
|
||||||
margin-bottom: 2px; }
|
|
||||||
scrollbar.overlay-indicator:not(.dragging):not(.hovering).horizontal slider,
|
|
||||||
.scrollbar.overlay-indicator:not(.dragging):not(.hovering).horizontal slider {
|
|
||||||
min-height: 4px;
|
|
||||||
margin-left: 2px;
|
|
||||||
margin-right: 2px; }
|
|
||||||
|
|
||||||
scrollbar.overlay-indicator.dragging, scrollbar.overlay-indicator.hovering,
|
|
||||||
.scrollbar.overlay-indicator.dragging,
|
|
||||||
.scrollbar.overlay-indicator.hovering {
|
|
||||||
opacity: 0.99; }
|
|
||||||
|
|
||||||
scrollbar trough,
|
|
||||||
.scrollbar trough {
|
|
||||||
background-color: #fcfcfc;
|
|
||||||
border: 1px none #dcdfe3; }
|
|
||||||
|
|
||||||
scrollbar slider,
|
|
||||||
scrollbar .slider,
|
|
||||||
.scrollbar slider,
|
|
||||||
.scrollbar .slider {
|
|
||||||
background-color: #b8babf; }
|
|
||||||
scrollbar slider:hover,
|
|
||||||
scrollbar .slider:hover,
|
|
||||||
.scrollbar slider:hover,
|
|
||||||
.scrollbar .slider:hover {
|
|
||||||
background-color: #c7c9cd; }
|
|
||||||
scrollbar slider:hover:active,
|
|
||||||
scrollbar .slider:hover:active,
|
|
||||||
.scrollbar slider:hover:active,
|
|
||||||
.scrollbar .slider:hover:active {
|
|
||||||
background-color: #5294E2; }
|
|
||||||
scrollbar slider:disabled,
|
|
||||||
scrollbar .slider:disabled,
|
|
||||||
.scrollbar slider:disabled,
|
|
||||||
.scrollbar .slider:disabled {
|
|
||||||
background-color: transparent; }
|
|
||||||
|
|
||||||
scrollbar slider,
|
|
||||||
scrollbar .slider,
|
|
||||||
.scrollbar slider,
|
|
||||||
.scrollbar .slider {
|
|
||||||
border-radius: 100px;
|
|
||||||
margin: 3px; }
|
|
||||||
|
|
||||||
scrollbar.vertical.fine-tune slider,
|
|
||||||
.scrollbar.vertical.fine-tune slider {
|
|
||||||
min-width: 4px;
|
|
||||||
margin: 4px; }
|
|
||||||
|
|
||||||
scrollbar.vertical slider,
|
|
||||||
.scrollbar.vertical slider {
|
|
||||||
min-height: 42px;
|
|
||||||
min-width: 6px;
|
min-width: 6px;
|
||||||
margin: 3px; }
|
|
||||||
|
|
||||||
scrollbar.vertical trough:dir(ltr),
|
|
||||||
.scrollbar.vertical trough:dir(ltr) {
|
|
||||||
border-left-style: solid; }
|
|
||||||
|
|
||||||
scrollbar.vertical trough:dir(rtl),
|
|
||||||
.scrollbar.vertical trough:dir(rtl) {
|
|
||||||
border-right-style: solid; }
|
|
||||||
|
|
||||||
scrollbar.horizontal.fine-tune slider,
|
|
||||||
.scrollbar.horizontal.fine-tune slider {
|
|
||||||
min-height: 4px;
|
|
||||||
margin: 4px; }
|
|
||||||
|
|
||||||
scrollbar.horizontal slider,
|
|
||||||
scrollbar.horizontal .slider,
|
|
||||||
.scrollbar.horizontal slider,
|
|
||||||
.scrollbar.horizontal .slider {
|
|
||||||
min-height: 6px;
|
min-height: 6px;
|
||||||
min-width: 42px;
|
margin: -1px;
|
||||||
margin-top: 3px; }
|
border: 4px solid transparent;
|
||||||
|
border-radius: 8px;
|
||||||
scrollbar.horizontal trough,
|
background-clip: padding-box;
|
||||||
.scrollbar.horizontal trough {
|
background-color: #b8babf; }
|
||||||
border-top-style: solid; }
|
scrollbar slider:hover {
|
||||||
|
background-color: #c7c9cd; }
|
||||||
|
scrollbar slider:hover:active {
|
||||||
|
background-color: #5294E2; }
|
||||||
|
scrollbar slider:disabled {
|
||||||
|
background-color: transparent; }
|
||||||
|
scrollbar.fine-tune slider {
|
||||||
|
min-width: 4px;
|
||||||
|
min-height: 4px; }
|
||||||
|
scrollbar.fine-tune.horizontal slider {
|
||||||
|
border-width: 5px 4px; }
|
||||||
|
scrollbar.fine-tune.vertical slider {
|
||||||
|
border-width: 4px 5px; }
|
||||||
|
scrollbar.overlay-indicator:not(.dragging):not(.hovering) {
|
||||||
|
opacity: 0.4;
|
||||||
|
border-color: transparent;
|
||||||
|
background-color: transparent; }
|
||||||
|
scrollbar.overlay-indicator:not(.dragging):not(.hovering) slider {
|
||||||
|
margin: 0;
|
||||||
|
min-width: 4px;
|
||||||
|
min-height: 4px;
|
||||||
|
background-color: #8a8e96;
|
||||||
|
border: 1px solid rgba(255, 255, 255, 0.6); }
|
||||||
|
scrollbar.overlay-indicator:not(.dragging):not(.hovering).horizontal slider {
|
||||||
|
margin: 0 2px;
|
||||||
|
min-width: 40px; }
|
||||||
|
scrollbar.overlay-indicator:not(.dragging):not(.hovering).vertical slider {
|
||||||
|
margin: 2px 0;
|
||||||
|
min-height: 40px; }
|
||||||
|
scrollbar.overlay-indicator.dragging, scrollbar.overlay-indicator.hovering {
|
||||||
|
opacity: 0.99; }
|
||||||
|
scrollbar.horizontal slider {
|
||||||
|
min-width: 40px; }
|
||||||
|
scrollbar.vertical slider {
|
||||||
|
min-height: 40px; }
|
||||||
|
|
||||||
switch {
|
switch {
|
||||||
font: 1;
|
font: 1;
|
||||||
@ -2838,7 +2803,7 @@ tooltip {
|
|||||||
border-radius: 2px;
|
border-radius: 2px;
|
||||||
box-shadow: none; }
|
box-shadow: none; }
|
||||||
tooltip.background {
|
tooltip.background {
|
||||||
background-color: rgba(53, 57, 69, 0.95);
|
background-color: rgba(75, 81, 98, 0.95);
|
||||||
background-clip: padding-box; }
|
background-clip: padding-box; }
|
||||||
tooltip.background label {
|
tooltip.background label {
|
||||||
padding: 4px; }
|
padding: 4px; }
|
||||||
@ -3127,9 +3092,18 @@ modelbutton.flat:selected arrow, treeview.view:selected, treeview.view:selected:
|
|||||||
.nautilus-window placessidebar.sidebar row.sidebar-row:disabled:active:hover {
|
.nautilus-window placessidebar.sidebar row.sidebar-row:disabled:active:hover {
|
||||||
color: #a9caf1; }
|
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; }
|
box-shadow: inset 0 -1px #dcdfe3; }
|
||||||
|
|
||||||
|
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 {
|
.nautilus-canvas-item {
|
||||||
border-radius: 2px; }
|
border-radius: 2px; }
|
||||||
|
|
||||||
@ -3334,19 +3308,19 @@ pillbox {
|
|||||||
background-color: #5294E2;
|
background-color: #5294E2;
|
||||||
border-radius: 3px; }
|
border-radius: 3px; }
|
||||||
|
|
||||||
tabstrip {
|
docktabstrip {
|
||||||
padding: 0 6px;
|
padding: 0 6px;
|
||||||
background-color: #F5F6F7;
|
background-color: #F5F6F7;
|
||||||
border-bottom: 1px solid #dcdfe3; }
|
border-bottom: 1px solid #dcdfe3; }
|
||||||
tabstrip tab {
|
docktabstrip docktab {
|
||||||
min-height: 28px;
|
min-height: 28px;
|
||||||
border: solid transparent;
|
border: solid transparent;
|
||||||
border-width: 0 1px; }
|
border-width: 0 1px; }
|
||||||
tabstrip tab label {
|
docktabstrip docktab label {
|
||||||
opacity: 0.5; }
|
opacity: 0.5; }
|
||||||
tabstrip tab:checked label, tabstrip tab:hover label {
|
docktabstrip docktab:checked label, docktabstrip docktab:hover label {
|
||||||
opacity: 1; }
|
opacity: 1; }
|
||||||
tabstrip tab:checked {
|
docktabstrip docktab:checked {
|
||||||
border-color: #dcdfe3;
|
border-color: #dcdfe3;
|
||||||
background-color: #ffffff; }
|
background-color: #ffffff; }
|
||||||
|
|
||||||
@ -3359,7 +3333,7 @@ dockpaned {
|
|||||||
|
|
||||||
dockoverlayedge {
|
dockoverlayedge {
|
||||||
background-color: #F5F6F7; }
|
background-color: #F5F6F7; }
|
||||||
dockoverlayedge tabstrip {
|
dockoverlayedge docktabstrip {
|
||||||
padding: 0;
|
padding: 0;
|
||||||
border: none; }
|
border: none; }
|
||||||
dockoverlayedge.left-edge tab:checked,
|
dockoverlayedge.left-edge tab:checked,
|
||||||
|
@ -1,62 +1,31 @@
|
|||||||
//
|
//
|
||||||
// Tab overrides
|
// Tab overrides
|
||||||
//
|
//
|
||||||
.gedit-bottom-panel-paned notebook {
|
.gedit-bottom-panel-paned notebook,
|
||||||
//ScratchMainWindow .notebook,
|
terminal-window notebook {
|
||||||
//EphyNotebook.notebook,
|
|
||||||
//MidoriNotebook .notebook,
|
|
||||||
//TerminalWindow .notebook,
|
|
||||||
//PantheonTerminalPantheonTerminalWindow .notebook {
|
|
||||||
> header.top > tabs > tab:checked { box-shadow: inset 0 -1px $borders_color; }
|
> 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
|
// GNOME Terminal
|
||||||
//
|
//
|
||||||
//TerminalWindow {
|
terminal-window {
|
||||||
// .background {
|
|
||||||
// background-color: transparent;
|
notebook {
|
||||||
// }
|
> header.top {
|
||||||
//
|
padding-top: 3px;
|
||||||
// scrollbar {
|
|
||||||
// &.vertical slider { margin-left: 3px; }
|
box-shadow: inset 0 1px opacify($header_border, 1),
|
||||||
//
|
inset 0 -1px $borders_color;
|
||||||
// trough { border-width: 0; }
|
|
||||||
// }
|
button {
|
||||||
//
|
padding: 0;
|
||||||
// .notebook {
|
min-width: 24px;
|
||||||
// tab button {
|
min-height: 24px;
|
||||||
// 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;}
|
|
||||||
// }
|
|
||||||
// }
|
|
||||||
// }
|
|
||||||
//}
|
|
||||||
|
|
||||||
//
|
//
|
||||||
// Nautilus
|
// Nautilus
|
||||||
@ -299,13 +268,13 @@ pillbox {
|
|||||||
border-radius: 3px;
|
border-radius: 3px;
|
||||||
}
|
}
|
||||||
|
|
||||||
tabstrip {
|
docktabstrip {
|
||||||
padding: 0 6px;
|
padding: 0 6px;
|
||||||
|
|
||||||
background-color: $bg_color;
|
background-color: $bg_color;
|
||||||
border-bottom: 1px solid $borders_color;
|
border-bottom: 1px solid $borders_color;
|
||||||
|
|
||||||
tab {
|
docktab {
|
||||||
min-height: 28px;
|
min-height: 28px;
|
||||||
border: solid transparent;
|
border: solid transparent;
|
||||||
border-width: 0 1px;
|
border-width: 0 1px;
|
||||||
@ -332,7 +301,7 @@ dockpaned {
|
|||||||
dockoverlayedge {
|
dockoverlayedge {
|
||||||
background-color: $bg_color;
|
background-color: $bg_color;
|
||||||
|
|
||||||
tabstrip {
|
docktabstrip {
|
||||||
padding: 0;
|
padding: 0;
|
||||||
border: none;
|
border: none;
|
||||||
}
|
}
|
||||||
|
@ -15,7 +15,7 @@
|
|||||||
@define-color selected_bg_color #{"" + $selected_bg_color};
|
@define-color selected_bg_color #{"" + $selected_bg_color};
|
||||||
@define-color selected_fg_color #{"" + $selected_fg_color};
|
@define-color selected_fg_color #{"" + $selected_fg_color};
|
||||||
@define-color insensitive_bg_color #{"" + $insensitive_bg_color};
|
@define-color insensitive_bg_color #{"" + $insensitive_bg_color};
|
||||||
@define-color insensitive_fg_color gtkalpha(#{"" + opacify($insensitive_fg_color, 1)}, 0.5);
|
@define-color insensitive_fg_color alpha(#{"" + opacify($insensitive_fg_color, 1)}, 0.5);
|
||||||
@define-color insensitive_base_color #{"" + $base_color};
|
@define-color insensitive_base_color #{"" + $base_color};
|
||||||
@define-color theme_unfocused_fg_color #{"" + $fg_color};
|
@define-color theme_unfocused_fg_color #{"" + $fg_color};
|
||||||
@define-color theme_unfocused_text_color #{"" + $text_color};
|
@define-color theme_unfocused_text_color #{"" + $text_color};
|
||||||
@ -27,7 +27,7 @@
|
|||||||
@define-color warning_color #{"" + $warning_color};
|
@define-color warning_color #{"" + $warning_color};
|
||||||
@define-color error_color #{"" + $error_color};
|
@define-color error_color #{"" + $error_color};
|
||||||
@define-color success_color #{"" + $success_color};
|
@define-color success_color #{"" + $success_color};
|
||||||
@define-color placeholder_text_color #A8A8A8;
|
@define-color placeholder_text_color #{#A8A8A8};
|
||||||
|
|
||||||
@define-color content_view_bg #{"" + $base_color};
|
@define-color content_view_bg #{"" + $base_color};
|
||||||
|
|
||||||
@ -35,14 +35,14 @@
|
|||||||
$wm_highlight: lighten(opacify($header_bg, 1), 3%);
|
$wm_highlight: lighten(opacify($header_bg, 1), 3%);
|
||||||
$wm_bg_unfocused: opacify($header_bg_backdrop, 1);
|
$wm_bg_unfocused: opacify($header_bg_backdrop, 1);
|
||||||
|
|
||||||
@define-color wm_title gtkalpha(#{"" + opacify($header_fg, 1)}, 0.8);
|
@define-color wm_title alpha(#{"" + opacify($header_fg, 1)}, 0.8);
|
||||||
@define-color wm_unfocused_title gtkalpha(#{"" + opacify($header_fg, 1)}, 0.5);
|
@define-color wm_unfocused_title alpha(#{"" + opacify($header_fg, 1)}, 0.5);
|
||||||
|
|
||||||
@define-color wm_bg #{"" + opacify($header_bg, 1)};
|
@define-color wm_bg #{"" + opacify($header_bg, 1)};
|
||||||
@define-color wm_bg_unfocused #{"" + $wm_bg_unfocused};
|
@define-color wm_bg_unfocused #{"" + $wm_bg_unfocused};
|
||||||
|
|
||||||
@define-color wm_highlight #{"" + $wm_highlight};
|
@define-color wm_highlight #{"" + $wm_highlight};
|
||||||
@define-color wm_shadow gtkalpha(#{black}, 0.35);
|
@define-color wm_shadow alpha(#{black}, 0.35);
|
||||||
|
|
||||||
//WM Buttons
|
//WM Buttons
|
||||||
|
|
||||||
|
@ -257,7 +257,9 @@ entry {
|
|||||||
|
|
||||||
// error and warning style
|
// error and warning style
|
||||||
@each $e_type, $e_color in (warning, $warning_color),
|
@each $e_type, $e_color in (warning, $warning_color),
|
||||||
(error, $error_color) {
|
(error, $error_color),
|
||||||
|
// entry.search-missing for Gnome-Builder
|
||||||
|
(search-missing, $error_color) {
|
||||||
&.#{$e_type} {
|
&.#{$e_type} {
|
||||||
color: $selected_fg_color;
|
color: $selected_fg_color;
|
||||||
border-color: if($variant=='light', $e_color, $entry_border);
|
border-color: if($variant=='light', $e_color, $entry_border);
|
||||||
@ -1613,6 +1615,10 @@ menu,
|
|||||||
background-color: $_menu_bg;
|
background-color: $_menu_bg;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
// Firefox workaround
|
||||||
|
.separator,
|
||||||
|
.csd & .separator { color: $_menu_bg; }
|
||||||
|
|
||||||
menuitem {
|
menuitem {
|
||||||
min-height: 16px;
|
min-height: 16px;
|
||||||
min-width: 40px;
|
min-width: 40px;
|
||||||
@ -1864,15 +1870,23 @@ notebook {
|
|||||||
//
|
//
|
||||||
$_scrollbar_bg_color: darken($base_color, 1%);
|
$_scrollbar_bg_color: darken($base_color, 1%);
|
||||||
|
|
||||||
scrollbar,
|
scrollbar {
|
||||||
.scrollbar {
|
$_slider_min_length: 40px;
|
||||||
|
|
||||||
|
// disable steppers
|
||||||
@at-root * {
|
@at-root * {
|
||||||
-GtkScrollbar-has-backward-stepper: false;
|
-GtkScrollbar-has-backward-stepper: false;
|
||||||
-GtkScrollbar-has-forward-stepper: false;
|
-GtkScrollbar-has-forward-stepper: false;
|
||||||
}
|
}
|
||||||
|
|
||||||
$_slider_margin: 3px;
|
background-color: $_scrollbar_bg_color;
|
||||||
$_slider_fine_tune_margin: 4px;
|
transition: 300ms $ease-out-quad;
|
||||||
|
|
||||||
|
// scrollbar border
|
||||||
|
&.top { border-bottom: 1px solid $borders_color; }
|
||||||
|
&.bottom { border-top: 1px solid $borders_color; }
|
||||||
|
&.left { border-right: 1px solid $borders_color; }
|
||||||
|
&.right { border-left: 1px solid $borders_color; }
|
||||||
|
|
||||||
button { border: none; }
|
button { border: none; }
|
||||||
|
|
||||||
@ -1886,32 +1900,55 @@ scrollbar,
|
|||||||
&.up { -gtk-icon-source: -gtk-icontheme('pan-left-symbolic'); }
|
&.up { -gtk-icon-source: -gtk-icontheme('pan-left-symbolic'); }
|
||||||
}
|
}
|
||||||
|
|
||||||
|
// slider
|
||||||
|
slider {
|
||||||
|
min-width: 6px;
|
||||||
|
min-height: 6px;
|
||||||
|
margin: -1px;
|
||||||
|
border: 4px solid transparent;
|
||||||
|
border-radius: 8px;
|
||||||
|
background-clip: padding-box;
|
||||||
|
background-color: mix($fg_color, $bg_color, 40%);
|
||||||
|
|
||||||
|
&:hover { background-color: mix($fg_color, $bg_color, 30%); }
|
||||||
|
|
||||||
|
&:hover:active { background-color: $selected_bg_color;}
|
||||||
|
|
||||||
|
&:disabled { background-color: transparent; }
|
||||||
|
}
|
||||||
|
|
||||||
|
&.fine-tune {
|
||||||
|
slider {
|
||||||
|
min-width: 4px;
|
||||||
|
min-height: 4px;
|
||||||
|
}
|
||||||
|
|
||||||
|
&.horizontal slider { border-width: 5px 4px; }
|
||||||
|
&.vertical slider { border-width: 4px 5px; }
|
||||||
|
}
|
||||||
|
|
||||||
&.overlay-indicator {
|
&.overlay-indicator {
|
||||||
&:not(.dragging):not(.hovering) { // Overlay scrolling indicator
|
&:not(.dragging):not(.hovering) {
|
||||||
opacity: 0.4;
|
opacity: 0.4;
|
||||||
|
border-color: transparent;
|
||||||
|
background-color: transparent;
|
||||||
|
|
||||||
slider {
|
slider {
|
||||||
margin: 0;
|
margin: 0;
|
||||||
|
min-width: 4px;
|
||||||
|
min-height: 4px;
|
||||||
background-color: mix($fg_color, $bg_color, 70%);
|
background-color: mix($fg_color, $bg_color, 70%);
|
||||||
border: 1px solid if($variant == 'light', transparentize(white, 0.4), transparentize(black, 0.7));
|
border: 1px solid if($variant == 'light', transparentize(white, 0.4), transparentize(black, 0.7));
|
||||||
background-clip: padding-box;
|
|
||||||
}
|
|
||||||
|
|
||||||
trough {
|
|
||||||
border-style: none;
|
|
||||||
background-color: transparent;
|
|
||||||
}
|
|
||||||
|
|
||||||
&.vertical slider {
|
|
||||||
min-width: 4px;
|
|
||||||
margin-top: $_slider_margin - 1px;
|
|
||||||
margin-bottom: $_slider_margin - 1px;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
&.horizontal slider {
|
&.horizontal slider {
|
||||||
min-height: 4px;
|
margin: 0 2px;
|
||||||
margin-left: $_slider_margin - 1px;
|
min-width: $_slider_min_length;
|
||||||
margin-right: $_slider_margin - 1px;
|
}
|
||||||
|
|
||||||
|
&.vertical slider {
|
||||||
|
margin: 2px 0;
|
||||||
|
min-height: $_slider_min_length;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
@ -1919,68 +1956,8 @@ scrollbar,
|
|||||||
&.hovering { opacity: 0.99; }
|
&.hovering { opacity: 0.99; }
|
||||||
}
|
}
|
||||||
|
|
||||||
// trough coloring
|
&.horizontal slider { min-width: $_slider_min_length; }
|
||||||
trough {
|
&.vertical slider { min-height: $_slider_min_length; }
|
||||||
background-color: $_scrollbar_bg_color;
|
|
||||||
border: 1px none $borders_color;
|
|
||||||
}
|
|
||||||
|
|
||||||
// slider coloring
|
|
||||||
slider,
|
|
||||||
.slider {
|
|
||||||
background-color: mix($fg_color, $bg_color, 40%);
|
|
||||||
|
|
||||||
&:hover { background-color: mix($fg_color, $bg_color, 30%); }
|
|
||||||
|
|
||||||
&:hover:active { background-color: $selected_bg_color;}
|
|
||||||
|
|
||||||
&:disabled {
|
|
||||||
background-color: transparent;
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
// sizing
|
|
||||||
slider,
|
|
||||||
.slider {
|
|
||||||
border-radius: 100px;
|
|
||||||
margin: $_slider_margin;
|
|
||||||
}
|
|
||||||
|
|
||||||
&.vertical {
|
|
||||||
|
|
||||||
&.fine-tune slider {
|
|
||||||
min-width: 4px;
|
|
||||||
margin: $_slider_fine_tune_margin;
|
|
||||||
}
|
|
||||||
|
|
||||||
slider {
|
|
||||||
min-height: 42px;
|
|
||||||
min-width: 6px;
|
|
||||||
margin: $_slider_margin;
|
|
||||||
}
|
|
||||||
|
|
||||||
trough {
|
|
||||||
&:dir(ltr) { border-left-style: solid; }
|
|
||||||
&:dir(rtl) { border-right-style: solid; }
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
&.horizontal {
|
|
||||||
|
|
||||||
&.fine-tune slider {
|
|
||||||
min-height: 4px;
|
|
||||||
margin: $_slider_fine_tune_margin;
|
|
||||||
}
|
|
||||||
|
|
||||||
slider,
|
|
||||||
.slider {
|
|
||||||
min-height: 6px;
|
|
||||||
min-width: 42px;
|
|
||||||
margin-top: $_slider_margin;
|
|
||||||
}
|
|
||||||
|
|
||||||
trough { border-top-style: solid; }
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
|
||||||
//
|
//
|
||||||
@ -2905,7 +2882,7 @@ tooltip {
|
|||||||
&.background {
|
&.background {
|
||||||
// background-color needs to be set this way otherwise it gets drawn twice
|
// background-color needs to be set this way otherwise it gets drawn twice
|
||||||
// see https://bugzilla.gnome.org/show_bug.cgi?id=736155 for details.
|
// see https://bugzilla.gnome.org/show_bug.cgi?id=736155 for details.
|
||||||
background-color: $osd_bg_color;
|
background-color: lighten($osd_bg_color, 10%);
|
||||||
background-clip: padding-box;
|
background-clip: padding-box;
|
||||||
|
|
||||||
label { padding: 4px; }
|
label { padding: 4px; }
|
||||||
@ -3132,7 +3109,7 @@ decoration {
|
|||||||
}
|
}
|
||||||
tooltip.csd & {
|
tooltip.csd & {
|
||||||
border-radius: 2px;
|
border-radius: 2px;
|
||||||
box-shadow: 0 1px 3px 1px $_wm_border;
|
box-shadow: 0 1px 3px 1px if($variant == 'light', $_wm_border, transparentize($_wm_border, 0.3));
|
||||||
}
|
}
|
||||||
messagedialog.csd & {
|
messagedialog.csd & {
|
||||||
border-radius: 3px;
|
border-radius: 3px;
|
||||||
|
Loading…
Reference in New Issue
Block a user