Plugin Directory

Changeset 3174508


Ignore:
Timestamp:
10/23/2024 05:17:55 PM (16 months ago)
Author:
vdevwp
Message:

Screenshots added

Location:
ultimate-color-schemes
Files:
4 added
2 edited

Legend:

Unmodified
Added
Removed
  • ultimate-color-schemes/tags/1.0.0/readme.txt

    r3174090 r3174508  
    131320+ new color schemes for your admin with ability to assign color schemes to user roles.
    1414
     15== Screenshots ==
     16
     171. Color schemes by user role
     18
     192. Oceania color scheme
     20
     213. Fucsia color scheme
     22
     234. Lime color scheme
     24
    1525== Source Code ==
    1626
     
    2131- Schemes CSS: `assets/schemes/`
    2232
    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/install
    29 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 
    3433All non-distributed files are located in the `assets/` directory. The compiled files are output to the `dist/` directory.
    3534
  • ultimate-color-schemes/trunk/readme.txt

    r3174088 r3174508  
    131320+ new color schemes for your admin with ability to assign color schemes to user roles.
    1414
     15== Screenshots ==
     16
     171. Color schemes by user role
     18
     192. Oceania color scheme
     20
     213. Fucsia color scheme
     22
     234. Lime color scheme
     24
    1525== Source Code ==
    1626
     
    2131- Schemes CSS: `assets/schemes/`
    2232
    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/install
    29 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 
    3433All non-distributed files are located in the `assets/` directory. The compiled files are output to the `dist/` directory.
    3534
Note: See TracChangeset for help on using the changeset viewer.