1
0
mirror of https://github.com/helix-editor/helix synced 2026-05-05 05:42:27 +02:00
Files
helix/runtime/themes/material_palenight.toml
2024-03-30 19:43:53 +09:00

21 lines
294 B
INI

# Material Theme <https://material-theme.com/> for Helix Editor
inherits = "material_deep_ocean"
[palette]
bg = "#292d3e"
text = "#a6accd"
disabled = "#515772"
accent = "#ab47bc"
active = "#414863"
highlight = "#444267"
comment = "#676e95"
selection = "#444267"
line-number = "#3a3f58"