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.