options:color-scheme

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
options:color-scheme [2016/09/05 15:19] – [Defining a color] adminoptions:color-scheme [2018/01/10 20:41] (current) – external edit 127.0.0.1
Line 14: Line 14:
  
 ==== Defining a palette color ==== ==== Defining a palette color ====
-Normally all color schemes contain the same set of named palette colors - in that way switching between schemes done without any issues, while all referencing from syntax definition colors may be found. If some palette color will be not found, the editor will substitute with a default color for that style (in most cases - window text color).  +Normally all color schemes contain the same set of named palette colors - in that way switching between schemes done without any issues, while all referencing from syntax definition colors may be found. If some palette color will be not found, the editor will substitute with a default color for that style (in most cases - window text color). Following actions with colors are possible: 
-{{ :options:color-schemes-edit-color.png?150|}} +  * **Add...** calls dialog for adding a new color. **Take care how it will work in other schemes!** 
-  * **Name** - name of the palette color +  * **Edit...**  calls dialog for editing palette color. See [[:options:color-scheme#edit_color|below]]. 
-  * +  * **Delete** deletes palette color.  **Take care how it will work in other schemes!** 
 + 
 +=== Edit color === 
 +{{ :options:color-schemes-edit-color.png?150|Color Edit dialog}} The //Color Edit// dialog used when modifiying the color, adding new color or creating/updating of //<Custom>// color in [[options:syntax:font_and_colors|Fonts & Colors]] dialog for syntax.  
 +  * **Name** - name of the color. Obligatory parameter 
 +  * **User-defined**. If you select //user-defined// option, you may select any of known, //named colors//, create new //named color// or define //Custom// color, without giving it explicit name (you can not reuse it than).  
 +  * **System**. If you select //System//, you may use one of operating system colors. In that way, if you change Windows Theme, all referencing colors will also reflect the change.  
 +For any option above, you may also modify **Alpha** setting. Alpha percentage controls transparency of the color and influence resulting color which will be produced at the end of [[faq:syntax-highlighting-style-priorities|style stapling]]. As higher the //alpha// percentage, as less the color will reflect in resulting color. 
 ===== Contrast ===== ===== Contrast =====
 {{ :options:color-schemes-contrast.png?150|}}//Contrast Ration// is scheme dependent setting, that configures minimal contrast ratio, between text and background. It ensures that text is always visible on any background, resulting of [[faq:syntax-highlighting-style-priorities|style stapling]]. The option may adopt your configured text Foreground color in runtime.  {{ :options:color-schemes-contrast.png?150|}}//Contrast Ration// is scheme dependent setting, that configures minimal contrast ratio, between text and background. It ensures that text is always visible on any background, resulting of [[faq:syntax-highlighting-style-priorities|style stapling]]. The option may adopt your configured text Foreground color in runtime.