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`.