Typography
Typography reinforces precision and technical authority. Inter provides clean, tight headings while JetBrains Mono signals developer-centric data.
Inter
Weights: Bold (700), Extra Bold (800)
Tracking: -2% (tight) to emphasize precision
Usage: All headings, button labels, navigation items
The quick brown fox jumps over the lazy dog
JetBrains Mono
Weights: Regular (400), Medium (500)
Purpose: Technical details, code snippets, data labels
Reinforces the “developer-centric” vibe
--color-violet: #7F5AF0;
Aavya
Brand Guidelines
Color System
Electric Violet
Design Tokens
Used for prominent paragraphs and introductions.
The default body text size for readable content.
Used for supporting text and descriptions.
Labels, timestamps, and metadata.
Code Blocks
const brand = {
primary: '#7F5AF0',
success: '#2CB67D',
}Data Labels