aboutsummaryrefslogtreecommitdiff
path: root/runtime/themes/material_palenight.toml
blob: ef9c27e26acd93d0f7951c8b49998c50b09c24a3 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# Material Theme <https://material-theme.com/> for Helix Editor

inherits = "material_deep_ocean"

[palette]
bg = "#292d3e"
text = "#a6accd"

disabled = "#515772"

accent = "#ab47bc"

highlight = "#444267"

comment = "#676e95"

selection = "#444267"

line-number = "#3a3f58"