Var FiveM
Var FiveM
THEMES
Personalizzatore tema

Personalizza il tuo tema

Scegli i colori, vedi l'anteprima live e copia il CSS nel tuo variables.css

Anteprima live, Var-Bill

Invoice

Create and send an invoice

Quick templates

Invoice type

Payment method

Reason

e.g. Medical consultation

Amount

500.00

Colori

Raggio bordo

0.5rem

variables.css

.dark {
    --background: 20 14.3% 4.1%;
    --foreground: 0 0% 95%;
    --card: 24 9.8% 10%;
    --card-foreground: 0 0% 95%;
    --popover: 0 0% 9%;
    --popover-foreground: 0 0% 95%;
    --primary: 142.1 70.6% 45.3%;
    --primary-foreground: 144.9 80.4% 10%;
    --secondary: 240 3.7% 15.9%;
    --secondary-foreground: 0 0% 98%;
    --muted: 0 0% 15%;
    --muted-foreground: 240 5% 64.9%;
    --accent: 12 6.5% 15.1%;
    --accent-foreground: 0 0% 98%;
    --destructive: 0 62.8% 30.6%;
    --destructive-foreground: 0 85.7% 97.3%;
    --border: 240 3.7% 15.9%;
    --input: 240 3.7% 15.9%;
    --ring: 142.1 70.6% 45.3%;
    --radius: 0.5rem;
}