reverse terminal white and black
This commit is contained in:
@@ -8,5 +8,5 @@ cursor_fg = "#161311"
|
||||
selection_bg = "#303B41"
|
||||
selection_fg = "#B3BABF"
|
||||
|
||||
ansi = ["#B3BABF", "#BB6572", "#75884C", "#B86E54", "#4185AE", "#AC75A1", "#4F969E", "#1A1715"]
|
||||
brights = ["#93999E", "#D16D7D", "#7F974C", "#D07654", "#4293C2", "#C873B8", "#4CA2AC", "#2F2925"]
|
||||
ansi = ["#1A1715", "#BB6572", "#75884C", "#B86E54", "#4185AE", "#AC75A1", "#4F969E", "#B3BABF"]
|
||||
brights = ["#2F2925", "#D16D7D", "#7F974C", "#D07654", "#4293C2", "#C873B8", "#4CA2AC", "#93999E"]
|
||||
|
||||
Reference in New Issue
Block a user