Skip to content

Commit 47b3694

Browse files
set flat UI color to black for the table data to display clearly on white background (#115)
1 parent 0a5e1be commit 47b3694

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/renderer/styles.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@
1414

1515
.github-octo-flat-ui {
1616
height: 560px !important;
17+
color: black !important;
1718
}
1819

1920
.text-output {

0 commit comments

Comments
 (0)