GithubHelp home page GithubHelp logo

archite / nvim-base16 Goto Github PK

View Code? Open in Web Editor NEW

This project forked from rrethy/base16-nvim

0.0 1.0 0.0 117 KB

Neovim plugin for building base16 colorschemes. Includes support for Treesitter and LSP highlight groups.

Lua 100.00%

nvim-base16's Introduction

nvim-base16

Neovim plugin for building base16 colorschemes with support for Neovim's builtin LSP and Treesitter.

local colorscheme = require('base16-colorscheme')

-- Simply provide the name of a builtin colorscheme
colorscheme.setup('gruvbox-dark-soft')

-- Or provide your own base16 colors
colorscheme.setup({
    base00 = '#16161D', base01 = '#2c313c', base02 = '#3e4451', base03 = '#6c7891',
    base04 = '#565c64', base05 = '#abb2bf', base06 = '#9a9bb3', base07 = '#c5c8e6',
    base08 = '#e06c75', base09 = '#d19a66', base0A = '#e5c07b', base0B = '#98c379',
    base0C = '#56b6c2', base0D = '#0184bc', base0E = '#c678dd', base0F = '#a06949',
})

Builtin Colorschemes

3024
apathy
ashes
atelier-cave-light
atelier-cave
atelier-dune-light
atelier-dune
atelier-estuary-light
atelier-estuary
atelier-forest-light
atelier-forest
atelier-heath-light
atelier-heath
atelier-lakeside-light
atelier-lakeside
atelier-plateau-light
atelier-plateau
atelier-savanna-light
atelier-savanna
atelier-seaside-light
atelier-seaside
atelier-sulphurpool-light
atelier-sulphurpool
atlas
bespin
black-metal-bathory
black-metal-burzum
black-metal-dark-funeral
black-metal-gorgoroth
black-metal-immortal
black-metal-khold
black-metal-marduk
black-metal-mayhem
black-metal-nile
black-metal-venom
black-metal
brewer
bright
brogrammer
brogrammer2.0
brushtrees-dark
brushtrees
chalk
circus
classic-dark
classic-light
codeschool
cupcake
cupertino
darktooth
default-dark
default-light
darcula
dracula
eighties
embers
flat
fruit-soda
github
google-dark
google-light
grayscale-dark
grayscale-light
greenscreen
gruvbox-dark-hard
gruvbox-dark-medium
gruvbox-dark-pale
gruvbox-dark-soft
gruvbox-light-hard
gruvbox-light-medium
gruvbox-light-soft
harmonic-dark
harmonic-light
heetch-light
heetch
helios
hopscotch
horizon-dark
ia-dark
ia-light
icy
irblack
isotope
macintosh
marrakesh
materia
material-darker
material-lighter
material-palenight
material-vivid
material
mellow-purple
mexico-light
mocha
monokai
nord
ocean
oceanicnext
one-light
onedark
outrun-dark
papercolor-dark
papercolor-light
paraiso
phd
pico
pop
porple
railscasts
rebecca
schemer-dark
schemer-medium
seti
shapeshifter
snazzy
solarflare
solarized-dark
solarized-light
spacemacs
summerfruit-dark
summerfruit-light
synth-midnight-dark
tomorrow-night-eighties
tomorrow-night
tomorrow
tube
twilight
unikitty-dark
unikitty-light
woodland
xcode-dusk
zenburn

Examples

schemer-dark

gruvbox-dark-soft

solarized-dark

onedark

one-light

monokai

paraiso

nvim-base16's People

Contributors

archite avatar rrethy avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.