Update samy.css

This commit is contained in:
2025-12-20 17:53:34 -05:00
parent ed35988abe
commit 5d6be0fd91

View File

@@ -1,7 +1,7 @@
:root {
/* Cool Palette */
--background-color: rgba(18, 18, 18, 1);
--border-color: rgba(255, 127, 0, 0.25);
--border-color: rgba(255, 255, 255, 0.15);
/* Neutral Colors */
--white-color: rgba(255, 255, 255, 1);