:root{
    --bg: #1F1F26;
    --color: #CCCCCC;
    --bg2: #252531;
    --input: #333340;
    --tab: #3d3d4e;
    --border: #616163;
    --button: #5c5c68;
    --activeTab: #411357;
}