Skip to content

Commit 49ce13f

Browse files
kaja-sTjaž Eržen
authored andcommitted
Changed the selection styling
1 parent b95de3d commit 49ce13f

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

tui/styles.css

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,10 @@
11
Screen {
2-
layout: vertical;
2+
layout: vertical;
33
}
44

55
.screen--selection {
6-
background: #79fc96 13%;
6+
background: #FFFFFF;
7+
color: #000000;
78
}
89

910
/* Dashboard View - main container */

0 commit comments

Comments
 (0)