Skip to content

Commit 856aa0c

Browse files
committed
fix: change text_color to dark for lavender_breeze theme
1 parent 5f32351 commit 856aa0c

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
@@ -517,7 +517,7 @@ const themes: Themes = {
517517
},
518518
lavender_breeze: {
519519
title_color: "a99e68",
520-
text_color: "ab788e",
520+
text_color: "896072",
521521
icon_color: "a99e68",
522522
border_color: "d8c4f4",
523523
username_color: "a99e68",

0 commit comments

Comments
 (0)