mirror of
https://github.com/horst3180/arc-theme.git
synced 2024-10-27 19:04:02 +00:00
update lightdm style
This commit is contained in:
parent
9c5a1374d6
commit
6d7ab710c8
@ -3559,16 +3559,16 @@ GtkListBox .h4 {
|
|||||||
color: #BAC3CF;
|
color: #BAC3CF;
|
||||||
font: bold;
|
font: bold;
|
||||||
box-shadow: inset 0 -1px rgba(27, 29, 35, 0.95); }
|
box-shadow: inset 0 -1px rgba(27, 29, 35, 0.95); }
|
||||||
#panel_window .menubar,
|
#panel_window menubar,
|
||||||
#panel_window .menubar > .menuitem {
|
#panel_window menubar > menuitem {
|
||||||
background-color: transparent;
|
background-color: transparent;
|
||||||
color: #BAC3CF;
|
color: #BAC3CF;
|
||||||
font: bold; }
|
font: bold; }
|
||||||
#panel_window .menubar .menuitem:disabled {
|
#panel_window menubar menuitem:disabled {
|
||||||
color: rgba(186, 195, 207, 0.5); }
|
color: rgba(186, 195, 207, 0.5); }
|
||||||
#panel_window .menubar .menuitem:disabled label {
|
#panel_window menubar menuitem:disabled label {
|
||||||
color: inherit; }
|
color: inherit; }
|
||||||
#panel_window .menubar .menu .menuitem {
|
#panel_window menubar menu > menuitem {
|
||||||
font: normal; }
|
font: normal; }
|
||||||
|
|
||||||
#login_window,
|
#login_window,
|
||||||
@ -3642,7 +3642,7 @@ GtkListBox .h4 {
|
|||||||
#login_window #user_combobox {
|
#login_window #user_combobox {
|
||||||
color: #D3DAE3;
|
color: #D3DAE3;
|
||||||
font: 13px; }
|
font: 13px; }
|
||||||
#login_window #user_combobox .menu {
|
#login_window #user_combobox menu {
|
||||||
font: normal; }
|
font: normal; }
|
||||||
|
|
||||||
#user_image {
|
#user_image {
|
||||||
|
@ -3558,16 +3558,16 @@ GtkListBox .h4 {
|
|||||||
color: #BAC3CF;
|
color: #BAC3CF;
|
||||||
font: bold;
|
font: bold;
|
||||||
box-shadow: inset 0 -1px rgba(27, 29, 35, 0.95); }
|
box-shadow: inset 0 -1px rgba(27, 29, 35, 0.95); }
|
||||||
#panel_window .menubar,
|
#panel_window menubar,
|
||||||
#panel_window .menubar > .menuitem {
|
#panel_window menubar > menuitem {
|
||||||
background-color: transparent;
|
background-color: transparent;
|
||||||
color: #BAC3CF;
|
color: #BAC3CF;
|
||||||
font: bold; }
|
font: bold; }
|
||||||
#panel_window .menubar .menuitem:disabled {
|
#panel_window menubar menuitem:disabled {
|
||||||
color: rgba(186, 195, 207, 0.5); }
|
color: rgba(186, 195, 207, 0.5); }
|
||||||
#panel_window .menubar .menuitem:disabled label {
|
#panel_window menubar menuitem:disabled label {
|
||||||
color: inherit; }
|
color: inherit; }
|
||||||
#panel_window .menubar .menu .menuitem {
|
#panel_window menubar menu > menuitem {
|
||||||
font: normal; }
|
font: normal; }
|
||||||
|
|
||||||
#login_window,
|
#login_window,
|
||||||
@ -3641,7 +3641,7 @@ GtkListBox .h4 {
|
|||||||
#login_window #user_combobox {
|
#login_window #user_combobox {
|
||||||
color: #5c616c;
|
color: #5c616c;
|
||||||
font: 13px; }
|
font: 13px; }
|
||||||
#login_window #user_combobox .menu {
|
#login_window #user_combobox menu {
|
||||||
font: normal; }
|
font: normal; }
|
||||||
|
|
||||||
#user_image {
|
#user_image {
|
||||||
|
@ -3559,16 +3559,16 @@ GtkListBox .h4 {
|
|||||||
color: #BAC3CF;
|
color: #BAC3CF;
|
||||||
font: bold;
|
font: bold;
|
||||||
box-shadow: inset 0 -1px #1b1d23; }
|
box-shadow: inset 0 -1px #1b1d23; }
|
||||||
#panel_window .menubar,
|
#panel_window menubar,
|
||||||
#panel_window .menubar > .menuitem {
|
#panel_window menubar > menuitem {
|
||||||
background-color: transparent;
|
background-color: transparent;
|
||||||
color: #BAC3CF;
|
color: #BAC3CF;
|
||||||
font: bold; }
|
font: bold; }
|
||||||
#panel_window .menubar .menuitem:disabled {
|
#panel_window menubar menuitem:disabled {
|
||||||
color: rgba(186, 195, 207, 0.5); }
|
color: rgba(186, 195, 207, 0.5); }
|
||||||
#panel_window .menubar .menuitem:disabled label {
|
#panel_window menubar menuitem:disabled label {
|
||||||
color: inherit; }
|
color: inherit; }
|
||||||
#panel_window .menubar .menu .menuitem {
|
#panel_window menubar menu > menuitem {
|
||||||
font: normal; }
|
font: normal; }
|
||||||
|
|
||||||
#login_window,
|
#login_window,
|
||||||
@ -3642,7 +3642,7 @@ GtkListBox .h4 {
|
|||||||
#login_window #user_combobox {
|
#login_window #user_combobox {
|
||||||
color: #D3DAE3;
|
color: #D3DAE3;
|
||||||
font: 13px; }
|
font: 13px; }
|
||||||
#login_window #user_combobox .menu {
|
#login_window #user_combobox menu {
|
||||||
font: normal; }
|
font: normal; }
|
||||||
|
|
||||||
#user_image {
|
#user_image {
|
||||||
|
@ -3558,16 +3558,16 @@ GtkListBox .h4 {
|
|||||||
color: #BAC3CF;
|
color: #BAC3CF;
|
||||||
font: bold;
|
font: bold;
|
||||||
box-shadow: inset 0 -1px #1b1d23; }
|
box-shadow: inset 0 -1px #1b1d23; }
|
||||||
#panel_window .menubar,
|
#panel_window menubar,
|
||||||
#panel_window .menubar > .menuitem {
|
#panel_window menubar > menuitem {
|
||||||
background-color: transparent;
|
background-color: transparent;
|
||||||
color: #BAC3CF;
|
color: #BAC3CF;
|
||||||
font: bold; }
|
font: bold; }
|
||||||
#panel_window .menubar .menuitem:disabled {
|
#panel_window menubar menuitem:disabled {
|
||||||
color: rgba(186, 195, 207, 0.5); }
|
color: rgba(186, 195, 207, 0.5); }
|
||||||
#panel_window .menubar .menuitem:disabled label {
|
#panel_window menubar menuitem:disabled label {
|
||||||
color: inherit; }
|
color: inherit; }
|
||||||
#panel_window .menubar .menu .menuitem {
|
#panel_window menubar menu > menuitem {
|
||||||
font: normal; }
|
font: normal; }
|
||||||
|
|
||||||
#login_window,
|
#login_window,
|
||||||
@ -3641,7 +3641,7 @@ GtkListBox .h4 {
|
|||||||
#login_window #user_combobox {
|
#login_window #user_combobox {
|
||||||
color: #5c616c;
|
color: #5c616c;
|
||||||
font: 13px; }
|
font: 13px; }
|
||||||
#login_window #user_combobox .menu {
|
#login_window #user_combobox menu {
|
||||||
font: normal; }
|
font: normal; }
|
||||||
|
|
||||||
#user_image {
|
#user_image {
|
||||||
|
@ -3562,16 +3562,16 @@ GtkListBox .h4 {
|
|||||||
color: #BAC3CF;
|
color: #BAC3CF;
|
||||||
font: bold;
|
font: bold;
|
||||||
box-shadow: inset 0 -1px #1b1d23; }
|
box-shadow: inset 0 -1px #1b1d23; }
|
||||||
#panel_window .menubar,
|
#panel_window menubar,
|
||||||
#panel_window .menubar > .menuitem {
|
#panel_window menubar > menuitem {
|
||||||
background-color: transparent;
|
background-color: transparent;
|
||||||
color: #BAC3CF;
|
color: #BAC3CF;
|
||||||
font: bold; }
|
font: bold; }
|
||||||
#panel_window .menubar .menuitem:disabled {
|
#panel_window menubar menuitem:disabled {
|
||||||
color: rgba(186, 195, 207, 0.5); }
|
color: rgba(186, 195, 207, 0.5); }
|
||||||
#panel_window .menubar .menuitem:disabled label {
|
#panel_window menubar menuitem:disabled label {
|
||||||
color: inherit; }
|
color: inherit; }
|
||||||
#panel_window .menubar .menu .menuitem {
|
#panel_window menubar menu > menuitem {
|
||||||
font: normal; }
|
font: normal; }
|
||||||
|
|
||||||
#login_window,
|
#login_window,
|
||||||
@ -3645,7 +3645,7 @@ GtkListBox .h4 {
|
|||||||
#login_window #user_combobox {
|
#login_window #user_combobox {
|
||||||
color: #5c616c;
|
color: #5c616c;
|
||||||
font: 13px; }
|
font: 13px; }
|
||||||
#login_window #user_combobox .menu {
|
#login_window #user_combobox menu {
|
||||||
font: normal; }
|
font: normal; }
|
||||||
|
|
||||||
#user_image {
|
#user_image {
|
||||||
|
@ -3562,16 +3562,16 @@ GtkListBox .h4 {
|
|||||||
color: #BAC3CF;
|
color: #BAC3CF;
|
||||||
font: bold;
|
font: bold;
|
||||||
box-shadow: inset 0 -1px rgba(27, 29, 35, 0.95); }
|
box-shadow: inset 0 -1px rgba(27, 29, 35, 0.95); }
|
||||||
#panel_window .menubar,
|
#panel_window menubar,
|
||||||
#panel_window .menubar > .menuitem {
|
#panel_window menubar > menuitem {
|
||||||
background-color: transparent;
|
background-color: transparent;
|
||||||
color: #BAC3CF;
|
color: #BAC3CF;
|
||||||
font: bold; }
|
font: bold; }
|
||||||
#panel_window .menubar .menuitem:disabled {
|
#panel_window menubar menuitem:disabled {
|
||||||
color: rgba(186, 195, 207, 0.5); }
|
color: rgba(186, 195, 207, 0.5); }
|
||||||
#panel_window .menubar .menuitem:disabled label {
|
#panel_window menubar menuitem:disabled label {
|
||||||
color: inherit; }
|
color: inherit; }
|
||||||
#panel_window .menubar .menu .menuitem {
|
#panel_window menubar menu > menuitem {
|
||||||
font: normal; }
|
font: normal; }
|
||||||
|
|
||||||
#login_window,
|
#login_window,
|
||||||
@ -3645,7 +3645,7 @@ GtkListBox .h4 {
|
|||||||
#login_window #user_combobox {
|
#login_window #user_combobox {
|
||||||
color: #5c616c;
|
color: #5c616c;
|
||||||
font: 13px; }
|
font: 13px; }
|
||||||
#login_window #user_combobox .menu {
|
#login_window #user_combobox menu {
|
||||||
font: normal; }
|
font: normal; }
|
||||||
|
|
||||||
#user_image {
|
#user_image {
|
||||||
|
@ -6,19 +6,19 @@
|
|||||||
box-shadow: inset 0 -1px darken($panel_bg, 7%);
|
box-shadow: inset 0 -1px darken($panel_bg, 7%);
|
||||||
|
|
||||||
// the menubars/menus of the panel, i.e. indicators
|
// the menubars/menus of the panel, i.e. indicators
|
||||||
.menubar,
|
menubar,
|
||||||
.menubar > .menuitem {
|
menubar > menuitem {
|
||||||
background-color: transparent;
|
background-color: transparent;
|
||||||
color: $panel_fg;
|
color: $panel_fg;
|
||||||
font: bold;
|
font: bold;
|
||||||
}
|
}
|
||||||
|
|
||||||
.menubar .menuitem:disabled {
|
menubar menuitem:disabled {
|
||||||
color: transparentize($panel_fg, 0.5);
|
color: transparentize($panel_fg, 0.5);
|
||||||
|
|
||||||
label { color: inherit; }
|
label { color: inherit; }
|
||||||
}
|
}
|
||||||
.menubar .menu .menuitem { font: normal; }
|
menubar menu > menuitem { font: normal; }
|
||||||
}
|
}
|
||||||
|
|
||||||
// the login window
|
// the login window
|
||||||
@ -74,8 +74,7 @@
|
|||||||
color: $fg_color;
|
color: $fg_color;
|
||||||
font: 13px;
|
font: 13px;
|
||||||
|
|
||||||
.menu { font: normal; }
|
menu { font: normal; }
|
||||||
.arrow {}
|
|
||||||
}
|
}
|
||||||
|
|
||||||
// the user's avatar box
|
// the user's avatar box
|
||||||
@ -84,9 +83,6 @@
|
|||||||
border-radius: 2px;
|
border-radius: 2px;
|
||||||
}
|
}
|
||||||
|
|
||||||
// the border around the user's avatar box
|
|
||||||
#user_image_border {}
|
|
||||||
|
|
||||||
// the shutdown button
|
// the shutdown button
|
||||||
#shutdown_button.button {
|
#shutdown_button.button {
|
||||||
@include button(suggested_destructive, $destructive_color);
|
@include button(suggested_destructive, $destructive_color);
|
||||||
|
Loading…
Reference in New Issue
Block a user