mirror of
https://github.com/horst3180/arc-theme.git
synced 2024-10-27 19:04:02 +00:00
more calendar tweaks
This commit is contained in:
parent
e94bef5a3f
commit
f45099620c
@ -791,7 +791,7 @@ GtkSearchEntry.entry {
|
|||||||
.app-notification .sidebar-button.button,
|
.app-notification .sidebar-button.button,
|
||||||
.app-notification.frame .button.flat, .app-notification.frame .sidebar-button.button, .app-notification .button.flat:insensitive,
|
.app-notification.frame .button.flat, .app-notification.frame .sidebar-button.button, .app-notification .button.flat:insensitive,
|
||||||
.app-notification .sidebar-button.button:insensitive,
|
.app-notification .sidebar-button.button:insensitive,
|
||||||
.app-notification.frame .button.flat:insensitive, .app-notification.frame .sidebar-button.button:insensitive {
|
.app-notification.frame .button.flat:insensitive, .app-notification.frame .sidebar-button.button:insensitive, GtkCalendar.button, GtkCalendar.button:focus {
|
||||||
border-color: transparent;
|
border-color: transparent;
|
||||||
background-color: transparent;
|
background-color: transparent;
|
||||||
background-image: none;
|
background-image: none;
|
||||||
@ -2649,11 +2649,15 @@ GtkCalendar {
|
|||||||
border: none; }
|
border: none; }
|
||||||
GtkCalendar.button:hover, GtkCalendar.button:focus:hover {
|
GtkCalendar.button:hover, GtkCalendar.button:focus:hover {
|
||||||
color: #D3DAE3; }
|
color: #D3DAE3; }
|
||||||
|
GtkCalendar.button:insensitive, GtkCalendar.button:focus:insensitive {
|
||||||
|
color: rgba(211, 218, 227, 0.45);
|
||||||
|
background-color: transparent;
|
||||||
|
background-image: none; }
|
||||||
GtkCalendar:inconsistent {
|
GtkCalendar:inconsistent {
|
||||||
color: alpha(currentColor,0.55); }
|
color: alpha(currentColor,0.55); }
|
||||||
GtkCalendar.highlight {
|
GtkCalendar.highlight {
|
||||||
color: #D3DAE3;
|
color: #D3DAE3;
|
||||||
background-color: #2d3036; }
|
background-color: rgba(45, 48, 54, 0.5); }
|
||||||
|
|
||||||
/***********
|
/***********
|
||||||
* Dialogs *
|
* Dialogs *
|
||||||
|
@ -791,7 +791,7 @@ GtkSearchEntry.entry {
|
|||||||
.app-notification .sidebar-button.button,
|
.app-notification .sidebar-button.button,
|
||||||
.app-notification.frame .button.flat, .app-notification.frame .sidebar-button.button, .app-notification .button.flat:insensitive,
|
.app-notification.frame .button.flat, .app-notification.frame .sidebar-button.button, .app-notification .button.flat:insensitive,
|
||||||
.app-notification .sidebar-button.button:insensitive,
|
.app-notification .sidebar-button.button:insensitive,
|
||||||
.app-notification.frame .button.flat:insensitive, .app-notification.frame .sidebar-button.button:insensitive {
|
.app-notification.frame .button.flat:insensitive, .app-notification.frame .sidebar-button.button:insensitive, GtkCalendar.button, GtkCalendar.button:focus {
|
||||||
border-color: transparent;
|
border-color: transparent;
|
||||||
background-color: transparent;
|
background-color: transparent;
|
||||||
background-image: none;
|
background-image: none;
|
||||||
@ -2650,11 +2650,15 @@ GtkCalendar {
|
|||||||
border: none; }
|
border: none; }
|
||||||
GtkCalendar.button:hover, GtkCalendar.button:focus:hover {
|
GtkCalendar.button:hover, GtkCalendar.button:focus:hover {
|
||||||
color: #5c616c; }
|
color: #5c616c; }
|
||||||
|
GtkCalendar.button:insensitive, GtkCalendar.button:focus:insensitive {
|
||||||
|
color: rgba(92, 97, 108, 0.55);
|
||||||
|
background-color: transparent;
|
||||||
|
background-image: none; }
|
||||||
GtkCalendar:inconsistent {
|
GtkCalendar:inconsistent {
|
||||||
color: alpha(currentColor,0.55); }
|
color: alpha(currentColor,0.55); }
|
||||||
GtkCalendar.highlight {
|
GtkCalendar.highlight {
|
||||||
color: #5c616c;
|
color: #5c616c;
|
||||||
background-color: #dbdfe3; }
|
background-color: rgba(207, 214, 230, 0.5); }
|
||||||
|
|
||||||
/***********
|
/***********
|
||||||
* Dialogs *
|
* Dialogs *
|
||||||
|
@ -791,7 +791,7 @@ GtkSearchEntry.entry {
|
|||||||
.app-notification .sidebar-button.button,
|
.app-notification .sidebar-button.button,
|
||||||
.app-notification.frame .button.flat, .app-notification.frame .sidebar-button.button, .app-notification .button.flat:insensitive,
|
.app-notification.frame .button.flat, .app-notification.frame .sidebar-button.button, .app-notification .button.flat:insensitive,
|
||||||
.app-notification .sidebar-button.button:insensitive,
|
.app-notification .sidebar-button.button:insensitive,
|
||||||
.app-notification.frame .button.flat:insensitive, .app-notification.frame .sidebar-button.button:insensitive {
|
.app-notification.frame .button.flat:insensitive, .app-notification.frame .sidebar-button.button:insensitive, GtkCalendar.button, GtkCalendar.button:focus {
|
||||||
border-color: transparent;
|
border-color: transparent;
|
||||||
background-color: transparent;
|
background-color: transparent;
|
||||||
background-image: none;
|
background-image: none;
|
||||||
@ -2649,11 +2649,15 @@ GtkCalendar {
|
|||||||
border: none; }
|
border: none; }
|
||||||
GtkCalendar.button:hover, GtkCalendar.button:focus:hover {
|
GtkCalendar.button:hover, GtkCalendar.button:focus:hover {
|
||||||
color: #D3DAE3; }
|
color: #D3DAE3; }
|
||||||
|
GtkCalendar.button:insensitive, GtkCalendar.button:focus:insensitive {
|
||||||
|
color: rgba(211, 218, 227, 0.45);
|
||||||
|
background-color: transparent;
|
||||||
|
background-image: none; }
|
||||||
GtkCalendar:inconsistent {
|
GtkCalendar:inconsistent {
|
||||||
color: alpha(currentColor,0.55); }
|
color: alpha(currentColor,0.55); }
|
||||||
GtkCalendar.highlight {
|
GtkCalendar.highlight {
|
||||||
color: #D3DAE3;
|
color: #D3DAE3;
|
||||||
background-color: #2d3036; }
|
background-color: rgba(45, 48, 54, 0.5); }
|
||||||
|
|
||||||
/***********
|
/***********
|
||||||
* Dialogs *
|
* Dialogs *
|
||||||
|
@ -791,7 +791,7 @@ GtkSearchEntry.entry {
|
|||||||
.app-notification .sidebar-button.button,
|
.app-notification .sidebar-button.button,
|
||||||
.app-notification.frame .button.flat, .app-notification.frame .sidebar-button.button, .app-notification .button.flat:insensitive,
|
.app-notification.frame .button.flat, .app-notification.frame .sidebar-button.button, .app-notification .button.flat:insensitive,
|
||||||
.app-notification .sidebar-button.button:insensitive,
|
.app-notification .sidebar-button.button:insensitive,
|
||||||
.app-notification.frame .button.flat:insensitive, .app-notification.frame .sidebar-button.button:insensitive {
|
.app-notification.frame .button.flat:insensitive, .app-notification.frame .sidebar-button.button:insensitive, GtkCalendar.button, GtkCalendar.button:focus {
|
||||||
border-color: transparent;
|
border-color: transparent;
|
||||||
background-color: transparent;
|
background-color: transparent;
|
||||||
background-image: none;
|
background-image: none;
|
||||||
@ -2650,11 +2650,15 @@ GtkCalendar {
|
|||||||
border: none; }
|
border: none; }
|
||||||
GtkCalendar.button:hover, GtkCalendar.button:focus:hover {
|
GtkCalendar.button:hover, GtkCalendar.button:focus:hover {
|
||||||
color: #5c616c; }
|
color: #5c616c; }
|
||||||
|
GtkCalendar.button:insensitive, GtkCalendar.button:focus:insensitive {
|
||||||
|
color: rgba(92, 97, 108, 0.55);
|
||||||
|
background-color: transparent;
|
||||||
|
background-image: none; }
|
||||||
GtkCalendar:inconsistent {
|
GtkCalendar:inconsistent {
|
||||||
color: alpha(currentColor,0.55); }
|
color: alpha(currentColor,0.55); }
|
||||||
GtkCalendar.highlight {
|
GtkCalendar.highlight {
|
||||||
color: #5c616c;
|
color: #5c616c;
|
||||||
background-color: #dbdfe3; }
|
background-color: rgba(207, 214, 230, 0.5); }
|
||||||
|
|
||||||
/***********
|
/***********
|
||||||
* Dialogs *
|
* Dialogs *
|
||||||
|
@ -791,7 +791,7 @@ GtkSearchEntry.entry {
|
|||||||
.app-notification .sidebar-button.button,
|
.app-notification .sidebar-button.button,
|
||||||
.app-notification.frame .button.flat, .app-notification.frame .sidebar-button.button, .app-notification .button.flat:insensitive,
|
.app-notification.frame .button.flat, .app-notification.frame .sidebar-button.button, .app-notification .button.flat:insensitive,
|
||||||
.app-notification .sidebar-button.button:insensitive,
|
.app-notification .sidebar-button.button:insensitive,
|
||||||
.app-notification.frame .button.flat:insensitive, .app-notification.frame .sidebar-button.button:insensitive {
|
.app-notification.frame .button.flat:insensitive, .app-notification.frame .sidebar-button.button:insensitive, GtkCalendar.button, GtkCalendar.button:focus {
|
||||||
border-color: transparent;
|
border-color: transparent;
|
||||||
background-color: transparent;
|
background-color: transparent;
|
||||||
background-image: none;
|
background-image: none;
|
||||||
@ -2649,11 +2649,15 @@ GtkCalendar {
|
|||||||
border: none; }
|
border: none; }
|
||||||
GtkCalendar.button:hover, GtkCalendar.button:focus:hover {
|
GtkCalendar.button:hover, GtkCalendar.button:focus:hover {
|
||||||
color: #5c616c; }
|
color: #5c616c; }
|
||||||
|
GtkCalendar.button:insensitive, GtkCalendar.button:focus:insensitive {
|
||||||
|
color: rgba(92, 97, 108, 0.55);
|
||||||
|
background-color: transparent;
|
||||||
|
background-image: none; }
|
||||||
GtkCalendar:inconsistent {
|
GtkCalendar:inconsistent {
|
||||||
color: alpha(currentColor,0.55); }
|
color: alpha(currentColor,0.55); }
|
||||||
GtkCalendar.highlight {
|
GtkCalendar.highlight {
|
||||||
color: #5c616c;
|
color: #5c616c;
|
||||||
background-color: #dbdfe3; }
|
background-color: rgba(207, 214, 230, 0.5); }
|
||||||
|
|
||||||
/***********
|
/***********
|
||||||
* Dialogs *
|
* Dialogs *
|
||||||
|
@ -791,7 +791,7 @@ GtkSearchEntry.entry {
|
|||||||
.app-notification .sidebar-button.button,
|
.app-notification .sidebar-button.button,
|
||||||
.app-notification.frame .button.flat, .app-notification.frame .sidebar-button.button, .app-notification .button.flat:insensitive,
|
.app-notification.frame .button.flat, .app-notification.frame .sidebar-button.button, .app-notification .button.flat:insensitive,
|
||||||
.app-notification .sidebar-button.button:insensitive,
|
.app-notification .sidebar-button.button:insensitive,
|
||||||
.app-notification.frame .button.flat:insensitive, .app-notification.frame .sidebar-button.button:insensitive {
|
.app-notification.frame .button.flat:insensitive, .app-notification.frame .sidebar-button.button:insensitive, GtkCalendar.button, GtkCalendar.button:focus {
|
||||||
border-color: transparent;
|
border-color: transparent;
|
||||||
background-color: transparent;
|
background-color: transparent;
|
||||||
background-image: none;
|
background-image: none;
|
||||||
@ -2649,11 +2649,15 @@ GtkCalendar {
|
|||||||
border: none; }
|
border: none; }
|
||||||
GtkCalendar.button:hover, GtkCalendar.button:focus:hover {
|
GtkCalendar.button:hover, GtkCalendar.button:focus:hover {
|
||||||
color: #5c616c; }
|
color: #5c616c; }
|
||||||
|
GtkCalendar.button:insensitive, GtkCalendar.button:focus:insensitive {
|
||||||
|
color: rgba(92, 97, 108, 0.55);
|
||||||
|
background-color: transparent;
|
||||||
|
background-image: none; }
|
||||||
GtkCalendar:inconsistent {
|
GtkCalendar:inconsistent {
|
||||||
color: alpha(currentColor,0.55); }
|
color: alpha(currentColor,0.55); }
|
||||||
GtkCalendar.highlight {
|
GtkCalendar.highlight {
|
||||||
color: #5c616c;
|
color: #5c616c;
|
||||||
background-color: #dbdfe3; }
|
background-color: rgba(207, 214, 230, 0.5); }
|
||||||
|
|
||||||
/***********
|
/***********
|
||||||
* Dialogs *
|
* Dialogs *
|
||||||
|
@ -2391,17 +2391,23 @@ GtkCalendar {
|
|||||||
border-radius: 0;
|
border-radius: 0;
|
||||||
}
|
}
|
||||||
&.button, &.button:focus {
|
&.button, &.button:focus {
|
||||||
|
@extend %undecorated_button;
|
||||||
color: transparentize($fg_color,0.55);
|
color: transparentize($fg_color,0.55);
|
||||||
box-shadow: none;
|
box-shadow: none;
|
||||||
border: none;
|
border: none;
|
||||||
&:hover {
|
&:hover {
|
||||||
color: $fg_color;
|
color: $fg_color;
|
||||||
}
|
}
|
||||||
|
&:insensitive {
|
||||||
|
color: $insensitive_fg_color;
|
||||||
|
background-color: transparent;
|
||||||
|
background-image: none;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
&:inconsistent { color: gtkalpha(currentColor,0.55); }
|
&:inconsistent { color: gtkalpha(currentColor,0.55); }
|
||||||
&.highlight {
|
&.highlight {
|
||||||
color: $fg_color;
|
color: $fg_color;
|
||||||
background-color: $borders_color;
|
background-color: transparentize($button_border, 0.5);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user