Skip to content

Commit

Permalink
fix(theme): Updated apprentice theme for stroke color
Browse files Browse the repository at this point in the history
  • Loading branch information
FajarKim committed Dec 1, 2023
1 parent 801dea5 commit f5f1580
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions themes/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -266,6 +266,7 @@ export const themes: Themes = {
title_color: "ffffff",
icon_color: "ffffaf",
text_color: "bcbcbc",
stroke_color: "444444",
bg_color: "262626",
username_color: "ffffaf",
},
Expand Down

0 comments on commit f5f1580

Please sign in to comment.