💄 ags(style/apps-window): darker background for better readability
This commit is contained in:
@@ -5,6 +5,7 @@
|
|||||||
|
|
||||||
.apps-window-container {
|
.apps-window-container {
|
||||||
padding: 24px;
|
padding: 24px;
|
||||||
|
background: rgba(0, 0, 0, .2);
|
||||||
|
|
||||||
& > entry {
|
& > entry {
|
||||||
background: rgba(colors.$bg-primary, .4);
|
background: rgba(colors.$bg-primary, .4);
|
||||||
@@ -37,6 +38,7 @@
|
|||||||
|
|
||||||
& label {
|
& label {
|
||||||
margin-top: 6px;
|
margin-top: 6px;
|
||||||
|
text-shadow: 1px 1px 1px rgba(colors.$bg-primary, .2);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user