← Blog
დიზაინ-სისტემა „Acid Studio“: ლაიმი და მინთი
დიზაინი

The 'Acid Studio' Design System: Lime and Mint

This site's visual language: dark neutral, a lime accent and a mint glow. Why we picked the palette and how tokens keep it consistent.

A site's colour should say who you are. We wanted a digital-studio vibe — not corporate blue, not startup purple.

Colour as a signal

Lime (#c9f24d) is the accent — buttons, numerals, active states. Mint (#7be495) supports softly. Everything else is dark neutral so the accent can work.

Tokens, not hardcode

  • Every colour is a CSS variable — one change updates the whole site
  • Light and dark mode derive from the same tokens
  • Components read tokens, never literal colours

Motion in the details

A cursor-following glow on cards, slow drifting background orbs, numbers that count up — small details that make a site feel alive.

Design is not decoration — it is an instruction for how to read the page.