From 0896814959e912cabaf9ec83bc0a3eb77d152842 Mon Sep 17 00:00:00 2001
From: Jacky Zhao <j.zhao2k19@gmail.com>
Date: Thu, 30 Jun 2022 00:35:29 +0000
Subject: [PATCH] docs: remove test image from hosting
---
assets/styles/custom.scss | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/assets/styles/custom.scss b/assets/styles/custom.scss
index 612b80a..54dbace 100644
--- a/assets/styles/custom.scss
+++ b/assets/styles/custom.scss
@@ -9,6 +9,7 @@
--gray: #4e4e4e;
--lightgray: #f0f0f0;
--outlinegray: #dadada;
+ --million-progress-bar-color: var(--secondary);
}
[saved-theme="dark"] {
--
Gitblit v1.10.0