diff --git a/conf/app.src b/conf/app.src index ab4177b..f00b4b8 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/outline/outline/archive/3aa7f34a73973c3f5fca16b7541548fb5a4ac879.zip -SOURCE_SUM=64c6d04e8b789474a225bf0172a265b55e2c94784cef4342d42c14db34654b69 +SOURCE_URL=https://github.com/outline/outline/archive/410c9900c1c6ec359213bf6cef50fad9a0976087.zip +SOURCE_SUM=10a43c44ff223a080f782100f2c4a12e6c1c2b9487aed32101b5e30b860f8e26 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=zip SOURCE_IN_SUBDIR=true diff --git a/sources/patches/app-04-bible.patch b/sources/patches/app-04-bible.patch index 7205852..12ca61c 100644 --- a/sources/patches/app-04-bible.patch +++ b/sources/patches/app-04-bible.patch @@ -117,7 +117,7 @@ index 3ff5c7cf..f3809fd1 100644 +++ b/shared/styles/theme.ts @@ -87,6 +87,8 @@ export const base = { noticeTipText: colors.almostBlack, - noticeWarningBackground: "#d73a49", + noticeWarningBackground: "#996633", noticeWarningText: colors.almostBlack, + noticeBibleBackground: "#e9f5f9", + noticeBibleText: colors.almostBlack,