all repos — nixfiles @ 72595feb0fa80ec45488cb7a49cdc8a3eb1e38c2

System and user configuration, managed by nix and home-manager

Make terminal colours more readable

Alan Pearce
commit

72595feb0fa80ec45488cb7a49cdc8a3eb1e38c2

parent

a315dc793e67c09c33644d077855ea1e6a2dcad6

1 file changed, 2 insertions(+), 2 deletions(-)

jump to
M mlterm/.mlterm/colormlterm/.mlterm/color
@@ -13,9 +13,9 @@ hl_yellow=#e3d430
hl_blue=#20bbfc hl_magenta=#6855de hl_cyan=#4fb8cc -hl_white=#f1f1f1 +hl_white=#d9d9d9 fg_color=#424242 -bg_color=#f1f1f1 +bg_color=#ffffff cursor_bg_color=#20bbfc cursor_fg_color=#424242 bd_color=#fb007a