Skip to content

Commit 85e23c4

Browse files
Zenulousjoshblack
andauthored
Update theming.md (#2835)
Co-authored-by: Josh Black <joshblack@github.com>
1 parent 5055b91 commit 85e23c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/content/theming.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,7 @@ The terms "color mode" and "color scheme" are often used interchangeably. Howeve
144144

145145
The "color mode" of an application can be either `day`, `night`, or `auto` (i.e. synced with the operating system).
146146

147-
A "color scheme", on the other hand, is a collection of colors that can be associated with a color mode. The [default theme](/theme-reference) includes three color schemes: `light`, `dark`, and `dark_dimmed`. By default, the `light` scheme is displayed when the application is in `day` mode and the `dark` scheme is displayed in `night` mode.
147+
A "color scheme", on the other hand, is a collection of colors that can be associated with a color mode. The [default theme](/theme-reference) includes several color schemes, including `light`, `dark`, and `dark_dimmed`. By default, the `light` scheme is displayed when the application is in `day` mode and the `dark` scheme is displayed in `night` mode.
148148

149149
### Setting the color mode
150150

0 commit comments

Comments
 (0)