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.toml15
1 files changed, 2 insertions, 13 deletions
diff --git a/runtime/themes/hex_toxic.toml b/runtime/themes/hex_toxic.toml
index 33f51185..33bfa6e5 100644
--- a/runtime/themes/hex_toxic.toml
+++ b/runtime/themes/hex_toxic.toml
@@ -1,5 +1,3 @@
-# Author : portalsurfer <https://github.com/PORTALSURFER>
-
inherits = "hex_steel"
[palette]
@@ -21,21 +19,12 @@ highlight_three = "#f8ed8b"
black = "#000000"
-selection = "#b10656"
-selection_fg = "#101719"
+selection = "#382e1e"
-comment = "#417e8c"
+comment = "#61bdd1"
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