aboutsummaryrefslogtreecommitdiff
path: root/runtime/themes/hex_toxic.toml
diff options
context:
space:
mode:
authorPORTALSURFER2022-12-04 02:06:40 +0000
committerGitHub2022-12-04 02:06:40 +0000
commite9d0645f66c6254e82c2b50000eb5660c128f26b (patch)
tree25af90bf9b359890cc8c559722a0a38c7a04c45f /runtime/themes/hex_toxic.toml
parent326a0dab069b65463db90e2647287c1e5b6b66aa (diff)
Adjusted hex themes for new gutter diff colors (#4990)
* added 2 themes * diff feature fixes adjusted the skin to better work with the new diff coloring features propagates to child skins like - hex_toxic * fine tuning so it all is a bit softer * fine tuning to be softer * added new version, lavender
Diffstat (limited to 'runtime/themes/hex_toxic.toml')
-rw-r--r--runtime/themes/hex_toxic.toml10
1 files changed, 5 insertions, 5 deletions
diff --git a/runtime/themes/hex_toxic.toml b/runtime/themes/hex_toxic.toml
index 3cd878be..33bfa6e5 100644
--- a/runtime/themes/hex_toxic.toml
+++ b/runtime/themes/hex_toxic.toml
@@ -2,7 +2,7 @@ inherits = "hex_steel"
[palette]
t1 = "#101719"
-t2 = "#152432"
+t2 = "#1b2a32"
t3 = "#4b5968"
t4 = "#8792ab"
t5 = "#6f91bc"
@@ -13,15 +13,15 @@ t9 = "#b3ccd0"
t10 = "#b0d4d8"
t11 = "#ffbf52"
-highlight = "#ff2e5f"
+highlight = "#ff0a50"
highlight_two = "#0affa9"
-highlight_three = "#d7ff52"
+highlight_three = "#f8ed8b"
black = "#000000"
-selection = "#290019"
+selection = "#382e1e"
-comment = "#396884"
+comment = "#61bdd1"
comment_doc = "#234048"
error = "#ff0900"