mirror of
https://github.com/stashapp/CommunityScripts.git
synced 2026-02-04 20:04:27 -06:00
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.2
|
|
ui:
|
|
requires:
|
|
- CommunityScriptsUILibrary
|
|
javascript:
|
|
- themeSwitchCSS.js
|
|
- themeSwitchMain.js
|
|
css:
|
|
- themeSwtichDefault.css
|
|
assets:
|
|
/: assets
|