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

inherits = "material_deep_ocean"

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

gray = "#546e7a"

disabled = "#415967"

accent = "#009688"

active = "#314549"
highlight = "#425b67"

comment = "#546e7a"

selection = "#395b65"

line-number = "#355058"