Skip to content

Commit

Permalink
rose pine/master rebase (anuraghazra#1605)
Browse files Browse the repository at this point in the history
* Update index.js

* Update index.js

* Update index.js

* Update index.js

Co-authored-by: Kainoa Kanter <[email protected]>
  • Loading branch information
rickstaa and ThatOneCalculator authored Mar 5, 2022
1 parent 8d1e7f6 commit 00b0913
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions themes/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -355,6 +355,12 @@ const themes = {
bg_color: "09131B",
border_color: "0c1a25",
},
"rose_pine":{
title_color: "9ccfd8",
icon_color: "ebbcba",
text_color: "e0def4",
bg_color: "191724",
}
};

module.exports = themes;

0 comments on commit 00b0913

Please sign in to comment.