1
0
mirror of https://github.com/horst3180/arc-theme.git synced 2024-10-27 19:04:02 +00:00

some fixes

This commit is contained in:
Horst3180 2015-06-18 10:29:02 +02:00
parent ed9f20eaf4
commit 9b39218497
12 changed files with 5 additions and 29 deletions

View File

@ -51,10 +51,6 @@ TerminalWindow {
&:backdrop { color: transparentize($header_fg, 0.3); }
}
&.reorderable-page.top:hover {
border-bottom-color: if($variant == 'light', darken(opacify($header_bg, 1), 7%), darken(opacify($header_bg, 1), 5%));
}
&.reorderable-page.top:active,
&.reorderable-page.top:active:hover {
background-color: opacify($header_bg, 1);

View File

@ -2395,8 +2395,6 @@ TerminalWindow .notebook tab .active-page GtkLabel {
color: rgba(207, 218, 231, 0.8); }
TerminalWindow .notebook tab .active-page GtkLabel:backdrop {
color: rgba(207, 218, 231, 0.5); }
TerminalWindow .notebook tab.reorderable-page.top:hover {
border-bottom-color: #1a1c20; }
TerminalWindow .notebook tab.reorderable-page.top:active, TerminalWindow .notebook tab.reorderable-page.top:active:hover {
background-color: #25282e;
border-color: #1a1c20; }
@ -2414,7 +2412,8 @@ NautilusCanvasViewContainer.view .entry, NemoIconViewContainer .entry {
border-radius: 2px; }
.nautilus-desktop.nautilus-canvas-item, .nemo-desktop.nemo-canvas-item {
color: #ffffff; }
color: #ffffff;
text-shadow: 1px 1px rgba(0, 0, 0, 0.6); }
.nautilus-desktop.nautilus-canvas-item:active, .nemo-desktop.nemo-canvas-item:active {
color: #D3DAE3; }
.nautilus-desktop.nautilus-canvas-item:selected, .nemo-desktop.nemo-canvas-item:selected {

View File

@ -2395,8 +2395,6 @@ TerminalWindow .notebook tab .active-page GtkLabel {
color: rgba(207, 218, 231, 0.8); }
TerminalWindow .notebook tab .active-page GtkLabel:backdrop {
color: rgba(207, 218, 231, 0.5); }
TerminalWindow .notebook tab.reorderable-page.top:hover {
border-bottom-color: #1a1c20; }
TerminalWindow .notebook tab.reorderable-page.top:active, TerminalWindow .notebook tab.reorderable-page.top:active:hover {
background-color: #25282e;
border-color: #1a1c20; }
@ -2414,7 +2412,8 @@ NautilusCanvasViewContainer.view .entry, NemoIconViewContainer .entry {
border-radius: 2px; }
.nautilus-desktop.nautilus-canvas-item, .nemo-desktop.nemo-canvas-item {
color: #ffffff; }
color: #ffffff;
text-shadow: 1px 1px rgba(0, 0, 0, 0.6); }
.nautilus-desktop.nautilus-canvas-item:active, .nemo-desktop.nemo-canvas-item:active {
color: #D3DAE3; }
.nautilus-desktop.nautilus-canvas-item:selected, .nemo-desktop.nemo-canvas-item:selected {

View File

@ -2395,8 +2395,6 @@ TerminalWindow .notebook tab .active-page GtkLabel {
color: rgba(82, 93, 118, 0.8); }
TerminalWindow .notebook tab .active-page GtkLabel:backdrop {
color: rgba(82, 93, 118, 0.5); }
TerminalWindow .notebook tab.reorderable-page.top:hover {
border-bottom-color: #d4d5db; }
TerminalWindow .notebook tab.reorderable-page.top:active, TerminalWindow .notebook tab.reorderable-page.top:active:hover {
background-color: #e7e8eb;
border-color: #d4d5db; }

View File

@ -2395,8 +2395,6 @@ TerminalWindow .notebook tab .active-page GtkLabel {
color: rgba(82, 93, 118, 0.8); }
TerminalWindow .notebook tab .active-page GtkLabel:backdrop {
color: rgba(82, 93, 118, 0.5); }
TerminalWindow .notebook tab.reorderable-page.top:hover {
border-bottom-color: #d4d5db; }
TerminalWindow .notebook tab.reorderable-page.top:active, TerminalWindow .notebook tab.reorderable-page.top:active:hover {
background-color: #e7e8eb;
border-color: #d4d5db; }

View File

@ -51,10 +51,6 @@ TerminalWindow {
&:backdrop { color: transparentize($header_fg, 0.3); }
}
&.reorderable-page.top:hover {
border-bottom-color: if($variant == 'light', darken(opacify($header_bg, 1), 7%), darken(opacify($header_bg, 1), 5%));
}
&.reorderable-page.top:active,
&.reorderable-page.top:active:hover {
background-color: opacify($header_bg, 1);

View File

@ -2326,8 +2326,6 @@ TerminalWindow .notebook tab .active-page GtkLabel {
color: rgba(207, 218, 231, 0.8); }
TerminalWindow .notebook tab .active-page GtkLabel:backdrop {
color: rgba(207, 218, 231, 0.5); }
TerminalWindow .notebook tab.reorderable-page.top:hover {
border-bottom-color: #1a1c20; }
TerminalWindow .notebook tab.reorderable-page.top:active, TerminalWindow .notebook tab.reorderable-page.top:active:hover {
background-color: #25282e;
border-color: #1a1c20; }

View File

@ -2326,8 +2326,6 @@ TerminalWindow .notebook tab .active-page GtkLabel {
color: rgba(207, 218, 231, 0.8); }
TerminalWindow .notebook tab .active-page GtkLabel:backdrop {
color: rgba(207, 218, 231, 0.5); }
TerminalWindow .notebook tab.reorderable-page.top:hover {
border-bottom-color: #1f2227; }
TerminalWindow .notebook tab.reorderable-page.top:active, TerminalWindow .notebook tab.reorderable-page.top:active:hover {
background-color: #2f343b;
border-color: #1f2227; }

View File

@ -2326,8 +2326,6 @@ TerminalWindow .notebook tab .active-page GtkLabel {
color: rgba(207, 218, 231, 0.8); }
TerminalWindow .notebook tab .active-page GtkLabel:backdrop {
color: rgba(207, 218, 231, 0.5); }
TerminalWindow .notebook tab.reorderable-page.top:hover {
border-bottom-color: #1a1c20; }
TerminalWindow .notebook tab.reorderable-page.top:active, TerminalWindow .notebook tab.reorderable-page.top:active:hover {
background-color: #25282e;
border-color: #1a1c20; }

View File

@ -2326,8 +2326,6 @@ TerminalWindow .notebook tab .active-page GtkLabel {
color: rgba(82, 93, 118, 0.8); }
TerminalWindow .notebook tab .active-page GtkLabel:backdrop {
color: rgba(82, 93, 118, 0.5); }
TerminalWindow .notebook tab.reorderable-page.top:hover {
border-bottom-color: #d4d5db; }
TerminalWindow .notebook tab.reorderable-page.top:active, TerminalWindow .notebook tab.reorderable-page.top:active:hover {
background-color: #e7e8eb;
border-color: #d4d5db; }

View File

@ -2326,8 +2326,6 @@ TerminalWindow .notebook tab .active-page GtkLabel {
color: rgba(82, 93, 118, 0.8); }
TerminalWindow .notebook tab .active-page GtkLabel:backdrop {
color: rgba(82, 93, 118, 0.5); }
TerminalWindow .notebook tab.reorderable-page.top:hover {
border-bottom-color: #d4d5db; }
TerminalWindow .notebook tab.reorderable-page.top:active, TerminalWindow .notebook tab.reorderable-page.top:active:hover {
background-color: #e7e8eb;
border-color: #d4d5db; }

View File

@ -1 +1 @@
@import url("gtk-contained-darker.css");
@import url("gtk-contained.css");