Skip to content

Commit 65107f6

Browse files
committed
Added background color
1 parent 34fa204 commit 65107f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

themes/flat-remix-light.theme

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
# Use "start", "mid" and "end" for three color gradient
1111

1212
# Main background, empty for terminal default, need to be empty if you want transparent background
13-
theme[main_bg]=""
13+
theme[main_bg]="#e4e4e7"
1414

1515
# Main text color
1616
theme[main_fg]="#737680"

0 commit comments

Comments
 (0)