KColorEdit: Difference between revisions

From KDE UserBase Wiki
(Marked this version for translation)
(typo+formatting)
Line 30: Line 30:


<!--T:9-->
<!--T:9-->
* Supports description and name of the pallete
* Supports description and name of the palette




Line 68: Line 68:


<!--T:20-->
<!--T:20-->
KColorEdit is intended be a tool for web designers, is particulary useful when editing CSS files and you want to choose the "right" color for your proyect.
'''KColorEdit''' is intended be a tool for web designers, is particulary useful when editing CSS files and you want to choose the "right" color for your project.


=== Making pages for Visual Health === <!--T:21-->
=== Making pages for Visual Health === <!--T:21-->


<!--T:22-->
<!--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 becouse 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.  
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-->
<!--T:23-->
Image you have #fe9f10 as background color. Lets add this color to our pallete (click the plus symbol)
Image you have #fe9f10 as background color. Lets add this color to our palette (click the {{plus}} button).
 


<!--T:24-->
<!--T:24-->
Line 84: Line 83:


<!--T:25-->
<!--T:25-->
With KColorEdit is easy to select the "oposite" color: the (best) text color. Just set the Sheme to Complement and the task is done.
With '''KColorEdit''' is easy to select the "oposite" color: the (best) text color. Just set the Sheme to Complement and the task is done.




Line 100: Line 99:


<!--T:29-->
<!--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.
'''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-->
<!--T:30-->
[[Category:Graphics]]
[[Category:Graphics]]
</translate>
</translate>

Revision as of 08:17, 3 September 2012

KColorEdit is a very usefull 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 particulary 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 "oposite" color: the (best) text color. Just set the Sheme to Complement 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.