Skip to content

Latest commit

 

History

History
62 lines (40 loc) · 1.36 KB

README.md

File metadata and controls

62 lines (40 loc) · 1.36 KB

vim-winteriscoming

vim colorscheme for vscode-winteriscoming, generated using djanho

Installation

Install the theme with your preferred package manager, such as folke/lazy.nvim:

  {
    "atmosuwiryo/vim-winteriscoming",
  }

Usage

nvim

vim.cmd("colorscheme WinterIsComing-dark-blue-color-theme")

lunarvim

-- config.lua

lvim.colorscheme = "WinterIsComing-dark-blue-color-theme"

Theme

-- Light
-- WinterIsComing-light-color-theme
-- WinterIsComing-light-color-no-italics-theme

-- Dark
-- WinterIsComing-dark-color-theme
-- WinterIsComing-dark-color-no-italics-theme

-- Dark Blue
-- WinterIsComing-dark-blue-color-theme
-- WinterIsComing-dark-blue-color-no-italics-theme

Side by side preview

left side is vscodium(vscode), right side is lunarvim(neovim)

dark-blue-color-theme

dark-color-theme

light-color-theme