# Issue Since the version `8.41`, the `SystemAccentColor` value doesn't seems to be taking into account for theme customization. Tested with a custom theme + the **Nord** theme available on the [sourcegit-theme repository](https://github.com/sourcegit-scm/sourcegit-theme/blob/main/themes/Nord.json). # Custom theme ```json { "BasicColors": { "SystemAccentColor": "#40c19c" } } ``` # Screenshot 