Skip to content

Commit 2055248

Browse files
Update with the latest tinted-theming colorschemes [skip ci]
1 parent 7cf871f commit 2055248

1 file changed

Lines changed: 23 additions & 0 deletions

File tree

colors/base16-jellybeans.css

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
/*
2+
*
3+
* Base16 Jellybeans
4+
* Author: FredHappyface (https://github.com/fredHappyface), converted to Base16 by https://github.com/nonetrix
5+
*
6+
*/
7+
8+
@define-color base00 #121212;
9+
@define-color base01 #929292;
10+
@define-color base02 #bdbdbd;
11+
@define-color base03 #c5c5c5;
12+
@define-color base04 #cdcdcd;
13+
@define-color base05 #d5d5d5;
14+
@define-color base06 #dedede;
15+
@define-color base07 #ffffff;
16+
@define-color base08 #ffa1a1;
17+
@define-color base09 #ffba7b;
18+
@define-color base0A #ffdca0;
19+
@define-color base0B #bddeab;
20+
@define-color base0C #1ab2a8;
21+
@define-color base0D #b1d8f6;
22+
@define-color base0E #fbdaff;
23+
@define-color base0F #713939;

0 commit comments

Comments
 (0)