﻿:root {
    --theme-bg-color: #111111;
    --theme-fg-color: #dddddd;
    --theme-footer-bg-color: #000045;
    --theme-input-bg-color: #111111;
    --theme-a-color: #808080;
    --theme-ahover-color: #808080;
    --theme-button-bg-color: #0a386a;
    --theme-button-fg-color: #eeeeee;
    --theme-button-border-color: #555555;
    --theme-inactive-tab-bg-color: #222222;
    --theme-main-container-bg-color: #333333;
}
