Plugin Directory

Changeset 3089500


Ignore:
Timestamp:
05/20/2024 02:47:54 PM (23 months ago)
Author:
red8developers
Message:

Test WP 6.5.3

Location:
ai-color-palette-generator
Files:
4 edited
1 copied

Legend:

Unmodified
Added
Removed
  • ai-color-palette-generator/tags/0.1.1/ai-color-palette.php

    r3054591 r3089500  
    77 * Text Domain:     ai-color-palette
    88 * Domain Path:     /languages
    9  * Version:         0.1.0
     9 * Version:         0.1.1
    1010 * License: GPLv2 or later
    1111 *
  • ai-color-palette-generator/tags/0.1.1/readme.txt

    r3054612 r3089500  
    33Tags: comments, spam
    44Requires at least: 4.5
    5 Tested up to: 6.4.2
     5Tested up to: 6.5.3
    66Requires PHP: 5.6
    7 Stable tag: 0.1.0
     7Stable tag: 0.1.1
    88License: GPLv2 or later
    99License URI: https://www.gnu.org/licenses/gpl-2.0.html
     
    2929The 60:30:10 color strategy is a widely used guideline in website design. It’s rooted in the principles of interior design and fashion. This strategy involves dividing the color usage in a space—or, in this case, a webpage—into percentages of 60%, 30%, and 10% to create a balanced and visually appealing aesthetic. Here’s how it’s typically applied in website design:
    3030
    31 1.  **60%: Primary or Dominant Colors**
     31**60%: Primary or Dominant Colors**
    3232
    3333-   **Usage**: This color forms the website’s backdrop and is used in approximately 60% of the design. It’s the color that first catches the eye when someone visits the site.
     
    3535-   **Examples**: Background colors, large areas like headers, footers, or large sections.
    3636
    37 2.  **30%: Secondary Colors**
     37**30%: Secondary Colors**
    3838
    3939-   **Usage**: This color is used for about 30% of the design. It supports the primary color and breaks the monotony, adding depth and visual interest.
     
    4141-   **Examples**: Navigation bars, subheaders, backgrounds for call-to-action buttons.
    4242
    43 3.  **10%: Accent Colors**
     43**10%: Accent Colors**
    4444
    4545-   **Usage**: This is used for the remaining 10% and is typically the boldest color in the palette. It’s used to draw attention to key elements and features.
     
    7878
    7979
    80 == Changelog ==
    8180
    82 = 1.0 =
    83 Initial Release
    8481
    8582== CONTRIBUTORS AND DEVELOPERS ==
  • ai-color-palette-generator/trunk/ai-color-palette.php

    r3054591 r3089500  
    77 * Text Domain:     ai-color-palette
    88 * Domain Path:     /languages
    9  * Version:         0.1.0
     9 * Version:         0.1.1
    1010 * License: GPLv2 or later
    1111 *
  • ai-color-palette-generator/trunk/readme.txt

    r3054612 r3089500  
    33Tags: comments, spam
    44Requires at least: 4.5
    5 Tested up to: 6.4.2
     5Tested up to: 6.5.3
    66Requires PHP: 5.6
    7 Stable tag: 0.1.0
     7Stable tag: 0.1.1
    88License: GPLv2 or later
    99License URI: https://www.gnu.org/licenses/gpl-2.0.html
     
    2929The 60:30:10 color strategy is a widely used guideline in website design. It’s rooted in the principles of interior design and fashion. This strategy involves dividing the color usage in a space—or, in this case, a webpage—into percentages of 60%, 30%, and 10% to create a balanced and visually appealing aesthetic. Here’s how it’s typically applied in website design:
    3030
    31 1.  **60%: Primary or Dominant Colors**
     31**60%: Primary or Dominant Colors**
    3232
    3333-   **Usage**: This color forms the website’s backdrop and is used in approximately 60% of the design. It’s the color that first catches the eye when someone visits the site.
     
    3535-   **Examples**: Background colors, large areas like headers, footers, or large sections.
    3636
    37 2.  **30%: Secondary Colors**
     37**30%: Secondary Colors**
    3838
    3939-   **Usage**: This color is used for about 30% of the design. It supports the primary color and breaks the monotony, adding depth and visual interest.
     
    4141-   **Examples**: Navigation bars, subheaders, backgrounds for call-to-action buttons.
    4242
    43 3.  **10%: Accent Colors**
     43**10%: Accent Colors**
    4444
    4545-   **Usage**: This is used for the remaining 10% and is typically the boldest color in the palette. It’s used to draw attention to key elements and features.
     
    7878
    7979
    80 == Changelog ==
    8180
    82 = 1.0 =
    83 Initial Release
    8481
    8582== CONTRIBUTORS AND DEVELOPERS ==
Note: See TracChangeset for help on using the changeset viewer.