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

inherits = "material_deep_ocean"

[palette]
bg = "#212121"
text = "#b0bec5"

gray = "#616161"
error = "#ff5370"

disabled = "#474747"

accent = "#ff9800"

highlight = "#3f3f3f"

comment = "#616161"

selection = "#404040"