Skip to content

Commit 5fc764b

Browse files
committed
feat(colorscheme): Add Alabaster colorscheme
1 parent 1f6bc88 commit 5fc764b

File tree

2 files changed

+11
-0
lines changed

2 files changed

+11
-0
lines changed
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
# aurora
2+
3+
Minimalist color scheme for Sublime Text 3
4+
5+
**Repository:** <https://github.com/p00f/alabaster.nvim>
6+
7+
```vim
8+
" Vim Script
9+
colorscheme alabaster
10+
```
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
return { "p00f/alabaster.nvim", lazy = true }

0 commit comments

Comments
 (0)