1
0
mirror of https://github.com/horst3180/arc-theme.git synced 2024-09-28 14:00:44 +00:00

better readability on insensitive active buttons

This commit is contained in:
Horst3180 2015-08-27 20:54:34 +02:00
parent fc5afcbe12
commit b811483e7f
14 changed files with 78 additions and 78 deletions

View File

@ -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 {

View File

@ -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 {

View File

@ -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 {

View File

@ -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 {

View File

@ -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 {

View File

@ -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 {

View File

@ -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;

View File

@ -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 {

View File

@ -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 {

View File

@ -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 {

View File

@ -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 {

View File

@ -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 {

View File

@ -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 {

View File

@ -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;