Skip to content

Commit e695a88

Browse files
committed
Move pictures and add examples
1 parent 039570d commit e695a88

File tree

4 files changed

+12
-464
lines changed

4 files changed

+12
-464
lines changed

README.md

Lines changed: 12 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,20 @@
1-
# colorbuddy.vim
1+
# colorbuddy.nvim
2+
3+
A colorscheme helper for Neovim.
4+
5+
Written in Lua! Quick & Easy Color Schemes :smile:
6+
7+
Sincerely, your color buddy.
28

39
## Benefits
410

511
Live changing of colors (and inherited colors!)
612

7-
![changing_colors](./example/demos/_simple.svg)
13+
![changing_colors](https://raw.githubusercontent.com/tjdevries/media.repo/3c0eedb38a51e45d2455fc167535de1fd0cfc99d/colorbuddy.nvim/_simple.svg)
814

915
Inheritance
1016

11-
![inheritance](./example/demos/_inheritance.svg)
17+
![inheritance](https://raw.githubusercontent.com/tjdevries/media.repo/3c0eedb38a51e45d2455fc167535de1fd0cfc99d/colorbuddy.nvim/_inheritance.svg)
1218

1319
## Example
1420

@@ -53,8 +59,10 @@ Group.new('boldFunction', colors.yellow, colors.background, groups.italicBoldFun
5359

5460
## Made with Colorbuddy
5561

62+
- [Gruvbuddy](https://github.com/tjdevries/gruvbuddy.nvim) (Made by me!)
63+
5664
- [Haoren-Nordic](https://github.com/haorenW1025/config/blob/master/.config/nvim/lua/color.lua)
5765

58-
![haoren](./example/haoren_nord_scheme.png)
66+
![haoren](https://raw.githubusercontent.com/tjdevries/media.repo/master/colorbuddy.nvim/haoren_nord_scheme.png)
5967

6068
- [Modus-Themes](https://github.com/ishan9299/modus-theme-vim)

example/demos/_inheritance.svg

Lines changed: 0 additions & 247 deletions
This file was deleted.

example/demos/_simple.svg

Lines changed: 0 additions & 213 deletions
This file was deleted.

example/haoren_nord_scheme.png

-95.3 KB
Binary file not shown.

0 commit comments

Comments
 (0)