Skip to main content

Module theme

Module theme 

Source
Expand description

Top-level Theme type plus preset theme modules.

Modules§

catppuccin_frappe
Catppuccin Frappé — official palette (catppuccin/catppuccin).
catppuccin_latte
Catppuccin Latte — official palette (catppuccin/catppuccin).
catppuccin_macchiato
Catppuccin Macchiato — official palette (catppuccin/catppuccin).
catppuccin_mocha
Catppuccin Mocha — official palette (catppuccin/catppuccin).
custom
Custom theme builder.
dark
Dark theme — derived from Bryan’s website palette.
dracula
Dracula — from https://draculatheme.com (verified against the official spec).
dracula_at_night
Dracula At Night — a darker Dracula fork (https://github.com/bceskavich/dracula-at-night).
ferra
Ferra — casperstorm/ferra palette (warm muted dark).
kanagawa_dragon
Kanagawa Dragon — rebelot/kanagawa.nvim ‘dragon’ palette.
kanagawa_lotus
Kanagawa Lotus — rebelot/kanagawa.nvim ‘lotus’ palette (light).
kanagawa_wave
Kanagawa Wave — rebelot/kanagawa.nvim ‘wave’ palette.
light
Light theme — warm-inverse of the website palette with contrast-adjusted accent.
moonfly
Moonfly — bluz71/vim-moonfly-colors palette.
nightfly
Nightfly — bluz71/vim-nightfly-colors palette.
nord
Nord — from https://www.nordtheme.com (verified against nord0-nord15 palette).
oxocarbon
Oxocarbon — nyoom-engineering/oxocarbon.nvim palette (IBM Carbon based, dark variant).
tokyo_night
Tokyo Night — folke/tokyonight.nvim ‘night’ variant (verified against night.lua).
tokyo_night_light
Tokyo Night Light — folke/tokyonight.nvim ‘day’ variant (verified against day extras).
tokyo_night_storm
Tokyo Night Storm — folke/tokyonight.nvim ‘storm’ variant (verified against storm.lua).

Structs§

Theme
Top-level theme. The application owns one and passes it down to widgets at draw time.