Unnamed repository; edit this file 'description' to name the repository.
Diffstat (limited to 'runtime/themes/solarized_light.toml')
| -rw-r--r-- | runtime/themes/solarized_light.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/runtime/themes/solarized_light.toml b/runtime/themes/solarized_light.toml index 2db54ca1..b0c0cb4c 100644 --- a/runtime/themes/solarized_light.toml +++ b/runtime/themes/solarized_light.toml @@ -34,7 +34,7 @@ "markup.raw" = "green" "diff.plus" = { fg = "green" } -"diff.delta" = { fg = "yellow" } +"diff.delta" = { fg = "orange" } "diff.minus" = { fg = "red" } # 背景 |