Compare commits
2 Commits
ff91701431
...
5d65da4fca
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
5d65da4fca | ||
|
|
9914f62871 |
@@ -30,7 +30,7 @@
|
||||
listview { scrollbar: false; }
|
||||
element { border-radius: ${ts rice.rounding}px; }
|
||||
element.normal.normal { background-color: ${accent.darker}; text-color: ${accent.base}; }
|
||||
element.selected.normal { background-color: ${accent.base}; text-color: ${accent.bright}; }
|
||||
element.selected.normal { background-color: ${accent.base}; text-color: ${accent.darker}; }
|
||||
element.alternate.normal { background-color: ${secondary.darker}; text-color: ${secondary.base}; }
|
||||
inputbar { children: [ prompt,textbox-prompt-colon,entry,case-indicator ]; }
|
||||
prompt { }
|
||||
|
||||
Reference in New Issue
Block a user