Changeset 3089500
- Timestamp:
- 05/20/2024 02:47:54 PM (23 months ago)
- Location:
- ai-color-palette-generator
- Files:
-
- 4 edited
- 1 copied
-
tags/0.1.1 (copied) (copied from ai-color-palette-generator/trunk)
-
tags/0.1.1/ai-color-palette.php (modified) (1 diff)
-
tags/0.1.1/readme.txt (modified) (5 diffs)
-
trunk/ai-color-palette.php (modified) (1 diff)
-
trunk/readme.txt (modified) (5 diffs)
Legend:
- Unmodified
- Added
- Removed
-
ai-color-palette-generator/tags/0.1.1/ai-color-palette.php
r3054591 r3089500 7 7 * Text Domain: ai-color-palette 8 8 * Domain Path: /languages 9 * Version: 0.1. 09 * Version: 0.1.1 10 10 * License: GPLv2 or later 11 11 * -
ai-color-palette-generator/tags/0.1.1/readme.txt
r3054612 r3089500 3 3 Tags: comments, spam 4 4 Requires at least: 4.5 5 Tested up to: 6. 4.25 Tested up to: 6.5.3 6 6 Requires PHP: 5.6 7 Stable tag: 0.1. 07 Stable tag: 0.1.1 8 8 License: GPLv2 or later 9 9 License URI: https://www.gnu.org/licenses/gpl-2.0.html … … 29 29 The 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: 30 30 31 1.**60%: Primary or Dominant Colors**31 **60%: Primary or Dominant Colors** 32 32 33 33 - **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. … … 35 35 - **Examples**: Background colors, large areas like headers, footers, or large sections. 36 36 37 2.**30%: Secondary Colors**37 **30%: Secondary Colors** 38 38 39 39 - **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. … … 41 41 - **Examples**: Navigation bars, subheaders, backgrounds for call-to-action buttons. 42 42 43 3.**10%: Accent Colors**43 **10%: Accent Colors** 44 44 45 45 - **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. … … 78 78 79 79 80 == Changelog ==81 80 82 = 1.0 =83 Initial Release84 81 85 82 == CONTRIBUTORS AND DEVELOPERS == -
ai-color-palette-generator/trunk/ai-color-palette.php
r3054591 r3089500 7 7 * Text Domain: ai-color-palette 8 8 * Domain Path: /languages 9 * Version: 0.1. 09 * Version: 0.1.1 10 10 * License: GPLv2 or later 11 11 * -
ai-color-palette-generator/trunk/readme.txt
r3054612 r3089500 3 3 Tags: comments, spam 4 4 Requires at least: 4.5 5 Tested up to: 6. 4.25 Tested up to: 6.5.3 6 6 Requires PHP: 5.6 7 Stable tag: 0.1. 07 Stable tag: 0.1.1 8 8 License: GPLv2 or later 9 9 License URI: https://www.gnu.org/licenses/gpl-2.0.html … … 29 29 The 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: 30 30 31 1.**60%: Primary or Dominant Colors**31 **60%: Primary or Dominant Colors** 32 32 33 33 - **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. … … 35 35 - **Examples**: Background colors, large areas like headers, footers, or large sections. 36 36 37 2.**30%: Secondary Colors**37 **30%: Secondary Colors** 38 38 39 39 - **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. … … 41 41 - **Examples**: Navigation bars, subheaders, backgrounds for call-to-action buttons. 42 42 43 3.**10%: Accent Colors**43 **10%: Accent Colors** 44 44 45 45 - **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. … … 78 78 79 79 80 == Changelog ==81 80 82 = 1.0 =83 Initial Release84 81 85 82 == CONTRIBUTORS AND DEVELOPERS ==
Note: See TracChangeset
for help on using the changeset viewer.