mirror of
https://gitlab.com/Zaney/zaneyos.git
synced 2024-11-22 06:33:08 +01:00
Improve Aesthetic
This commit is contained in:
parent
8acde59388
commit
0ebde253c2
@ -22,7 +22,7 @@
|
||||
transparency: "real";
|
||||
orientation: vertical;
|
||||
border-color: #${config.colorScheme.colors.base0B};
|
||||
border-radius: 5px;
|
||||
border-radius: 10px;
|
||||
}
|
||||
|
||||
mainbox {
|
||||
@ -36,6 +36,7 @@
|
||||
element {
|
||||
padding: 4 12;
|
||||
text-color: #${config.colorScheme.colors.base05};
|
||||
border-radius: 10px;
|
||||
}
|
||||
|
||||
element selected {
|
||||
|
Loading…
Reference in New Issue
Block a user