From 8460be15c26de8790be957176000138088040c31 Mon Sep 17 00:00:00 2001 From: David Heinemeier Hansson Date: Thu, 1 Jan 2026 13:45:01 -0700 Subject: [PATCH] Correct the blue --- themes/flexoki-light/colors.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/themes/flexoki-light/colors.toml b/themes/flexoki-light/colors.toml index 09fdf030..b5e3a622 100644 --- a/themes/flexoki-light/colors.toml +++ b/themes/flexoki-light/colors.toml @@ -20,7 +20,7 @@ color8 = "#100F0F" color9 = "#D14D41" color10 = "#879A39" color11 = "#D0A215" -color12 = "#205EA6" +color12 = "#4385BE" color13 = "#CE5D97" color14 = "#3AA99F" color15 = "#FFFCF0"