1
0
mirror of https://github.com/helix-editor/helix synced 2024-11-10 10:34:45 +01:00
helix/runtime/themes/material_oceanic.toml

23 lines
312 B
INI

# 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"