5
5
-GtkScrollbar-has-secondary-forward-stepper : false;
6
6
-GtkScrolledwindow-scrollbar-spacing : 0 ;
7
7
-GtkScrolledwindow-scrollbars-within-bevel : 1 ;
8
- -GtkTextView-error-underline-color : # CC0000 ;
8
+ -GtkTextView-error-underline-color : # A74949 ;
9
9
-GtkToolbutton-icon-spacing : 6 ;
10
10
-GtkToolItemGroup-expander-size : 11 ;
11
11
-GtkWidget-text-handle-width : 20 ;
@@ -110,11 +110,11 @@ button:link > label, button:visited > label,
110
110
* : link ,
111
111
button : link ,
112
112
button : visited {
113
- color : # 1D72E9 ; }
113
+ color : # 495DA7 ; }
114
114
button : link > label : visited , button : visited > label : visited ,
115
115
* : link : visited ,
116
116
button : visited {
117
- color : mix (# 1D72E9 , # 000000, 0.2 ); }
117
+ color : mix (# 495DA7 , # 000000, 0.2 ); }
118
118
* : selected button : link > label : visited , * : selected button : visited > label : visited , * : selected
119
119
* : link : visited , * : selected
120
120
button : visited : link , * : selected
@@ -124,7 +124,7 @@ button:visited {
124
124
* : link : hover ,
125
125
button : hover : link ,
126
126
button : hover : visited {
127
- color : shade (# 1D72E9 , 1.1 ); }
127
+ color : shade (# 495DA7 , 1.1 ); }
128
128
* : selected button : link > label : hover , * : selected button : visited > label : hover , * : selected
129
129
* : link : hover , * : selected
130
130
button : hover : link , * : selected
@@ -134,7 +134,7 @@ button:visited {
134
134
* : link : active ,
135
135
button : active : link ,
136
136
button : active : visited {
137
- color : # 1D72E9 ; }
137
+ color : # 495DA7 ; }
138
138
* : selected button : link > label : active , * : selected button : visited > label : active , * : selected
139
139
* : link : active , * : selected
140
140
button : active : link , * : selected
@@ -150,7 +150,7 @@ button:visited {
150
150
* : link : backdrop ,
151
151
button : backdrop : link ,
152
152
button : backdrop : visited {
153
- color : mix (# 1D72E9 , # 000000, 0.3 ); }
153
+ color : mix (# 495DA7 , # 000000, 0.3 ); }
154
154
button : link > label : selected , button : visited > label : selected , * : selected button : link > label , * : selected button : visited > label ,
155
155
* : link : selected ,
156
156
button : selected : link ,
@@ -503,23 +503,23 @@ infobar {
503
503
.error {
504
504
border-width : 1px ;
505
505
border-style : solid;
506
- border-color : shade (# FF0000 , 0.8 );
507
- background-color : # FF0000 ;
506
+ border-color : shade (# A74949 , 0.8 );
507
+ background-color : # A74949 ;
508
508
background-image : none;
509
509
color : # FFFFFF ; }
510
510
.error button {
511
- border-color : shade (# FF0000 , 0.8 );
511
+ border-color : shade (# A74949 , 0.8 );
512
512
color : # FFFFFF ;
513
513
background-image : none;
514
- background-color : shade (# FF0000 , 1.08 ); }
514
+ background-color : shade (# A74949 , 1.08 ); }
515
515
.error button : hover {
516
- border-color : shade (# FF0000 , 0.85 );
517
- background-color : shade (# FF0000 , 1.1 ); }
516
+ border-color : shade (# A74949 , 0.85 );
517
+ background-color : shade (# A74949 , 1.1 ); }
518
518
.error button : active {
519
- border-color : shade (# FF0000 , 0.6 );
520
- background-color : shade (# FF0000 , 0.95 ); }
519
+ border-color : shade (# A74949 , 0.6 );
520
+ background-color : shade (# A74949 , 0.95 ); }
521
521
.error button : active : hover {
522
- border-color : shade (# FF0000 , 0.85 ); }
522
+ border-color : shade (# A74949 , 0.85 ); }
523
523
.error button .close {
524
524
color : # FFFFFF ; }
525
525
.error button .close : hover {
@@ -1040,9 +1040,9 @@ levelbar block {
1040
1040
border-radius : 0px ;
1041
1041
background-color : # 000000 ; }
1042
1042
levelbar block .high {
1043
- background-color : shade (# 39E4A3 , 0.9 ); }
1043
+ background-color : shade (# 4992A7 , 0.9 ); }
1044
1044
levelbar block .low {
1045
- background-color : shade (# FF9900 , 0.9 ); }
1045
+ background-color : shade (# A77549 , 0.9 ); }
1046
1046
levelbar block .empty {
1047
1047
background-color : alpha (black, 0.1 ); }
1048
1048
@@ -1963,22 +1963,22 @@ searchbar {
1963
1963
button .destructive-action {
1964
1964
border-width : 1px ;
1965
1965
border-style : solid;
1966
- border-color : mix (# CC0000 , white, 0.4 );
1967
- border-right-color : mix (# CC0000 , black, 0.4 );
1968
- border-bottom-color : mix (# CC0000 , black, 0.4 );
1966
+ border-color : mix (# A74949 , white, 0.4 );
1967
+ border-right-color : mix (# A74949 , black, 0.4 );
1968
+ border-bottom-color : mix (# A74949 , black, 0.4 );
1969
1969
border-radius : 0px ;
1970
- color : mix (# FFFFFF, # CC0000 , 0.1 );
1971
- background-color : # CC0000 ; }
1970
+ color : mix (# FFFFFF, # A74949 , 0.1 );
1971
+ background-color : # A74949 ; }
1972
1972
button .destructive-action : hover {
1973
- background-color : mix (# CC0000 , # FFFFFF, 0.2 ); }
1973
+ background-color : mix (# A74949 , # FFFFFF, 0.2 ); }
1974
1974
button .destructive-action : active {
1975
- border-color : mix (# CC0000 , white, 0.4 );
1976
- border-top-color : mix (# CC0000 , black, 0.4 );
1977
- border-right-color : mix (# CC0000 , black, 0.4 );
1978
- background-color : mix (# CC0000 , # 000000, 0.1 ); }
1975
+ border-color : mix (# A74949 , white, 0.4 );
1976
+ border-top-color : mix (# A74949 , black, 0.4 );
1977
+ border-right-color : mix (# A74949 , black, 0.4 );
1978
+ background-color : mix (# A74949 , # 000000, 0.1 ); }
1979
1979
button .destructive-action : backdrop {
1980
- color : mix (# FFFFFF, # CC0000 , 0.1 );
1981
- background-color : mix (# CC0000 , # AEB2C3, 0.3 ); }
1980
+ color : mix (# FFFFFF, # A74949 , 0.1 );
1981
+ background-color : mix (# A74949 , # AEB2C3, 0.3 ); }
1982
1982
1983
1983
toolbar .selection-mode {
1984
1984
padding : 4px ; }
@@ -2444,9 +2444,9 @@ UnityPanelWidget, .unity-panel {
2444
2444
/* widgets main borders color on backdrop windows */
2445
2445
@define-color unfocused_borders shade(# AEB2C3, 0.7);
2446
2446
/* these are pretty self explicative */
2447
- @define-color warning_color # FF9900 ;
2448
- @define-color error_color # CC0000 ;
2449
- @define-color success_color # 39E4A3 ;
2447
+ @define-color warning_color # A77549 ;
2448
+ @define-color error_color # A74949 ;
2449
+ @define-color success_color # 4992A7 ;
2450
2450
/* these colors are exported for the window manager and shouldn't be used in applications,
2451
2451
read if you used those and something break with a version upgrade you're on your own... */
2452
2452
@define-color wm_title shade(# 000000, 1.8);
0 commit comments