From c770b18909a3c5f5e89f17792cd9be9754be575f Mon Sep 17 00:00:00 2001 From: Jeremy Ruston Date: Thu, 22 Aug 2024 17:22:28 +0100 Subject: [PATCH] Palette entries for alerts, codeblocks and diffs --- core/palettes/FlexokiLight.tid | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/core/palettes/FlexokiLight.tid b/core/palettes/FlexokiLight.tid index 4ee93cbf5..e37e0be6e 100644 --- a/core/palettes/FlexokiLight.tid +++ b/core/palettes/FlexokiLight.tid @@ -58,23 +58,23 @@ flexoki-bl: <> flexoki-pu: <> flexoki-ma: <> -alert-background: #ffe476 -alert-border: #b99e2f -alert-highlight: #881122 -alert-muted-foreground: #b99e2f +alert-background: <> +alert-border: <> +alert-highlight: <> +alert-muted-foreground: <> background: <> blockquote-bar: <> button-background: button-foreground: button-border: -code-background: #f7f7f9 -code-border: #e1e1e8 -code-foreground: #dd1144 -diff-delete-background: #ffc9c9 +code-background: <> +code-border: <> +code-foreground: <> +diff-delete-background: <> diff-delete-foreground: <> diff-equal-background: diff-equal-foreground: <> -diff-insert-background: #aaefad +diff-insert-background: <> diff-insert-foreground: <> diff-invisible-background: diff-invisible-foreground: <>