diff options
author | Alan Pearce | 2019-10-04 22:06:35 +0200 |
---|---|---|
committer | Alan Pearce | 2019-10-04 22:06:35 +0200 |
commit | 22f3869fb4f3d514fb7f7c7f2250fdcbfa789bf7 (patch) | |
tree | 724355c4d1689dbd26b664261ff4afb8e7dc0025 /user/mlterm/.mlterm/color | |
parent | f261abcfbd6f3b2e635e554e2a50331ad9e3f577 (diff) | |
download | nixfiles-22f3869fb4f3d514fb7f7c7f2250fdcbfa789bf7.tar.lz nixfiles-22f3869fb4f3d514fb7f7c7f2250fdcbfa789bf7.tar.zst nixfiles-22f3869fb4f3d514fb7f7c7f2250fdcbfa789bf7.zip |
Remove configuration for unused terminals
Diffstat (limited to 'user/mlterm/.mlterm/color')
-rw-r--r-- | user/mlterm/.mlterm/color | 23 |
1 files changed, 0 insertions, 23 deletions
diff --git a/user/mlterm/.mlterm/color b/user/mlterm/.mlterm/color deleted file mode 100644 index 41b74f25..00000000 --- a/user/mlterm/.mlterm/color +++ /dev/null @@ -1,23 +0,0 @@ -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=#6fd3fc -cursor_fg_color=#ffffff -bd_color=#1a1a1a -it_color=#041730 -ul_color=#6fd3fc \ No newline at end of file |