Skip to content

Commit 53bcce1

Browse files
committed
fix: change text_color to light for lavender_dream theme
1 parent 856aa0c commit 53bcce1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

themes/index.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -525,7 +525,7 @@ const themes: Themes = {
525525
},
526526
lavender_dream: {
527527
title_color: "e6d9a2",
528-
text_color: "d687b4",
528+
text_color: "e893c4",
529529
icon_color: "e6d9a2",
530530
border_color: "6b518d",
531531
username_color: "e6d9a2",

0 commit comments

Comments
 (0)