From 67ef8c3689d4c977f331168b804dd612ef5cf1a9 Mon Sep 17 00:00:00 2001 From: Joshua Zhang Date: Wed, 4 Mar 2026 19:09:48 +0800 Subject: [PATCH] update colors --- _colors.json | 14 ++++++++++---- 1 file changed, 10 insertions(+), 4 deletions(-) diff --git a/_colors.json b/_colors.json index ff46a5d..c3a10a9 100644 --- a/_colors.json +++ b/_colors.json @@ -1,8 +1,14 @@ { "Malabar": "#000000", - "Song": "#4682B4", - "Moon": "#A9A9A9", + "Venus": "#808080", "Jupiter": "#D2691E", + "Moon": "#A9A9A9", + "Mars": "#FF4500", + "Narrator": "#808080", + "Asteroids": "#808080", + "Comet": "#808080", "Volcanoes": "#8B0000", - "Earth": "#228B22" -} + "Song": "#4682B4", + "Earth": "#228B22", + "Atoms": "#808080" +} \ No newline at end of file