mirror of
https://github.com/stashapp/CommunityScripts.git
synced 2026-05-31 07:59:15 -05:00
* Fix #437 * Bump version --------- Co-authored-by: Luke Tanner <luke.c.tanner@gmail.com> Co-authored-by: DogmaDragon <103123951+DogmaDragon@users.noreply.github.com>
16 lines
401 B
YAML
16 lines
401 B
YAML
name: Theme Switch
|
|
description: Theme and CSS script manager located in main menu bar top right.
|
|
# requires: CommunityScriptsUILibrary
|
|
url: https://github.com/stashapp/CommunityScripts/tree/main/plugins/themeSwitch
|
|
version: 2.1.1
|
|
ui:
|
|
requires:
|
|
- CommunityScriptsUILibrary
|
|
javascript:
|
|
- themeSwitchCSS.js
|
|
- themeSwitchMain.js
|
|
css:
|
|
- themeSwtichDefault.css
|
|
assets:
|
|
/: assets
|