Changeset 3174508
- Timestamp:
- 10/23/2024 05:17:55 PM (16 months ago)
- Location:
- ultimate-color-schemes
- Files:
-
- 4 added
- 2 edited
-
assets/screenshot-1.png (added)
-
assets/screenshot-2.png (added)
-
assets/screenshot-3.png (added)
-
assets/screenshot-4.png (added)
-
tags/1.0.0/readme.txt (modified) (2 diffs)
-
trunk/readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
ultimate-color-schemes/tags/1.0.0/readme.txt
r3174090 r3174508 13 13 20+ new color schemes for your admin with ability to assign color schemes to user roles. 14 14 15 == Screenshots == 16 17 1. Color schemes by user role 18 19 2. Oceania color scheme 20 21 3. Fucsia color scheme 22 23 4. Lime color scheme 24 15 25 == Source Code == 16 26 … … 21 31 - Schemes CSS: `assets/schemes/` 22 32 23 == Build Tools Usage ==24 25 This plugin uses build tools to automate tasks such as compiling assets and linting code. Below is a guide to using these tools to contribute or customize the plugin's development:26 27 1. Install Node.js and npm: https://nodejs.org/en/download/28 2. Install Yarn: https://yarnpkg.com/en/docs/install29 3. Install dependencies: `yarn install`30 4. Run the build tools: `yarn build`31 5. Run the build tools for rtl styles: `yarn rtl`32 6. Watch for changes: `yarn watch`33 34 33 All non-distributed files are located in the `assets/` directory. The compiled files are output to the `dist/` directory. 35 34 -
ultimate-color-schemes/trunk/readme.txt
r3174088 r3174508 13 13 20+ new color schemes for your admin with ability to assign color schemes to user roles. 14 14 15 == Screenshots == 16 17 1. Color schemes by user role 18 19 2. Oceania color scheme 20 21 3. Fucsia color scheme 22 23 4. Lime color scheme 24 15 25 == Source Code == 16 26 … … 21 31 - Schemes CSS: `assets/schemes/` 22 32 23 == Build Tools Usage ==24 25 This plugin uses build tools to automate tasks such as compiling assets and linting code. Below is a guide to using these tools to contribute or customize the plugin's development:26 27 1. Install Node.js and npm: https://nodejs.org/en/download/28 2. Install Yarn: https://yarnpkg.com/en/docs/install29 3. Install dependencies: `yarn install`30 4. Run the build tools: `yarn build`31 5. Run the build tools for rtl styles: `yarn rtl`32 6. Watch for changes: `yarn watch`33 34 33 All non-distributed files are located in the `assets/` directory. The compiled files are output to the `dist/` directory. 35 34
Note: See TracChangeset
for help on using the changeset viewer.