$dixie: #E29317;
$white: #FFFFFF;
$dove-gray: #666666;
$black: #000000;
$heavy-metal: #272822;

$bgcolor: $dixie;
$txtcolor: $white;
$tab: $dixie;
$tab-color: $white;
$tab-active: $heavy-metal;
$active-navigation: $black;
$menu-border: $black;
$disabled-svg-fill: $dove-gray;
$documentation-bg-color: $heavy-metal;
$documentation-color: $white;
$documentation-color-block: $dixie;
$documentation-color-bold: $dixie;
$documentation-font: arial, sans-serif;
$link-color: $black;
$documentation-link-color: $dixie;
$input-text-color: $black;
$dependencies-list-color: $white;
$code-frame-bg: $black;
$code-frame-color: $white;
$lightbox-overlay-bg: rgba(0, 0, 0, 0.65);
$status-in-progress: rgb(249, 228, 37);
$status-done: rgb(166, 226, 46);
$status-deprecated: rgb(249, 38, 114);

$buttonSize: 33px;
$gap: 2px;
$menuWidth: 210px;

@import "navigation";
