aboutsummaryrefslogtreecommitdiff
path: root/runtime/themes/hex_toxic.toml
blob: 3cd878bef7ea1e6a0c69f58ce79444fbab7f8caf (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
inherits = "hex_steel"

[palette]
t1 = "#101719"
t2 = "#152432"
t3 = "#4b5968"
t4 = "#8792ab"
t5 = "#6f91bc"
t6 = "#8bb2b9"
t7 = "#eeac90"
t8 = "#b0bd9f"
t9 = "#b3ccd0"
t10 = "#b0d4d8"
t11 = "#ffbf52"

highlight = "#ff2e5f"
highlight_two = "#0affa9"
highlight_three = "#d7ff52"

black = "#000000"

selection = "#290019"

comment = "#396884"
comment_doc = "#234048"

error = "#ff0900"
warning = "#ffbf00"
display = "#57ff89"
info = "#dad7d5"