summary refs log tree commit diff stats
path: root/mlterm/.mlterm/color
diff options
context:
space:
mode:
authorAlan Pearce2018-12-19 16:23:01 +0100
committerAlan Pearce2018-12-19 16:23:01 +0100
commit609e3c919b8083efbcc953d981b7cc4555b1dea1 (patch)
tree78ab48189b41fdb7a2bf0678a8bd1c76a24bce19 /mlterm/.mlterm/color
parent33e5fb297801f0a3fec7e3da9709da26df7b2a83 (diff)
downloaddotfiles-609e3c919b8083efbcc953d981b7cc4555b1dea1.tar.lz
dotfiles-609e3c919b8083efbcc953d981b7cc4555b1dea1.tar.zst
dotfiles-609e3c919b8083efbcc953d981b7cc4555b1dea1.zip
mlterm: Make colours nicer
Diffstat (limited to 'mlterm/.mlterm/color')
-rw-r--r--mlterm/.mlterm/color44
1 files changed, 22 insertions, 22 deletions
diff --git a/mlterm/.mlterm/color b/mlterm/.mlterm/color
index 8e82b8d..41b74f2 100644
--- a/mlterm/.mlterm/color
+++ b/mlterm/.mlterm/color
@@ -1,23 +1,23 @@
-black=#212121
-red=#c30771
-green=#10a778
-yellow=#a89c14
-blue=#008ec4
-magenta=#523c79
-cyan=#20a5ba
-white=#d9d9d9
-hl_black=#424242
-hl_red=#fb007a
-hl_green=#5fd7af
-hl_yellow=#e3d430
-hl_blue=#20bbfc
-hl_magenta=#6855de
-hl_cyan=#4fb8cc
-hl_white=#d9d9d9
-fg_color=#424242
+black=#000000
+red=#f8282a
+green=#328a5d
+yellow=#fa701d
+blue=#135cd0
+magenta=#9f00bd
+cyan=#33c3c1
+white=#b3b3b3
+hl_black=#555753
+hl_red=#fb0416
+hl_green=#2cc631
+hl_yellow=#fdd727
+hl_blue=#1670ff
+hl_magenta=#e900b0
+hl_cyan=#3ad5ce
+hl_white=#eeeeec
+fg_color=#262626
 bg_color=#ffffff
-cursor_bg_color=#20bbfc
-cursor_fg_color=#424242
-bd_color=#fb007a
-it_color=#424242
-ul_color=#b6d6fd
\ No newline at end of file
+cursor_bg_color=#6fd3fc
+cursor_fg_color=#ffffff
+bd_color=#1a1a1a
+it_color=#041730
+ul_color=#6fd3fc
\ No newline at end of file