From 2738424a11069c64a16aa8db6f876031c7259292 Mon Sep 17 00:00:00 2001 From: Valer100 <122545522+Valer100@users.noreply.github.com> Date: Thu, 26 Sep 2024 19:01:43 +0300 Subject: [PATCH] Update readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7ae2f10..b8ee608 100644 --- a/README.md +++ b/README.md @@ -60,7 +60,7 @@ If you need a different shade, you can get it from one of these variables: | accent_dark_2 | #003E92 | | | accent_dark_3 | #001A68 | | -You can get the accent color used in lockscreen, UAC (Windows 10) and other elements using `accent_menu` variable (usually it's the same color as `accent_normal`). +You can get the accent color used in lockscreen, UAC (Windows 10) and other elements using `accent_menu` variable (usually it's the same color as `accent_normal`, but can be modified in the registry). > [!TIP] > `accent_dark_mode` is the same thing as `accent_light` which is the same thing as `accent_light_2`.