From faaa56e53b7706ea02c973da2ffaa62c1e5f769c Mon Sep 17 00:00:00 2001 From: Hakadao Date: Mon, 6 Nov 2023 00:15:25 +0800 Subject: [PATCH] chore: add comments for css variables --- src/styles/variables.scss | 1 + 1 file changed, 1 insertion(+) diff --git a/src/styles/variables.scss b/src/styles/variables.scss index 17807e1d..148348f2 100644 --- a/src/styles/variables.scss +++ b/src/styles/variables.scss @@ -265,6 +265,7 @@ --bpx-dmsend-input-font: var(--bew-text-1); } +// https://s1.hdslb.com/bfs/static/jinkela/long/laputa-css/dark.css :root.dark.bewly-design { --Ga0: #0d0d0e; --Ga0_s: #1e2022;