aboutsummaryrefslogtreecommitdiff
path: root/base16_terminal.toml
diff options
context:
space:
mode:
authorNNB2021-12-02 10:22:27 +0000
committerBlaž Hrastnik2021-12-13 15:48:45 +0000
commit3080be82687548e06a05e517e09a36721b769f03 (patch)
tree969a2b06ef24dc187d90a90c86b4168967dcb0b9 /base16_terminal.toml
parenta9a9d498e87a91d9c069946cffd0480c4c3b50c6 (diff)
Fix error color, add tty theme
Diffstat (limited to 'base16_terminal.toml')
-rw-r--r--base16_terminal.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/base16_terminal.toml b/base16_terminal.toml
index bf3c73f1..e613526f 100644
--- a/base16_terminal.toml
+++ b/base16_terminal.toml
@@ -38,4 +38,4 @@
"hint" = "light-gray"
"debug" = "light-gray"
"diagnostic" = "light-gray"
-"error" = "light-magenta"
+"error" = "light-red"