Skip to content
This repository has been archived by the owner on Apr 12, 2021. It is now read-only.

sabrinagannon/vim-garbage-oracle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 

Repository files navigation

Garbage Oracle Vim Theme

See it on vim colours

Generated by Themer
Contrasting colours chosen by Tanaguru Contrast Finder
Palette inspired by the Goddess Mode comic series

Configuration

set background=dark " set background=light to load light version
colorscheme garbage-oracle
let g:lightline = { " if you use itchyny/lightline.vim for your statusline 
      \ 'colorscheme': 'GarbageOracle',
      \ }
syntax enable

Italics Support

This theme supports italics for code comments; since not all terminals support italics this is something you'll have to enable in your vim configuration if you want to use it with your italics friendly terminal:

" Enable italicized coments
let g:garbage_terminal_italics=1

About

Light and dark vim themes with colours inspired by the goddess mode comic series

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published