@import url("gruvbox.css");

body {
    --accent: #FE8019;
    --accent-dark: #D65D0E;
}
