Skip to content

Commit 00b0913

Browse files
rose pine/master rebase (anuraghazra#1605)
* Update index.js * Update index.js * Update index.js * Update index.js Co-authored-by: Kainoa Kanter <[email protected]>
1 parent 8d1e7f6 commit 00b0913

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

themes/index.js

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -355,6 +355,12 @@ const themes = {
355355
bg_color: "09131B",
356356
border_color: "0c1a25",
357357
},
358+
"rose_pine":{
359+
title_color: "9ccfd8",
360+
icon_color: "ebbcba",
361+
text_color: "e0def4",
362+
bg_color: "191724",
363+
}
358364
};
359365

360366
module.exports = themes;

0 commit comments

Comments
 (0)