@import 'variables';

body {
    background-color:@ui-content-color;
    color:@sidebar-title-color;
}