diff options
author | Alexis Hovorka <[email protected]> | 2021-02-14 00:32:06 -0700 |
---|---|---|
committer | Alexis Hovorka <[email protected]> | 2021-02-14 00:32:06 -0700 |
commit | 7a9d41cb929ea025080d5c6477f18c4f69856fae (patch) | |
tree | fb7538696084130b075fdcd61dc9e92b49edec18 /termux/colors.properties | |
parent | ba55bddc87db62e398dd223c2a7dc1a5484ea116 (diff) |
[fix] Match termux colors to colorscheme
Diffstat (limited to 'termux/colors.properties')
-rw-r--r-- | termux/colors.properties | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/termux/colors.properties b/termux/colors.properties index cad2655..9dfd4b4 100644 --- a/termux/colors.properties +++ b/termux/colors.properties @@ -26,7 +26,7 @@ color15=#f8f8f8 color16=#dc9656 color17=#a16946 -color18=#282828 +color18=#181818 color19=#383838 color20=#b8b8b8 color21=#e8e8e8 |