From d919ae91315046b8670b7f44e16f2d21d732ffad Mon Sep 17 00:00:00 2001 From: Stefano Pigozzi Date: Thu, 29 Dec 2022 01:47:23 +0100 Subject: [PATCH] Fix defaults --- examples/index.html | 2 +- examples/index.js | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/examples/index.html b/examples/index.html index 828ad71..e109131 100644 --- a/examples/index.html +++ b/examples/index.html @@ -31,7 +31,7 @@ Bluelib - +

diff --git a/examples/index.js b/examples/index.js index 35b02e6..c25419d 100644 --- a/examples/index.js +++ b/examples/index.js @@ -27,7 +27,7 @@ const enabledByDefault = [ "less:bluelib-dist-base:root", "less:bluelib-dist-classic:root", "less:bluelib-dist-glass:root", - "less:bluelib-dist-colors-pixeldawn:root", + "less:bluelib-dist-colors-royalblue:root", "less:bluelib-dist-fonts-fira-ghpages:root", ]