422 B
422 B
Basalt
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.
Returns
numberThe color of the requested base-theme key.
Usage
- Displays the color of the main background in the debug console
basalt.debug(basalt.getTheme("BasaltBG"))