Grammar fix in 'Primary and Accent color' section on Frontend page (#40553)

This commit is contained in:
Derskeal 2025-08-22 05:49:27 +02:00 committed by GitHub
parent 5eb264a3ef
commit a385fcaf56
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -73,7 +73,7 @@ The example above defines two themes named `happy` and `sad`. For each theme, yo
#### Primary and accent color #### Primary and accent color
Primary and accent colors are the main colors of the application. Primary and accent colors are the main colors of the application.
They can be changed it using `primary-color` and `accent-color` variables. They can be modified using the `primary-color` and `accent-color` variables.
#### State color #### State color