diff options
Diffstat (limited to 'colors')
-rw-r--r-- | colors/bliss.vim | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/colors/bliss.vim b/colors/bliss.vim index 946516f..21d7a4d 100644 --- a/colors/bliss.vim +++ b/colors/bliss.vim @@ -1,3 +1,11 @@ +" ----------------------------------------------------------------------------- +" Name: Bliss +" Description: A colorscheme inspired by the SA Bliss keycap set +" Author: nuaNce <r3yan.chaudhry@zohomail.com> +" Website: https://github.com/co1ncidence/bliss +" License: BSD 3-Clause License +" ----------------------------------------------------------------------------- +" " GUI color definitions let s:gui00 = "121213" let g:base16_gui00 = "121213" |