From 8607591871d71c5eac9be1405747f7df45b97dd4 Mon Sep 17 00:00:00 2001 From: typist Date: Wed, 29 Oct 2025 07:10:15 +0800 Subject: [PATCH] feat: enhance SVG for dark mode support - Added CSS styles to the SVG for dark mode compatibility, allowing the icon to switch colors based on the user's color scheme preference. - Cleaned up the SVG structure for better readability and maintainability. --- public/lite.svg | 22 +++++++++++++++++----- 1 file changed, 17 insertions(+), 5 deletions(-) diff --git a/public/lite.svg b/public/lite.svg index 1066a9f..bcf4c75 100644 --- a/public/lite.svg +++ b/public/lite.svg @@ -1,7 +1,19 @@ - + - - - - \ No newline at end of file + + + + +