Skip to content

Commit

Permalink
feat(theme): Added kacho_ga theme
Browse files Browse the repository at this point in the history
  • Loading branch information
XavierNotFound committed Dec 7, 2023
1 parent ab18774 commit 99e2f9e
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions themes/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -457,6 +457,13 @@ export const themes: Themes = {
bg_color: "030D6B",
stroke_color: "2130BB",
},
kacho_ga: {
title_color: "bf4a3f",
text_color: "d9c8a9",
icon_color: "a64833",
bg_color: "402b23",
stroke_color: "bf4a3f",
},

// Gradient themes
"sunset-gradient": {
Expand Down

0 comments on commit 99e2f9e

Please sign in to comment.