From 43903f5ab15b8975c3224fc9c016b0d505866a1d Mon Sep 17 00:00:00 2001 From: Michaƫl Ball Date: Sun, 6 Mar 2022 16:08:27 +0000 Subject: Update bright colours --- templates/default.mustache | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/templates/default.mustache b/templates/default.mustache index 124e5b6..5fcb45b 100644 --- a/templates/default.mustache +++ b/templates/default.mustache @@ -13,11 +13,12 @@ regular5={{base0E-hex}} regular6={{base0C-hex}} regular7={{base05-hex}} bright0={{base03-hex}} -bright1={{base08-hex}} -bright2={{base0B-hex}} -bright3={{base0A-hex}} -bright4={{base0D-hex}} -bright5={{base0E-hex}} -bright6={{base0C-hex}} +bright1={{base09-hex}} +bright2={{base01-hex}} +bright3={{base02-hex}} +bright4={{base04-hex}} +bright5={{base06-hex}} +bright6={{base0F-hex}} +bright7={{base07-hex}} selection-foreground={{base05-hex}} selection-background={{base02-hex}} -- cgit v1.2.3