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

inherits = "material_deep_ocean"

[palette]
bg = "#25363b"
text = "#b0bec5"

gray = "#546e7a"

disabled = "#415967"

accent = "#009688"

highlight = "#425b67"

comment = "#546e7a"

selection = "#395b65"

line-number = "#355058"