diff --git a/template.css b/template.css index f1cbbba..a5610dc 100644 --- a/template.css +++ b/template.css @@ -1,14 +1,14 @@ :root { - --rosewater: #f5e0dc; - --peach: #fab387; - --green: #a6e3a1; - --blue: #89b4fa; - --lavender: #b4befe; - --text: #cdd6f4; - --surface2: #585b70; - --surface0: #313244; - --base: #1e1e2e; - --mantle: #181825; + --rosewater: $love; + --peach: $gold; + --green: $foam; + --blue: $pine; + --lavender: $iris; + --text: $text; + --surface2: $overlay; + --surface0: $highlightLow; + --base: $base; + --mantle: $surface; } #vimiumHintMarkerContainer div.internalVimiumHintMarker,