From 9fa02f416d7ca6b4021580915bc8f26549c14a2d Mon Sep 17 00:00:00 2001 From: hfcRed Date: Tue, 20 Jan 2026 18:19:43 +0100 Subject: [PATCH] Update comment --- app/styles/vars.css | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/app/styles/vars.css b/app/styles/vars.css index 30297e0f5..8a69fc2ba 100644 --- a/app/styles/vars.css +++ b/app/styles/vars.css @@ -1,7 +1,8 @@ /* -All the tokens set by custom themes +All the tokens that can be set by custom themes +and their default values are defined here -These should not be consumed directly, only used as a base for other vars +These should not be consumed directly, only used as a base for other vars! */ html { --_base-h: 260;