mirror of
https://github.com/imarkoff/Marble-shell-theme.git
synced 2025-10-08 17:28:46 -07:00
New process working icon, fixed process color in login dialog
This commit is contained in:
1080
theme/gnome-shell/process-working-dark.svg
Normal file
1080
theme/gnome-shell/process-working-dark.svg
Normal file
File diff suppressed because it is too large
Load Diff
After Width: | Height: | Size: 25 KiB |
1080
theme/gnome-shell/process-working-light.svg
Normal file
1080
theme/gnome-shell/process-working-light.svg
Normal file
File diff suppressed because it is too large
Load Diff
After Width: | Height: | Size: 25 KiB |
@@ -8,6 +8,12 @@
|
||||
background-color: BACKGROUND-OPAQUE-COLOR;
|
||||
}
|
||||
|
||||
/* fixes color of process-working */
|
||||
.login-dialog,
|
||||
.unlock-dialog {
|
||||
color: TEXT-PRIMARY-COLOR;
|
||||
}
|
||||
|
||||
|
||||
.login-dialog .caps-lock-warning-label,
|
||||
.login-dialog .login-dialog-message-warning,
|
||||
@@ -102,6 +108,7 @@
|
||||
/* password */
|
||||
.login-dialog-prompt-entry {
|
||||
background-color: ACCENT-DISABLED-COLOR;
|
||||
color: TEXT-PRIMARY-COLOR;
|
||||
border: none;
|
||||
box-shadow: inset 0 0 0 1px BORDER-SHADOW;
|
||||
}
|
||||
|
Reference in New Issue
Block a user