From b94906fd7a412e9ccd6742408a089c81732fd68e Mon Sep 17 00:00:00 2001 From: Limezy Date: Thu, 15 Sep 2022 17:58:33 +0700 Subject: [PATCH] Update app-04-bible.patch --- sources/patches/app-04-bible.patch | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/sources/patches/app-04-bible.patch b/sources/patches/app-04-bible.patch index 12ca61c..44b6cde 100644 --- a/sources/patches/app-04-bible.patch +++ b/sources/patches/app-04-bible.patch @@ -112,14 +112,14 @@ index 158a0dfb..f297c343 100644 component = ; } diff --git a/shared/styles/theme.ts b/shared/styles/theme.ts -index 3ff5c7cf..f3809fd1 100644 +index 3ff5c7cf..e8c00cca 100644 --- a/shared/styles/theme.ts +++ b/shared/styles/theme.ts @@ -87,6 +87,8 @@ export const base = { noticeTipText: colors.almostBlack, - noticeWarningBackground: "#996633", + noticeWarningBackground: "#d73a49", noticeWarningText: colors.almostBlack, -+ noticeBibleBackground: "#e9f5f9", ++ noticeBibleBackground: "#996633", + noticeBibleText: colors.almostBlack, breakpoints, }; \ No newline at end of file