Docs: Fix sidebar issue on all Basalt methods
This commit is contained in:
@@ -1,14 +1,15 @@
|
||||
# Basalt
|
||||
|
||||
# basalt.getTheme
|
||||
## basalt.getTheme
|
||||
|
||||
Returns the current base-theme. This base-theme can be set using setTheme.md.
|
||||
A list of base-theme keys can be found [here](https://github.com/Pyroxenium/Basalt/blob/master/Basalt/theme.lua).
|
||||
|
||||
## Returns
|
||||
### Returns
|
||||
|
||||
1. `number` The color of the requested base-theme key.
|
||||
|
||||
## Usage
|
||||
### Usage
|
||||
|
||||
* Displays the color of the main background in the debug console
|
||||
|
||||
|
||||
Reference in New Issue
Block a user