Skip to content

Commit

Permalink
Merge pull request #270 from anuraghazra/master
Browse files Browse the repository at this point in the history
[pull] master from anuraghazra:master
  • Loading branch information
pull[bot] authored Oct 22, 2023
2 parents 9c2680a + 3eedfd3 commit 8d2c1e5
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions themes/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -395,6 +395,18 @@ export const themes = {
text_color: "e0def4",
bg_color: "191724",
},
catppuccin_latte: {
title_color: "137980",
icon_color: "8839ef",
text_color: "4c4f69",
bg_color: "eff1f5",
},
catppuccin_mocha: {
title_color: "94e2d5",
icon_color: "cba6f7",
text_color: "cdd6f4",
bg_color: "1e1e2e",
},
date_night: {
title_color: "DA7885",
text_color: "E1B2A2",
Expand Down

1 comment on commit 8d2c1e5

@vercel
Copy link

@vercel vercel bot commented on 8d2c1e5 Oct 22, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.