From 65ca52bb878f53eee1dda0b100e78beeb9271ba9 Mon Sep 17 00:00:00 2001 From: ridemountainpig <92412722+ridemountainpig@users.noreply.github.com> Date: Mon, 25 Aug 2025 01:58:53 +0000 Subject: [PATCH] chore: update themes json list --- monkeytype-data/themes.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/monkeytype-data/themes.json b/monkeytype-data/themes.json index 271c602..f9fbc20 100644 --- a/monkeytype-data/themes.json +++ b/monkeytype-data/themes.json @@ -2331,9 +2331,9 @@ { "bgColor": "#fffbfe", "mainColor": "#b94189", - "caretColor": "#e099d6d9", + "caretColor": "#e099d6", "subColor": "#e094c2", - "subAltColor": "#ecdceed9", + "subAltColor": "#ecdcee", "textColor": "#5c2954", "errorColor": "#ff6f69", "errorExtraColor": "#ff6f69",