Unnamed repository; edit this file 'description' to name the repository.
Diffstat (limited to 'runtime/themes/hex_lavender.toml')
| -rw-r--r-- | runtime/themes/hex_lavender.toml | 18 |
1 files changed, 4 insertions, 14 deletions
diff --git a/runtime/themes/hex_lavender.toml b/runtime/themes/hex_lavender.toml index b14f3caf..d7c54be6 100644 --- a/runtime/themes/hex_lavender.toml +++ b/runtime/themes/hex_lavender.toml @@ -1,15 +1,13 @@ -# Author : portalsurfer <https://github.com/PORTALSURFER> - inherits = "hex_steel" [palette] t1 = "#0e0e0d" -t2 = "#181a17" +t2 = "#121311" t3 = "#2b3444" t4 = "#61586f" t5 = "#686e73" t6 = "#878480" -t7 = "#8e80de" +t7 = "#897dca" t8 = "#7b89a3" t9 = "#bcb6ba" t10 = "#9db2b8" @@ -22,20 +20,12 @@ highlight_three = "#29bbff" black = "#000000" selection = "#290019" -selection_fg = "#958e9a" -comment = "#404768" +comment = "#9aacfe" comment_doc = "#0affa9" error = "#ff0900" warning = "#ffbf00" display = "#57ff89" info = "#dad7d5" - -hints = "#44273f" -ruler = "#1c1f1b" - -diff_minus = "#ff4000" -diff_delta = "#0078bd" -diff_plus = "#c9d400" -diff_delta_moved = "#0048bd"
\ No newline at end of file +# |