﻿:root {
    --BarBackground: #424242;
    --BarText: #000000;
    --ButtonBackground: #2E6395;
    --ButtonHoverBackground: #FFFFFF;
    --ButtonHoverText: #FFFFFF;
    --ButtonText: #FFFFFF;
    --MainPageBackground: #F0F0F0;
    --MainPlayerBackground: #296AB2;
    --SeekbarBackground: #FFFFFF;
    --SeekbarPlayback: #2E6395;
    --SidebarBackground: #FFFFFF;
    --SidebarHoverItemBackground: #D6ECFF;
    --SidebarHoverItemText: #434B57;
    --SidebarHyperlink: #296AB2;
    --SidebarSelectedItemBackground: #24589B;
    --SidebarSelectedItemText: #FFFFFF;
    --SidebarText: #434B57;
    --SidebarVisitedItemText: #546B94;
}
