We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eb0e03e commit 5bab64aCopy full SHA for 5bab64a
1 file changed
tui/styles.css
@@ -1,9 +1,10 @@
1
Screen {
2
- layout: vertical;
+ layout: vertical;
3
}
4
5
.screen--selection {
6
- background: #79fc96 13%;
+ background: #FFFFFF;
7
+ color: #000000;
8
9
10
/* Dashboard View - main container */
0 commit comments