Unnamed repository; edit this file 'description' to name the repository.
Diffstat (limited to 'runtime/themes/hex_toxic.toml')
| -rw-r--r-- | runtime/themes/hex_toxic.toml | 41 |
1 files changed, 0 insertions, 41 deletions
diff --git a/runtime/themes/hex_toxic.toml b/runtime/themes/hex_toxic.toml deleted file mode 100644 index 33f51185..00000000 --- a/runtime/themes/hex_toxic.toml +++ /dev/null @@ -1,41 +0,0 @@ -# Author : portalsurfer <https://github.com/PORTALSURFER> - -inherits = "hex_steel" - -[palette] -t1 = "#101719" -t2 = "#1b2a32" -t3 = "#4b5968" -t4 = "#8792ab" -t5 = "#6f91bc" -t6 = "#8bb2b9" -t7 = "#eeac90" -t8 = "#b0bd9f" -t9 = "#b3ccd0" -t10 = "#b0d4d8" -t11 = "#ffbf52" - -highlight = "#ff0a50" -highlight_two = "#0affa9" -highlight_three = "#f8ed8b" - -black = "#000000" - -selection = "#b10656" -selection_fg = "#101719" - -comment = "#417e8c" -comment_doc = "#234048" - -error = "#ff0900" -warning = "#ffbf00" -display = "#57ff89" -info = "#dad7d5" - -hints = "#39515c" -ruler = "#1e3039" - -diff_minus = "#ff4000" -diff_delta = "#0078bd" -diff_plus = "#c9d400" -diff_delta_moved = "#0048bd"
\ No newline at end of file |