diff options
author | co1ncidence <r3yan.chaudhry@zohomail.com> | 2020-10-06 23:49:00 -0500 |
---|---|---|
committer | co1ncidence <r3yan.chaudhry@zohomail.com> | 2020-10-06 23:49:00 -0500 |
commit | ed8fb59e1943678abe87df70ffab419d64a087d0 (patch) | |
tree | 4fd71860c1149f34bbba8720b2f4564b87dbd8d8 | |
parent | 36bac71faeec08ea44580d99a51681865b831ca1 (diff) |
-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" |