Expand description
§syntastica-themes
A collection of themes for syntastica
.
See the project overview for more information.
§Features
runtime-c
(enabled by default) — Use the standard tree-sitter C runtime. Seesyntastica
’s WebAssembly support for more information.runtime-c2rust
— Use the pure Rust tree-sitter runtime. Seesyntastica
’s WebAssembly support for more information.docs
— Enable this when building the docs
§List of Themes
§abscs::abscs
§aurora::aurora
§blue_moon::blue_moon
§boo::boo
§catppuccin::frappe
§catppuccin::latte
§catppuccin::macchiato
§catppuccin::mocha
§darcula::darcula
§dracula::dracula
§everblush::everblush
§everforest::dark
§everforest::light
§falcon::falcon
§github::dark
§github::dark_colorblind
§github::dark_default
§github::dark_dimmed
§github::dark_high_contrast
§github::dark_tritanopia
§github::light
§github::light_colorblind
§github::light_default
§github::light_high_contrast
§github::light_tritanopia
§gruvbox::dark
§gruvbox::light
§melange::melange
§minimal::minimal
§monochrome::monochrome
§monokai::monokai
§monokai::pro
§monokai::ristretto
§monokai::soda
§moonfly::moonfly
§moonlight::moonlight
§neon::dark
§neon::default
§neon::doom
§neon::light
§nightfly::nightfly
§nord::nord
§oceanicnext::dark
§oceanicnext::light
§omni::omni
§one::cool
§one::dark
§one::darker
§one::deep
§one::light
§one::warm
§one::warmer
§oxocarbon::dark
§oxocarbon::light
§solarized::dark
§solarized::light
§tokyo::day
§tokyo::moon
§tokyo::night
§tokyo::storm
§vscode::dark
§vscode::light
§zephyr::zephyr
Modules§
- abscs
- The ‘abscs’ theme collection in this module was extracted from https://github.com/Abstract-IDE/Abstract-cs using
auto_extract.py
. - aurora
- The ‘aurora’ theme collection in this module was extracted from https://github.com/ray-x/aurora using
auto_extract.py
. - blue_
moon - The ‘blue_moon’ theme collection in this module was extracted from https://github.com/kyazdani42/blue-moon using
auto_extract.py
. - boo
- The ‘boo’ theme collection in this module was extracted from https://github.com/rockerBOO/boo-colorscheme-nvim using
auto_extract.py
. - catppuccin
- The ‘catppuccin’ theme collection in this module was extracted from https://github.com/catppuccin/nvim using
auto_extract.py
. - darcula
- The ‘darcula’ theme collection in this module was extracted from https://github.com/doums/darcula using
auto_extract.py
. - dracula
- The ‘dracula’ theme collection in this module was extracted from https://github.com/dracula/vim using
auto_extract.py
. - everblush
- The ‘everblush’ theme collection in this module was extracted from https://github.com/Everblush/nvim using
auto_extract.py
. - everforest
- The ‘everforest’ theme collection in this module was extracted from https://github.com/sainnhe/everforest using
auto_extract.py
. - falcon
- The ‘falcon’ theme collection in this module was extracted from https://github.com/fenetikm/falcon using
auto_extract.py
. - github
- The ‘github’ theme collection in this module was extracted from https://github.com/projekt0n/github-nvim-theme using
auto_extract.py
. - gruvbox
- The ‘gruvbox’ theme collection in this module was extracted from https://github.com/ellisonleao/gruvbox.nvim using
auto_extract.py
. - melange
- The ‘melange’ theme collection in this module was extracted from https://github.com/savq/melange-nvim using
auto_extract.py
. - minimal
- The ‘minimal’ theme collection in this module was extracted from https://github.com/Yazeed1s/minimal.nvim using
auto_extract.py
. - monochrome
- The ‘monochrome’ theme collection in this module was extracted from https://github.com/kdheepak/monochrome.nvim using
auto_extract.py
. - monokai
- The ‘monokai’ theme collection in this module was extracted from https://github.com/tanvirtin/monokai.nvim using
auto_extract.py
. - moonfly
- The ‘moonfly’ theme collection in this module was extracted from https://github.com/bluz71/vim-moonfly-colors using
auto_extract.py
. - moonlight
- The ‘moonlight’ theme collection in this module was extracted from https://github.com/shaunsingh/moonlight.nvim using
auto_extract.py
. - neon
- The ‘neon’ theme collection in this module was extracted from https://github.com/rafamadriz/neon using
auto_extract.py
. - nightfly
- The ‘nightfly’ theme collection in this module was extracted from https://github.com/bluz71/vim-nightfly-colors using
auto_extract.py
. - nord
- The ‘nord’ theme collection in this module was extracted from https://github.com/shaunsingh/nord.nvim using
auto_extract.py
. - oceanicnext
- The ‘oceanicnext’ theme collection in this module was extracted from https://github.com/mhartington/oceanic-next using
auto_extract.py
. - omni
- The ‘omni’ theme collection in this module was extracted from https://github.com/yonlu/omni using
auto_extract.py
. - one
- The ‘one’ theme collection in this module was extracted from https://github.com/navarasu/onedark.nvim using
auto_extract.py
. - oxocarbon
- The ‘oxocarbon’ theme collection in this module was extracted from https://github.com/nyoom-engineering/oxocarbon.nvim using
auto_extract.py
. - solarized
- The ‘solarized’ theme collection in this module was extracted from https://github.com/overcache/NeoSolarized using
auto_extract.py
. - tokyo
- The ‘tokyo’ theme collection in this module was extracted from https://github.com/folke/tokyonight.nvim using
auto_extract.py
. - vscode
- The ‘vscode’ theme collection in this module was extracted from https://github.com/Mofiqul/vscode.nvim using
auto_extract.py
. - zephyr
- The ‘zephyr’ theme collection in this module was extracted from https://github.com/glepnir/zephyr-nvim using
auto_extract.py
.
Constants§
Functions§
- from_
str - Try to get a theme given its path as a string.