Skip to content

Commit

Permalink
GHI-#5 Add cursor foreground color to fix unreadable block cursor text
Browse files Browse the repository at this point in the history
  • Loading branch information
arcticicestudio committed Jan 2, 2017
1 parent 5bf0fdb commit 88d0ab2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/config
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ foreground = #D8DEE9
background = #2E3440
foreground_bold = #D8DEE9
cursor = #D8DEE9
cursor_foreground = #2E3440
highlight = #4C566A

color0 = #3B4252
Expand Down

0 comments on commit 88d0ab2

Please sign in to comment.