@use "everforest"; body { color: everforest.$fg; background-color: everforest.$bg0; } a { color: everforest.$blue; } .wip-indicator { color: everforest.$yellow; } .langcolor { &-rust { color: everforest.$orange; } }