Skip to content

Commit

Permalink
Update themes.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jensonhirst authored Nov 11, 2024
1 parent 37294b3 commit 1e3ebe4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/rayfield/configuration/themes.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ description: Themes enabled in Rayfield and their Theme Identifiers
All themes are beautifully designed to both display Rayfield in its' best form and allow more personality within each script, while retaining an easy experience for the developer

## Using Themes
To make use of Themes, either run Window.ModifyTheme('ThemeIdentifier'), or add an argument to the CreateWindow function named Theme and set the value (string) to whichever Theme Identifier you'd like to use.
To make use of Themes, either run ```lua Window.ModifyTheme('ThemeIdentifier')```, or add an argument to the CreateWindow function named Theme and set the value (string) to whichever Theme Identifier you'd like to use.

## Themes Available

Expand Down

0 comments on commit 1e3ebe4

Please sign in to comment.