From 0e6d8928599f083e1a128ddc1e0edb70c024b02e Mon Sep 17 00:00:00 2001 From: Carl Hauschke <13915157+CarlHauschke@users.noreply.github.com> Date: Fri, 7 Jul 2023 09:07:13 +0200 Subject: [PATCH] fix(Dribbblish): use consistent blue in "lunar" color scheme (#967) Changes the pink color from active buttons to a blue and unifies all blue colours in lunar color scheme. --- Dribbblish/color.ini | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Dribbblish/color.ini b/Dribbblish/color.ini index 5822a68..bdf4d1b 100644 --- a/Dribbblish/color.ini +++ b/Dribbblish/color.ini @@ -207,10 +207,10 @@ player = 161616 card = 161616 shadow = 252525 selected-row = 202020 -button = 3281ea -button-active = 0284e8 +button = 0064e1 +button-active = 0064e1 button-disabled = 303030 -tab-active = ebbcba -notification = 3281ea +tab-active = 0064e1 +notification = 0064e1 notification-error = b10c0c misc = 252525