mirror of
https://github.com/horst3180/arc-theme.git
synced 2024-10-27 19:04:02 +00:00
better readability on insensitive active buttons
This commit is contained in:
parent
fc5afcbe12
commit
b811483e7f
@ -319,9 +319,9 @@ GtkSearchEntry.entry {
|
||||
.button:insensitive > GtkLabel {
|
||||
color: inherit; }
|
||||
.button:insensitive:active, .button:insensitive:checked {
|
||||
color: rgba(255, 255, 255, 0.55);
|
||||
border-color: rgba(82, 148, 226, 0.55);
|
||||
background-color: rgba(82, 148, 226, 0.55);
|
||||
color: rgba(255, 255, 255, 0.8);
|
||||
border-color: rgba(82, 148, 226, 0.75);
|
||||
background-color: rgba(82, 148, 226, 0.75);
|
||||
opacity: 0.6; }
|
||||
.button:insensitive:active > GtkLabel, .button:insensitive:checked > GtkLabel {
|
||||
color: inherit; }
|
||||
@ -547,9 +547,9 @@ GtkSearchEntry.entry {
|
||||
color: inherit; }
|
||||
.inline-toolbar GtkToolButton > .button:insensitive:active,
|
||||
.inline-toolbar GtkToolButton > .button:insensitive:checked {
|
||||
color: rgba(255, 255, 255, 0.55);
|
||||
border-color: rgba(82, 148, 226, 0.55);
|
||||
background-color: rgba(82, 148, 226, 0.55);
|
||||
color: rgba(255, 255, 255, 0.8);
|
||||
border-color: rgba(82, 148, 226, 0.75);
|
||||
background-color: rgba(82, 148, 226, 0.75);
|
||||
opacity: 0.6; }
|
||||
.inline-toolbar GtkToolButton > .button:insensitive:active > GtkLabel,
|
||||
.inline-toolbar GtkToolButton > .button:insensitive:checked > GtkLabel {
|
||||
|
@ -319,9 +319,9 @@ GtkSearchEntry.entry {
|
||||
.button:insensitive > GtkLabel {
|
||||
color: inherit; }
|
||||
.button:insensitive:active, .button:insensitive:checked {
|
||||
color: rgba(255, 255, 255, 0.55);
|
||||
border-color: rgba(82, 148, 226, 0.55);
|
||||
background-color: rgba(82, 148, 226, 0.55);
|
||||
color: rgba(255, 255, 255, 0.8);
|
||||
border-color: rgba(82, 148, 226, 0.75);
|
||||
background-color: rgba(82, 148, 226, 0.75);
|
||||
opacity: 0.6; }
|
||||
.button:insensitive:active > GtkLabel, .button:insensitive:checked > GtkLabel {
|
||||
color: inherit; }
|
||||
@ -547,9 +547,9 @@ GtkSearchEntry.entry {
|
||||
color: inherit; }
|
||||
.inline-toolbar GtkToolButton > .button:insensitive:active,
|
||||
.inline-toolbar GtkToolButton > .button:insensitive:checked {
|
||||
color: rgba(255, 255, 255, 0.55);
|
||||
border-color: rgba(82, 148, 226, 0.55);
|
||||
background-color: rgba(82, 148, 226, 0.55);
|
||||
color: rgba(255, 255, 255, 0.8);
|
||||
border-color: rgba(82, 148, 226, 0.75);
|
||||
background-color: rgba(82, 148, 226, 0.75);
|
||||
opacity: 0.6; }
|
||||
.inline-toolbar GtkToolButton > .button:insensitive:active > GtkLabel,
|
||||
.inline-toolbar GtkToolButton > .button:insensitive:checked > GtkLabel {
|
||||
|
@ -319,9 +319,9 @@ GtkSearchEntry.entry {
|
||||
.button:insensitive > GtkLabel {
|
||||
color: inherit; }
|
||||
.button:insensitive:active, .button:insensitive:checked {
|
||||
color: rgba(255, 255, 255, 0.55);
|
||||
border-color: rgba(82, 148, 226, 0.55);
|
||||
background-color: rgba(82, 148, 226, 0.55);
|
||||
color: rgba(255, 255, 255, 0.8);
|
||||
border-color: rgba(82, 148, 226, 0.75);
|
||||
background-color: rgba(82, 148, 226, 0.75);
|
||||
opacity: 0.6; }
|
||||
.button:insensitive:active > GtkLabel, .button:insensitive:checked > GtkLabel {
|
||||
color: inherit; }
|
||||
@ -547,9 +547,9 @@ GtkSearchEntry.entry {
|
||||
color: inherit; }
|
||||
.inline-toolbar GtkToolButton > .button:insensitive:active,
|
||||
.inline-toolbar GtkToolButton > .button:insensitive:checked {
|
||||
color: rgba(255, 255, 255, 0.55);
|
||||
border-color: rgba(82, 148, 226, 0.55);
|
||||
background-color: rgba(82, 148, 226, 0.55);
|
||||
color: rgba(255, 255, 255, 0.8);
|
||||
border-color: rgba(82, 148, 226, 0.75);
|
||||
background-color: rgba(82, 148, 226, 0.75);
|
||||
opacity: 0.6; }
|
||||
.inline-toolbar GtkToolButton > .button:insensitive:active > GtkLabel,
|
||||
.inline-toolbar GtkToolButton > .button:insensitive:checked > GtkLabel {
|
||||
|
@ -319,9 +319,9 @@ GtkSearchEntry.entry {
|
||||
.button:insensitive > GtkLabel {
|
||||
color: inherit; }
|
||||
.button:insensitive:active, .button:insensitive:checked {
|
||||
color: rgba(255, 255, 255, 0.55);
|
||||
border-color: rgba(82, 148, 226, 0.55);
|
||||
background-color: rgba(82, 148, 226, 0.55);
|
||||
color: rgba(255, 255, 255, 0.8);
|
||||
border-color: rgba(82, 148, 226, 0.75);
|
||||
background-color: rgba(82, 148, 226, 0.75);
|
||||
opacity: 0.6; }
|
||||
.button:insensitive:active > GtkLabel, .button:insensitive:checked > GtkLabel {
|
||||
color: inherit; }
|
||||
@ -547,9 +547,9 @@ GtkSearchEntry.entry {
|
||||
color: inherit; }
|
||||
.inline-toolbar GtkToolButton > .button:insensitive:active,
|
||||
.inline-toolbar GtkToolButton > .button:insensitive:checked {
|
||||
color: rgba(255, 255, 255, 0.55);
|
||||
border-color: rgba(82, 148, 226, 0.55);
|
||||
background-color: rgba(82, 148, 226, 0.55);
|
||||
color: rgba(255, 255, 255, 0.8);
|
||||
border-color: rgba(82, 148, 226, 0.75);
|
||||
background-color: rgba(82, 148, 226, 0.75);
|
||||
opacity: 0.6; }
|
||||
.inline-toolbar GtkToolButton > .button:insensitive:active > GtkLabel,
|
||||
.inline-toolbar GtkToolButton > .button:insensitive:checked > GtkLabel {
|
||||
|
@ -319,9 +319,9 @@ GtkSearchEntry.entry {
|
||||
.button:insensitive > GtkLabel {
|
||||
color: inherit; }
|
||||
.button:insensitive:active, .button:insensitive:checked {
|
||||
color: rgba(255, 255, 255, 0.55);
|
||||
border-color: rgba(82, 148, 226, 0.55);
|
||||
background-color: rgba(82, 148, 226, 0.55);
|
||||
color: rgba(255, 255, 255, 0.8);
|
||||
border-color: rgba(82, 148, 226, 0.75);
|
||||
background-color: rgba(82, 148, 226, 0.75);
|
||||
opacity: 0.6; }
|
||||
.button:insensitive:active > GtkLabel, .button:insensitive:checked > GtkLabel {
|
||||
color: inherit; }
|
||||
@ -547,9 +547,9 @@ GtkSearchEntry.entry {
|
||||
color: inherit; }
|
||||
.inline-toolbar GtkToolButton > .button:insensitive:active,
|
||||
.inline-toolbar GtkToolButton > .button:insensitive:checked {
|
||||
color: rgba(255, 255, 255, 0.55);
|
||||
border-color: rgba(82, 148, 226, 0.55);
|
||||
background-color: rgba(82, 148, 226, 0.55);
|
||||
color: rgba(255, 255, 255, 0.8);
|
||||
border-color: rgba(82, 148, 226, 0.75);
|
||||
background-color: rgba(82, 148, 226, 0.75);
|
||||
opacity: 0.6; }
|
||||
.inline-toolbar GtkToolButton > .button:insensitive:active > GtkLabel,
|
||||
.inline-toolbar GtkToolButton > .button:insensitive:checked > GtkLabel {
|
||||
|
@ -319,9 +319,9 @@ GtkSearchEntry.entry {
|
||||
.button:insensitive > GtkLabel {
|
||||
color: inherit; }
|
||||
.button:insensitive:active, .button:insensitive:checked {
|
||||
color: rgba(255, 255, 255, 0.55);
|
||||
border-color: rgba(82, 148, 226, 0.55);
|
||||
background-color: rgba(82, 148, 226, 0.55);
|
||||
color: rgba(255, 255, 255, 0.8);
|
||||
border-color: rgba(82, 148, 226, 0.75);
|
||||
background-color: rgba(82, 148, 226, 0.75);
|
||||
opacity: 0.6; }
|
||||
.button:insensitive:active > GtkLabel, .button:insensitive:checked > GtkLabel {
|
||||
color: inherit; }
|
||||
@ -547,9 +547,9 @@ GtkSearchEntry.entry {
|
||||
color: inherit; }
|
||||
.inline-toolbar GtkToolButton > .button:insensitive:active,
|
||||
.inline-toolbar GtkToolButton > .button:insensitive:checked {
|
||||
color: rgba(255, 255, 255, 0.55);
|
||||
border-color: rgba(82, 148, 226, 0.55);
|
||||
background-color: rgba(82, 148, 226, 0.55);
|
||||
color: rgba(255, 255, 255, 0.8);
|
||||
border-color: rgba(82, 148, 226, 0.75);
|
||||
background-color: rgba(82, 148, 226, 0.75);
|
||||
opacity: 0.6; }
|
||||
.inline-toolbar GtkToolButton > .button:insensitive:active > GtkLabel,
|
||||
.inline-toolbar GtkToolButton > .button:insensitive:checked > GtkLabel {
|
||||
|
@ -168,9 +168,9 @@
|
||||
//
|
||||
// insensitive pushed button
|
||||
//
|
||||
color: transparentize($selected_fg_color, 0.45);
|
||||
border-color: transparentize($selected_bg_color, 0.45);
|
||||
background-color: transparentize($selected_bg_color, 0.45);
|
||||
color: transparentize($selected_fg_color, 0.2);
|
||||
border-color: transparentize($selected_bg_color, 0.25);
|
||||
background-color: transparentize($selected_bg_color, 0.25);
|
||||
|
||||
opacity: 0.6;
|
||||
|
||||
|
@ -319,9 +319,9 @@ GtkSearchEntry.entry {
|
||||
.button:insensitive > GtkLabel {
|
||||
color: inherit; }
|
||||
.button:insensitive:active, .button:insensitive:checked {
|
||||
color: rgba(255, 255, 255, 0.55);
|
||||
border-color: rgba(82, 148, 226, 0.55);
|
||||
background-color: rgba(82, 148, 226, 0.55);
|
||||
color: rgba(255, 255, 255, 0.8);
|
||||
border-color: rgba(82, 148, 226, 0.75);
|
||||
background-color: rgba(82, 148, 226, 0.75);
|
||||
opacity: 0.6; }
|
||||
.button:insensitive:active > GtkLabel, .button:insensitive:checked > GtkLabel {
|
||||
color: inherit; }
|
||||
@ -547,9 +547,9 @@ GtkSearchEntry.entry {
|
||||
color: inherit; }
|
||||
.inline-toolbar GtkToolButton > .button:insensitive:active,
|
||||
.inline-toolbar GtkToolButton > .button:insensitive:checked {
|
||||
color: rgba(255, 255, 255, 0.55);
|
||||
border-color: rgba(82, 148, 226, 0.55);
|
||||
background-color: rgba(82, 148, 226, 0.55);
|
||||
color: rgba(255, 255, 255, 0.8);
|
||||
border-color: rgba(82, 148, 226, 0.75);
|
||||
background-color: rgba(82, 148, 226, 0.75);
|
||||
opacity: 0.6; }
|
||||
.inline-toolbar GtkToolButton > .button:insensitive:active > GtkLabel,
|
||||
.inline-toolbar GtkToolButton > .button:insensitive:checked > GtkLabel {
|
||||
|
@ -319,9 +319,9 @@ GtkSearchEntry.entry {
|
||||
.button:insensitive > GtkLabel {
|
||||
color: inherit; }
|
||||
.button:insensitive:active, .button:insensitive:checked {
|
||||
color: rgba(255, 255, 255, 0.55);
|
||||
border-color: rgba(82, 148, 226, 0.55);
|
||||
background-color: rgba(82, 148, 226, 0.55);
|
||||
color: rgba(255, 255, 255, 0.8);
|
||||
border-color: rgba(82, 148, 226, 0.75);
|
||||
background-color: rgba(82, 148, 226, 0.75);
|
||||
opacity: 0.6; }
|
||||
.button:insensitive:active > GtkLabel, .button:insensitive:checked > GtkLabel {
|
||||
color: inherit; }
|
||||
@ -547,9 +547,9 @@ GtkSearchEntry.entry {
|
||||
color: inherit; }
|
||||
.inline-toolbar GtkToolButton > .button:insensitive:active,
|
||||
.inline-toolbar GtkToolButton > .button:insensitive:checked {
|
||||
color: rgba(255, 255, 255, 0.55);
|
||||
border-color: rgba(82, 148, 226, 0.55);
|
||||
background-color: rgba(82, 148, 226, 0.55);
|
||||
color: rgba(255, 255, 255, 0.8);
|
||||
border-color: rgba(82, 148, 226, 0.75);
|
||||
background-color: rgba(82, 148, 226, 0.75);
|
||||
opacity: 0.6; }
|
||||
.inline-toolbar GtkToolButton > .button:insensitive:active > GtkLabel,
|
||||
.inline-toolbar GtkToolButton > .button:insensitive:checked > GtkLabel {
|
||||
|
@ -319,9 +319,9 @@ GtkSearchEntry.entry {
|
||||
.button:insensitive > GtkLabel {
|
||||
color: inherit; }
|
||||
.button:insensitive:active, .button:insensitive:checked {
|
||||
color: rgba(255, 255, 255, 0.55);
|
||||
border-color: rgba(82, 148, 226, 0.55);
|
||||
background-color: rgba(82, 148, 226, 0.55);
|
||||
color: rgba(255, 255, 255, 0.8);
|
||||
border-color: rgba(82, 148, 226, 0.75);
|
||||
background-color: rgba(82, 148, 226, 0.75);
|
||||
opacity: 0.6; }
|
||||
.button:insensitive:active > GtkLabel, .button:insensitive:checked > GtkLabel {
|
||||
color: inherit; }
|
||||
@ -547,9 +547,9 @@ GtkSearchEntry.entry {
|
||||
color: inherit; }
|
||||
.inline-toolbar GtkToolButton > .button:insensitive:active,
|
||||
.inline-toolbar GtkToolButton > .button:insensitive:checked {
|
||||
color: rgba(255, 255, 255, 0.55);
|
||||
border-color: rgba(82, 148, 226, 0.55);
|
||||
background-color: rgba(82, 148, 226, 0.55);
|
||||
color: rgba(255, 255, 255, 0.8);
|
||||
border-color: rgba(82, 148, 226, 0.75);
|
||||
background-color: rgba(82, 148, 226, 0.75);
|
||||
opacity: 0.6; }
|
||||
.inline-toolbar GtkToolButton > .button:insensitive:active > GtkLabel,
|
||||
.inline-toolbar GtkToolButton > .button:insensitive:checked > GtkLabel {
|
||||
|
@ -319,9 +319,9 @@ GtkSearchEntry.entry {
|
||||
.button:insensitive > GtkLabel {
|
||||
color: inherit; }
|
||||
.button:insensitive:active, .button:insensitive:checked {
|
||||
color: rgba(255, 255, 255, 0.55);
|
||||
border-color: rgba(82, 148, 226, 0.55);
|
||||
background-color: rgba(82, 148, 226, 0.55);
|
||||
color: rgba(255, 255, 255, 0.8);
|
||||
border-color: rgba(82, 148, 226, 0.75);
|
||||
background-color: rgba(82, 148, 226, 0.75);
|
||||
opacity: 0.6; }
|
||||
.button:insensitive:active > GtkLabel, .button:insensitive:checked > GtkLabel {
|
||||
color: inherit; }
|
||||
@ -547,9 +547,9 @@ GtkSearchEntry.entry {
|
||||
color: inherit; }
|
||||
.inline-toolbar GtkToolButton > .button:insensitive:active,
|
||||
.inline-toolbar GtkToolButton > .button:insensitive:checked {
|
||||
color: rgba(255, 255, 255, 0.55);
|
||||
border-color: rgba(82, 148, 226, 0.55);
|
||||
background-color: rgba(82, 148, 226, 0.55);
|
||||
color: rgba(255, 255, 255, 0.8);
|
||||
border-color: rgba(82, 148, 226, 0.75);
|
||||
background-color: rgba(82, 148, 226, 0.75);
|
||||
opacity: 0.6; }
|
||||
.inline-toolbar GtkToolButton > .button:insensitive:active > GtkLabel,
|
||||
.inline-toolbar GtkToolButton > .button:insensitive:checked > GtkLabel {
|
||||
|
@ -319,9 +319,9 @@ GtkSearchEntry.entry {
|
||||
.button:insensitive > GtkLabel {
|
||||
color: inherit; }
|
||||
.button:insensitive:active, .button:insensitive:checked {
|
||||
color: rgba(255, 255, 255, 0.55);
|
||||
border-color: rgba(82, 148, 226, 0.55);
|
||||
background-color: rgba(82, 148, 226, 0.55);
|
||||
color: rgba(255, 255, 255, 0.8);
|
||||
border-color: rgba(82, 148, 226, 0.75);
|
||||
background-color: rgba(82, 148, 226, 0.75);
|
||||
opacity: 0.6; }
|
||||
.button:insensitive:active > GtkLabel, .button:insensitive:checked > GtkLabel {
|
||||
color: inherit; }
|
||||
@ -547,9 +547,9 @@ GtkSearchEntry.entry {
|
||||
color: inherit; }
|
||||
.inline-toolbar GtkToolButton > .button:insensitive:active,
|
||||
.inline-toolbar GtkToolButton > .button:insensitive:checked {
|
||||
color: rgba(255, 255, 255, 0.55);
|
||||
border-color: rgba(82, 148, 226, 0.55);
|
||||
background-color: rgba(82, 148, 226, 0.55);
|
||||
color: rgba(255, 255, 255, 0.8);
|
||||
border-color: rgba(82, 148, 226, 0.75);
|
||||
background-color: rgba(82, 148, 226, 0.75);
|
||||
opacity: 0.6; }
|
||||
.inline-toolbar GtkToolButton > .button:insensitive:active > GtkLabel,
|
||||
.inline-toolbar GtkToolButton > .button:insensitive:checked > GtkLabel {
|
||||
|
@ -319,9 +319,9 @@ GtkSearchEntry.entry {
|
||||
.button:insensitive > GtkLabel {
|
||||
color: inherit; }
|
||||
.button:insensitive:active, .button:insensitive:checked {
|
||||
color: rgba(255, 255, 255, 0.55);
|
||||
border-color: rgba(82, 148, 226, 0.55);
|
||||
background-color: rgba(82, 148, 226, 0.55);
|
||||
color: rgba(255, 255, 255, 0.8);
|
||||
border-color: rgba(82, 148, 226, 0.75);
|
||||
background-color: rgba(82, 148, 226, 0.75);
|
||||
opacity: 0.6; }
|
||||
.button:insensitive:active > GtkLabel, .button:insensitive:checked > GtkLabel {
|
||||
color: inherit; }
|
||||
@ -547,9 +547,9 @@ GtkSearchEntry.entry {
|
||||
color: inherit; }
|
||||
.inline-toolbar GtkToolButton > .button:insensitive:active,
|
||||
.inline-toolbar GtkToolButton > .button:insensitive:checked {
|
||||
color: rgba(255, 255, 255, 0.55);
|
||||
border-color: rgba(82, 148, 226, 0.55);
|
||||
background-color: rgba(82, 148, 226, 0.55);
|
||||
color: rgba(255, 255, 255, 0.8);
|
||||
border-color: rgba(82, 148, 226, 0.75);
|
||||
background-color: rgba(82, 148, 226, 0.75);
|
||||
opacity: 0.6; }
|
||||
.inline-toolbar GtkToolButton > .button:insensitive:active > GtkLabel,
|
||||
.inline-toolbar GtkToolButton > .button:insensitive:checked > GtkLabel {
|
||||
|
@ -168,9 +168,9 @@
|
||||
//
|
||||
// insensitive pushed button
|
||||
//
|
||||
color: transparentize($selected_fg_color, 0.45);
|
||||
border-color: transparentize($selected_bg_color, 0.45);
|
||||
background-color: transparentize($selected_bg_color, 0.45);
|
||||
color: transparentize($selected_fg_color, 0.2);
|
||||
border-color: transparentize($selected_bg_color, 0.25);
|
||||
background-color: transparentize($selected_bg_color, 0.25);
|
||||
|
||||
opacity: 0.6;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user