diff options
Diffstat (limited to 'base16_terminal.toml')
-rw-r--r-- | base16_terminal.toml | 2 |
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" |