https://github.com/powershellcrack/psdwizardnew_customthemes
Custom themes for PSDWizard
https://github.com/powershellcrack/psdwizardnew_customthemes
Last synced: about 2 months ago
JSON representation
Custom themes for PSDWizard
- Host: GitHub
- URL: https://github.com/powershellcrack/psdwizardnew_customthemes
- Owner: PowerShellCrack
- License: gpl-3.0
- Created: 2024-04-30T00:27:26.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-09-17T18:09:02.000Z (over 1 year ago)
- Last Synced: 2024-12-27T14:11:35.685Z (12 months ago)
- Size: 721 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# PSDWizardNew_CustomThemes
Extra PSDWizard theme
## Dependencies
- Latest [PSD](https://github.com/FriendsOfMDT/PSD) installed
## Custom theme requirements
- Theme must be in a unique folder
- Theme must include a definition file outside the theme folder
- Resource path must be in Resource folder
## Developing a custom theme
- Coming soon