diff --git a/shared/styles/theme.ts b/shared/styles/theme.ts index a521933c6..3ff5c7cf5 100644 --- a/shared/styles/theme.ts +++ b/shared/styles/theme.ts @@ -203,11 +203,8 @@ export const dark = { codeString: "#3d8fd1", embedBorder: colors.black50, horizontalRule: lighten(0.1, colors.almostBlack), - noticeInfoBackground: "#252a37", noticeInfoText: colors.white, - noticeTipBackground: "#a3840a", noticeTipText: colors.white, - noticeWarningBackground: "#7a001b", noticeWarningText: colors.white, progressBarBackground: colors.slate, scrollbarBackground: colors.black,