KColorEdit: Difference between revisions
No edit summary |
(Marked this version for translation) |
||
(6 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
<languages /> | |||
<translate> | |||
<!--T:1--> | |||
{|class="vertical-centered" | {|class="vertical-centered" | ||
|[[Image:1-kcoloredit.png|350px]]||'''KColorEdit''' is a very | |[[Image:1-kcoloredit.png|350px]]||'''KColorEdit''' is a very useful tool for easy and fun editing and creation of color palettes. | ||
|} | |} | ||
<!--T:31--> | |||
{{KDE4}} | |||
<!--T:2--> | |||
__TOC__ | __TOC__ | ||
== General Features == | == General Features == <!--T:3--> | ||
<!--T:4--> | |||
* KDE and GTK color selectors | * KDE and GTK color selectors | ||
<!--T:5--> | |||
* Full support of GIMP palette standard (see GIMP palettes) | * Full support of GIMP palette standard (see GIMP palettes) | ||
<!--T:6--> | |||
* Choice of detail view and brief view of the color palette | * Choice of detail view and brief view of the color palette | ||
<!--T:7--> | |||
[[Image:2-kcoloredit-default.png|center|500px|thumb]] | [[Image:2-kcoloredit-default.png|center|500px|thumb]] | ||
<!--T:8--> | |||
* Supports comments | * Supports comments | ||
* Supports description and name of the | |||
<!--T:9--> | |||
* Supports description and name of the palette | |||
<!--T:10--> | |||
[[Image:3-kcoloredit-description.png|center|500px|thumb]] | [[Image:3-kcoloredit-description.png|center|500px|thumb]] | ||
<!--T:11--> | |||
* Colors or comments can be moved to any position inside the palette | * Colors or comments can be moved to any position inside the palette | ||
<!--T:12--> | |||
* Can be used to generate color schemes (complement color, triadic colors, etc) | * Can be used to generate color schemes (complement color, triadic colors, etc) | ||
<!--T:13--> | |||
* Or generate a random color | * Or generate a random color | ||
<!--T:14--> | |||
[[Image:4-kcoloredit-gradient-comments.png|center|500px|thumb]] | [[Image:4-kcoloredit-gradient-comments.png|center|500px|thumb]] | ||
<!--T:15--> | |||
* Supports mixing of colors | * Supports mixing of colors | ||
<!--T:16--> | |||
* Has a gradient selector for color | * Has a gradient selector for color | ||
<!--T:17--> | |||
* Supports increase or decrease of hue and saturation. | * Supports increase or decrease of hue and saturation. | ||
<!--T:18--> | |||
[[Image:5-kcoloredit-tools.png|center|500px|thumb]] | [[Image:5-kcoloredit-tools.png|center|500px|thumb]] | ||
== Working with KColorEdit == | == Working with KColorEdit == <!--T:19--> | ||
<!--T:20--> | |||
'''KColorEdit''' is intended be a tool for web designers, is particularly useful when editing CSS files and you want to choose the "right" color for your project. | |||
=== Making pages for Visual Health === <!--T:21--> | |||
<!--T:22--> | |||
Many pages have a nice design, but sometimes those pages has issues with the color scheme. For example: when you try to read the text you can't do it because of the background. Indeed, when the text color's and background color's doesn't contrast themselves (or doesn't fit) then the eye has to be extra effort to read the text. | |||
<!--T:23--> | |||
Image you have #fe9f10 as background color. Lets add this color to our palette (click the {{plus}} button). | |||
<!--T:24--> | |||
[[Image:7-kcoloredit-usecase-contrast-step1.png|center|350px|thumb]] | [[Image:7-kcoloredit-usecase-contrast-step1.png|center|350px|thumb]] | ||
With KColorEdit is easy to select the " | <!--T:25--> | ||
With '''KColorEdit''' is easy to select the "opposite" color: the (best) text color. Just select <menuchoice>Complement</menuchoice> in the <menuchoice>Sheme</menuchoice> drop down list and the task is done. | |||
<!--T:26--> | |||
[[Image:7-kcoloredit-usecase-contrast-step2.png|center|350px|thumb]] | [[Image:7-kcoloredit-usecase-contrast-step2.png|center|350px|thumb]] | ||
<!--T:27--> | |||
Later, you can add the text color to the palette and copy it to the clipboard: #106ffe | Later, you can add the text color to the palette and copy it to the clipboard: #106ffe | ||
<!--T:28--> | |||
[[Image:7-kcoloredit-usecase-contrast-step3.png|center|350px|thumb]] | [[Image:7-kcoloredit-usecase-contrast-step3.png|center|350px|thumb]] | ||
KColorEdit is part of KDE Extragear. The [http://docs.kde.org/development/en/extragear-graphics/kcoloredit/index.html User Handbook] is fairly old, but helpful. | <!--T:29--> | ||
'''KColorEdit''' is part of KDE Extragear. The [http://docs.kde.org/development/en/extragear-graphics/kcoloredit/index.html User Handbook] is fairly old, but helpful. | |||
<!--T:30--> | |||
[[Category:Graphics]] | [[Category:Graphics]] | ||
</translate> |
Latest revision as of 17:37, 5 November 2018
KColorEdit is a very useful tool for easy and fun editing and creation of color palettes. |
General Features
- KDE and GTK color selectors
- Full support of GIMP palette standard (see GIMP palettes)
- Choice of detail view and brief view of the color palette
- Supports comments
- Supports description and name of the palette
- Colors or comments can be moved to any position inside the palette
- Can be used to generate color schemes (complement color, triadic colors, etc)
- Or generate a random color
- Supports mixing of colors
- Has a gradient selector for color
- Supports increase or decrease of hue and saturation.
Working with KColorEdit
KColorEdit is intended be a tool for web designers, is particularly useful when editing CSS files and you want to choose the "right" color for your project.
Making pages for Visual Health
Many pages have a nice design, but sometimes those pages has issues with the color scheme. For example: when you try to read the text you can't do it because of the background. Indeed, when the text color's and background color's doesn't contrast themselves (or doesn't fit) then the eye has to be extra effort to read the text.
Image you have #fe9f10 as background color. Lets add this color to our palette (click the button).
With KColorEdit is easy to select the "opposite" color: the (best) text color. Just select in the drop down list and the task is done.
Later, you can add the text color to the palette and copy it to the clipboard: #106ffe
KColorEdit is part of KDE Extragear. The User Handbook is fairly old, but helpful.