From 0dcf0ef6631db68df60eea08fd9f100459b50310 Mon Sep 17 00:00:00 2001 From: sho-87 Date: Sun, 9 Jun 2024 08:39:26 +0000 Subject: [PATCH] docs: auto generate vimdoc --- doc/kanagawa-paper.nvim.txt | 30 ++++++++++++------------------ 1 file changed, 12 insertions(+), 18 deletions(-) diff --git a/doc/kanagawa-paper.nvim.txt b/doc/kanagawa-paper.nvim.txt index bad6da6..b8eed45 100644 --- a/doc/kanagawa-paper.nvim.txt +++ b/doc/kanagawa-paper.nvim.txt @@ -70,7 +70,7 @@ LUA ~ < -EXTERNAL PLUGINS +EXTERNAL PLUGINS ~ LUALINE @@ -120,7 +120,8 @@ The code that defines the default configuration can be found here CUSTOMIZING COLORS *kanagawa-paper.nvim-customizing-colors* -There are _two_ kinds of colors: `PaletteColors` and `ThemeColors`; +There are two kinds of colors: `PaletteColors` and `ThemeColors`. + `PaletteColors` are defined directly as RGB Hex strings, and have arbitrary names that recall their actual color. Conversely, `ThemeColors` are named and grouped _semantically_ on the basis of their actual function. @@ -236,23 +237,16 @@ More uniform colors for the popup menu. EXTRAS *kanagawa-paper.nvim-extras* -- alacritty -- Alfred -- base16 -- broot -- emacs, doom emacs -- fish -- foot -- iTerm -- kitty -- mintty +- alacritty +- fish +- kitty - pywal -- sway -- wezterm -- Windows Terminal -- Xresources -- tmTheme (bat, delta and lazygit) -- JSON compatible with many terminals Check Gogh for the list of supported terminals. +- wezterm (guide: Defining a Color Scheme in a separate file ) +- vscode (guide: Creating a new Color Theme ) +- vscode terminal (guide: Visual Studio Code Theme Color ) +- Windows Terminal (guide: Color schemes in Windows Terminal ) + +PRs are welcome if you want to add an extra for a specific application. ACKNOWLEDGEMENTS *kanagawa-paper.nvim-acknowledgements*