Skip to content
Nikita Revenco edited this page Jan 21, 2025 · 91 revisions

Setting theme

:theme <theme> command in helix, or theme = "<theme>" in ~/.config/helix/config.toml. You can also install a custom theme by creating a file with the name of your theme as file name (i.e. mytheme.toml) and placing it under ~/.config/helix/themes folder. For more information, take a look at the Theme section of the book.

For a breakdown of each of the theme keys, you can refer to this detailed theme template.

To preview instantly, you can always :theme <tab><tab>....

Available themes

acme

image

adwaita-dark

image

adwaita-light

image

amberwood

image

ao

image

autumn

image

autumn_night

image

ayu_dark

image

ayu_evolve

image

ayu_light

image

ayu_mirage

image

base16_default, base16_default_dark, base16_default_light, base16_terminal, base16_transparent

Depends on your terminal color scheme.

bogster

image

bogster_light

image

boo_berry

image

carbon_fox

image

catppuccin_frappe

image

catppuccin_latte

image

catppuccin_macchiato

image

catppuccin_mocha

image

curzon

image

cyan_light

image

darcula

image

darcula-solid

image

dark_high_contrast

image

dark_plus

image

default

image

doom_acario_dark

image

dracula

image

dracula_at_night

image

eiffel

image

emacs

image

everblush

image

everforest_dark

image

everforest_light

image

ferra

image

flatwhite

image

fleet_dark

image

flexoki_dark

image

flexoki_light

image

github_dark

image

github_dark_colorblind

image

github_dark_dimmed

image

github_dark_high_contrast

image

github_dark_tritanopia

image

github_light

image

github_light_colorblind

image

github_light_high_contrast

image

github_light_tritanopia

image

gruber-darker

image

gruvbox

image

gruvbox_dark_hard

image

gruvbox_dark_soft

image

gruvbox_light

image

gruvbox_light_hard

image

gruvbox_light_soft

image

heisenberg

image

hex_lavender

image

hex_poison

image

hex_steel

image

hex_toxic

image

horizon-dark

image

iceberg-dark

image

iceberg-light

image

ingrid

image

iroaseta

image

jellybeans

image

jetbrains_dark

image

kanagawa

image

kanagawa-dragon

image

kaolin-dark

image

kaolin-light

image

kaolin-valley-dark

image

material_darker

image

material_deep_ocean

image

material_oceanic

image

material_palenight

image

mcdonalds

image

meliora

image

mellow

image

merionette

image

modus_operandi

image

modus_operandi_deuteranopia

image

modus_operandi_tinted

image

modus_operandi_tritanopia

image

modus_vivendi

image

modus_vivendi_deuteranopia

image

modus_vivendi_tinted

image

modus_vivendi_tritanopia

image

molokai

image

monokai

image

monokai_aqua

image

monokai_pro

image

monokai_pro_machine

image

monokai_pro_octagon

image

monokai_pro_ristretto

image

monokai_pro_spectrum

image

monokai_soda

image

naysayer

image

new_moon

image

night_owl

Clone this wiki locally