Skip to content

Instantly share code, notes, and snippets.

View pssingh05044-code's full-sized avatar

AloK Kumar pssingh05044-code

  • Joined Aug 30, 2025
View GitHub Profile
@pssingh05044-code
pssingh05044-code / Css
Last active September 11, 2025 11:56
ALOK_Pro.1
/* Modernized styling — safe to merge into existing file if needed */
:root {
--bg-1: #194765;
--card: rgba(255, 255, 255, 0.06);
--accent: #2ecc71;
--accent-dark: #1f7a52;
--muted: #f7a173;
--glass-border: rgba(244, 222, 127, 0.03);
--glass-strong: rgba(243, 15, 15, 0.1);
}