Back to Lualine Nvim

Available themes

THEMES.md

latest20.3 KB
Original Source

Available themes

All available themes are only best effort ports by myself/ other users. If you find a theme to be weird/ wrong please open an issue/ pr.

auto

auto is a special theme. It will automatically load theme for your colorscheme. If there's no theme available for your colorscheme then it'll try it's best to generate one.

16color

<p> </p>

ayu_dark

<p> </p>

ayu_light

<p> </p>

ayu_mirage

<p> </p>

ayu

It's a combination of ayu_light, ayu_dark & ayu_mirage. If g:ayucolor exists, it loads one of these based on your g:ayucolor option. Otherwise, it will load ayu_light when background=light and ayu_dark when background=dark But if g:ayuprefermirage exists, it will load ayu_mirage instead when background=dark.

base16

This theme will automatically use colors defined by your colorscheme using tinted-theming/tinted-vim or RRethy/nvim-base16] plugin. The following example is using the tomorrow-night colorscheme:

<p> </p>

codedark

<p> </p>

dracula

<p> </p>

everforest

<p> </p>

gruvbox_dark

<p> </p>

gruvbox_light

<p> </p>

gruvbox

It's a combination of gruvbox_light and gruvbox_dark. It loads either of them based you your background option.

gruvbox-material

<p> </p>

horizon

<p> </p>

iceberg_dark

<p> </p>

iceberg_light

<p> </p>

iceberg

It's a combination of iceberg_light and iceberg_dark. It loads either of them based you your background option.

jellybeans

<p> </p>

material

<p> </p>

modus-vivendi

<p> </p>

molokai

<p> </p>

moonfly

<p> </p>

nightfly

<p> </p>

nord

<p> </p>

OceanicNext

<p> </p>

onedark

<p> </p>

onelight

<p> </p>

palenight

<p> </p>

papercolor_dark

<p> </p>

papercolor_light

<p> </p>

PaperColor

It's a combination of papercolor_light and papercolor_dark. It loads either of them based you your background option.

powerline

<p> </p>

powerline_dark

<p> </p>

pywal

pywal is another special theme. It will load the colors from your current pywal cache, specifically ~/.cache/wal/colors.sh and generate a theme.

wal --theme ashes

wal --theme -l github

wal --theme vscode

wal --theme zenburn

seoul256

<p> </p>

solarized_dark

<p> </p>

solarized_light

<p> </p>

Tomorrow

<p> </p>

tomorrow_night

<p> </p>

wombat

<p> </p>