[gtk+] Adwaita: set back drag hilight color to black
- From: Lapo Calamandrei <lapo src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk+] Adwaita: set back drag hilight color to black
- Date: Sat, 12 Mar 2016 14:29:19 +0000 (UTC)
commit e44ea315d5a391756f8a3ad544e1ad4bf0a4aa9e
Author: Lapo Calamandrei <calamandrei gmail com>
Date: Sat Mar 12 15:27:53 2016 +0100
Adwaita: set back drag hilight color to black
...I erroneusly pushed a test green there, this will probably
change again, but that green wasn't right.
gtk/theme/Adwaita/_colors.scss | 2 +-
gtk/theme/Adwaita/gtk-contained-dark.css | 16 ++++++++--------
gtk/theme/Adwaita/gtk-contained.css | 16 ++++++++--------
3 files changed, 17 insertions(+), 17 deletions(-)
---
diff --git a/gtk/theme/Adwaita/_colors.scss b/gtk/theme/Adwaita/_colors.scss
index 6be0554..9d3882a 100644
--- a/gtk/theme/Adwaita/_colors.scss
+++ b/gtk/theme/Adwaita/_colors.scss
@@ -44,7 +44,7 @@ $base_hover_color: transparentize($fg_color, 0.95);
$tooltip_borders_color: transparentize(white, 0.9);
$shadow_color: transparentize(black, 0.9);
-$drop_target_color: $success_color;
+$drop_target_color: black;
//insensitive state derived colors
$insensitive_fg_color: mix($fg_color, $bg_color, 50%);
diff --git a/gtk/theme/Adwaita/gtk-contained-dark.css b/gtk/theme/Adwaita/gtk-contained-dark.css
index 86e7d31..980f136 100644
--- a/gtk/theme/Adwaita/gtk-contained-dark.css
+++ b/gtk/theme/Adwaita/gtk-contained-dark.css
@@ -122,7 +122,7 @@ textview {
textview:drop(active), textview:drop(active) > text {
box-shadow: none; }
textview:drop(active) > text {
- background-color: rgba(90, 164, 17, 0.1); }
+ background-color: rgba(0, 0, 0, 0.1); }
popover.background.touch-selection, popover.background.magnifier, .csd popover.background.touch-selection,
.csd popover.background.magnifier, popover.background.osd, .csd popover.background.osd, .app-notification,
.app-notification.frame, .osd .scale-popup, .osd {
@@ -240,7 +240,7 @@ entry, spinbutton:not(.vertical) {
.linked:not(.vertical) > entry:focus + entry, .linked:not(.vertical) > spinbutton:focus:not(.vertical) +
entry, .linked:not(.vertical) > entry:focus + spinbutton:not(.vertical), .linked:not(.vertical) >
spinbutton:focus:not(.vertical) + spinbutton:not(.vertical), .linked:not(.vertical) > entry:focus + button,
.linked:not(.vertical) > spinbutton:focus:not(.vertical) + button, .linked:not(.vertical) > entry:focus +
combobox > box > button.combo, .linked:not(.vertical) > spinbutton:focus:not(.vertical) + combobox > box >
button.combo {
border-left-color: #0f2b48; }
.linked:not(.vertical) > entry:drop(active) + entry, .linked:not(.vertical) >
spinbutton:drop(active):not(.vertical) + entry, .linked:not(.vertical) > entry:drop(active) +
spinbutton:not(.vertical), .linked:not(.vertical) > spinbutton:drop(active):not(.vertical) +
spinbutton:not(.vertical), .linked:not(.vertical) > entry:drop(active) + button, .linked:not(.vertical) >
spinbutton:drop(active):not(.vertical) + button, .linked:not(.vertical) > entry:drop(active) + combobox > box
button.combo, .linked:not(.vertical) > spinbutton:drop(active):not(.vertical) + combobox > box >
button.combo {
- border-left-color: #5aa411; }
+ border-left-color: black; }
entry.error, spinbutton.error:not(.vertical) {
color: #cc0000;
border-color: #1a0000; }
@@ -310,8 +310,8 @@ entry, spinbutton:not(.vertical) {
text-shadow: none;
-gtk-icon-shadow: none; }
entry:drop(active):focus, spinbutton:drop(active):focus:not(.vertical), entry:drop(active),
spinbutton:drop(active):not(.vertical) {
- border-color: #5aa411;
- box-shadow: inset 0 0 0 1px #5aa411; }
+ border-color: black;
+ box-shadow: inset 0 0 0 1px black; }
.linked.vertical > entry:not(:disabled) + entry:not(:disabled), .linked.vertical >
spinbutton:not(:disabled):not(.vertical) + entry:not(:disabled), .linked.vertical > entry:not(:disabled) +
spinbutton:not(:disabled):not(.vertical), .linked.vertical > spinbutton:not(:disabled):not(.vertical) +
spinbutton:not(:disabled):not(.vertical) {
border-top-color: #252626;
@@ -324,7 +324,7 @@ entry, spinbutton:not(.vertical) {
.linked.vertical > entry + entry:focus:not(:only-child), .linked.vertical > spinbutton:not(.vertical) +
entry:focus:not(:only-child), .linked.vertical > entry + spinbutton:focus:not(:only-child):not(.vertical),
.linked.vertical > spinbutton:not(.vertical) + spinbutton:focus:not(:only-child):not(.vertical) {
border-top-color: #0f2b48; }
.linked.vertical > entry + entry:drop(active):not(:only-child), .linked.vertical > spinbutton:not(.vertical)
+ entry:drop(active):not(:only-child), .linked.vertical > entry +
spinbutton:drop(active):not(:only-child):not(.vertical), .linked.vertical > spinbutton:not(.vertical) +
spinbutton:drop(active):not(:only-child):not(.vertical) {
- border-top-color: #5aa411; }
+ border-top-color: black; }
.linked.vertical > entry:focus:not(:only-child) + entry, .linked.vertical >
spinbutton:focus:not(:only-child):not(.vertical) + entry, .linked.vertical > entry:focus:not(:only-child) +
spinbutton:not(.vertical), .linked.vertical > spinbutton:focus:not(:only-child):not(.vertical) +
spinbutton:not(.vertical),
.linked.vertical > entry:focus:not(:only-child) + button,
.linked.vertical > spinbutton:focus:not(:only-child):not(.vertical) + button,
@@ -336,7 +336,7 @@ entry, spinbutton:not(.vertical) {
.linked.vertical > spinbutton:drop(active):not(:only-child):not(.vertical) + button,
.linked.vertical > entry:drop(active):not(:only-child) + combobox > box > button.combo,
.linked.vertical > spinbutton:drop(active):not(:only-child):not(.vertical) + combobox > box > button.combo {
- border-top-color: #5aa411; }
+ border-top-color: black; }
/***********
* Buttons *
@@ -505,8 +505,8 @@ notebook > header > tabs > arrow, headerbar button.titlebutton,
.titlebar button.titlebutton:drop(active),
.titlebar combobox:drop(active) button.titlebutton.combo,
combobox:drop(active) .titlebar button.titlebutton.combo, button:drop(active), combobox:drop(active)
button.combo {
- border-color: #5aa411;
- box-shadow: inset 0 0 0 1px #5aa411; }
+ border-color: black;
+ box-shadow: inset 0 0 0 1px black; }
button.osd {
color: #eeeeec;
border-radius: 5px;
diff --git a/gtk/theme/Adwaita/gtk-contained.css b/gtk/theme/Adwaita/gtk-contained.css
index 4c90aa9..a938e9c 100644
--- a/gtk/theme/Adwaita/gtk-contained.css
+++ b/gtk/theme/Adwaita/gtk-contained.css
@@ -122,7 +122,7 @@ textview {
textview:drop(active), textview:drop(active) > text {
box-shadow: none; }
textview:drop(active) > text {
- background-color: rgba(115, 210, 22, 0.1); }
+ background-color: rgba(0, 0, 0, 0.1); }
popover.background.touch-selection, popover.background.magnifier, .csd popover.background.touch-selection,
.csd popover.background.magnifier, popover.background.osd, .csd popover.background.osd, .app-notification,
.app-notification.frame, .osd .scale-popup, .osd {
@@ -240,7 +240,7 @@ entry, spinbutton:not(.vertical) {
.linked:not(.vertical) > entry:focus + entry, .linked:not(.vertical) > spinbutton:focus:not(.vertical) +
entry, .linked:not(.vertical) > entry:focus + spinbutton:not(.vertical), .linked:not(.vertical) >
spinbutton:focus:not(.vertical) + spinbutton:not(.vertical), .linked:not(.vertical) > entry:focus + button,
.linked:not(.vertical) > spinbutton:focus:not(.vertical) + button, .linked:not(.vertical) > entry:focus +
combobox > box > button.combo, .linked:not(.vertical) > spinbutton:focus:not(.vertical) + combobox > box >
button.combo {
border-left-color: #4a90d9; }
.linked:not(.vertical) > entry:drop(active) + entry, .linked:not(.vertical) >
spinbutton:drop(active):not(.vertical) + entry, .linked:not(.vertical) > entry:drop(active) +
spinbutton:not(.vertical), .linked:not(.vertical) > spinbutton:drop(active):not(.vertical) +
spinbutton:not(.vertical), .linked:not(.vertical) > entry:drop(active) + button, .linked:not(.vertical) >
spinbutton:drop(active):not(.vertical) + button, .linked:not(.vertical) > entry:drop(active) + combobox > box
button.combo, .linked:not(.vertical) > spinbutton:drop(active):not(.vertical) + combobox > box >
button.combo {
- border-left-color: #73d216; }
+ border-left-color: black; }
entry.error, spinbutton.error:not(.vertical) {
color: #cc0000;
border-color: #cc0000; }
@@ -310,8 +310,8 @@ entry, spinbutton:not(.vertical) {
text-shadow: none;
-gtk-icon-shadow: none; }
entry:drop(active):focus, spinbutton:drop(active):focus:not(.vertical), entry:drop(active),
spinbutton:drop(active):not(.vertical) {
- border-color: #73d216;
- box-shadow: inset 0 0 0 1px #73d216; }
+ border-color: black;
+ box-shadow: inset 0 0 0 1px black; }
.linked.vertical > entry:not(:disabled) + entry:not(:disabled), .linked.vertical >
spinbutton:not(:disabled):not(.vertical) + entry:not(:disabled), .linked.vertical > entry:not(:disabled) +
spinbutton:not(:disabled):not(.vertical), .linked.vertical > spinbutton:not(:disabled):not(.vertical) +
spinbutton:not(:disabled):not(.vertical) {
border-top-color: #e2e2e0;
@@ -324,7 +324,7 @@ entry, spinbutton:not(.vertical) {
.linked.vertical > entry + entry:focus:not(:only-child), .linked.vertical > spinbutton:not(.vertical) +
entry:focus:not(:only-child), .linked.vertical > entry + spinbutton:focus:not(:only-child):not(.vertical),
.linked.vertical > spinbutton:not(.vertical) + spinbutton:focus:not(:only-child):not(.vertical) {
border-top-color: #4a90d9; }
.linked.vertical > entry + entry:drop(active):not(:only-child), .linked.vertical > spinbutton:not(.vertical)
+ entry:drop(active):not(:only-child), .linked.vertical > entry +
spinbutton:drop(active):not(:only-child):not(.vertical), .linked.vertical > spinbutton:not(.vertical) +
spinbutton:drop(active):not(:only-child):not(.vertical) {
- border-top-color: #73d216; }
+ border-top-color: black; }
.linked.vertical > entry:focus:not(:only-child) + entry, .linked.vertical >
spinbutton:focus:not(:only-child):not(.vertical) + entry, .linked.vertical > entry:focus:not(:only-child) +
spinbutton:not(.vertical), .linked.vertical > spinbutton:focus:not(:only-child):not(.vertical) +
spinbutton:not(.vertical),
.linked.vertical > entry:focus:not(:only-child) + button,
.linked.vertical > spinbutton:focus:not(:only-child):not(.vertical) + button,
@@ -336,7 +336,7 @@ entry, spinbutton:not(.vertical) {
.linked.vertical > spinbutton:drop(active):not(:only-child):not(.vertical) + button,
.linked.vertical > entry:drop(active):not(:only-child) + combobox > box > button.combo,
.linked.vertical > spinbutton:drop(active):not(:only-child):not(.vertical) + combobox > box > button.combo {
- border-top-color: #73d216; }
+ border-top-color: black; }
/***********
* Buttons *
@@ -505,8 +505,8 @@ notebook > header > tabs > arrow, headerbar button.titlebutton,
.titlebar button.titlebutton:drop(active),
.titlebar combobox:drop(active) button.titlebutton.combo,
combobox:drop(active) .titlebar button.titlebutton.combo, button:drop(active), combobox:drop(active)
button.combo {
- border-color: #73d216;
- box-shadow: inset 0 0 0 1px #73d216; }
+ border-color: black;
+ box-shadow: inset 0 0 0 1px black; }
button.osd {
color: #eeeeec;
border-radius: 5px;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]