Esneider Cardona

Esneider Cardona

About

Member since
07/02/2025
Job title
Selftaugh Concept Artist
Bio

Hello!! I´m Esneider Cardona from Colombia. I´m learning concept art by myself and for the future ill like to work on a big studio designing characters for games..

Country
Colombia
``` --- ## **What Changed - Back to Classic:** ### ✅ **Removed:** - ❌ All rainbow colors (purple, pink, amber, blue, teal) - ❌ All badges/pills (Share Your Art, Win a Ticket, etc.) - ❌ Individual colored borders - ❌ Complex color-coded system ### ✅ **New Clean Design:** - **Unified purple theme** for all nav items - **Subtle background tint** (8% opacity) - **Thin borders** (1px) all the same color - **Simple hover states** - lighter on hover - **Clean typography** - no visual clutter ### 🎨 **Design Characteristics:** ``` All Items: - Background: rgba(139, 92, 246, 0.08) - subtle purple tint - Border: 1px solid rgba(139, 92, 246, 0.3) - soft purple - Text: rgba(255, 255, 255, 0.75) - white On Hover: - Background: rgba(139, 92, 246, 0.15) - slightly brighter - Border: rgba(139, 92, 246, 0.5) - more visible - Text: rgba(255, 255, 255, 0.95) - brighter white Active/Open: - Background: rgba(139, 92, 246, 0.25) - even brighter - Border: rgba(139, 92, 246, 0.7) - strong purple - Text: #a78bfa - purple accent ✨ Result: Clean, professional, unified navigation matching the filter bar style below - much more readable and less overwhelming! No JavaScript DOM manipulation needed - pure CSS solution! 🎯