:root {
    --r-Background: #282a36;
    --r-Selection: #44475a;
    --r-Foreground: #f8f8f2;
    --r-Highlight: #6272a4;
    --r-Blue: #8be9fd;
    --r-Green: #50fa7b;
    --r-Orange: #ffb86c;
    --r-Pink: #ff79c6;
    --r-Purple: #bd93f9;
    --r-Red: #ff5555;
    --r-Yellow: #f1fa8c;
    --r-main-font-size: 30px;
}
