Difference between revisions of "UserSuppliedSchemeSettings"

From Lazarus wiki
Jump to navigationJump to search
(introduction)
Line 1: Line 1:
= List of available user-supplied schemes =
+
= Introduction =
  
For Documentation see here:
+
It is possible to change how languages are highlighted. Within the IDE, these options are in Editor > Display > Colors.
  
*[[IDE_Window:_Editor_Options_HighlightColors| Documentation Color and Highlight]]
+
One color scheme defines the color for all languages and can be described by an XML file. However, in the options, you can specify which scheme to use language by language by using the second drop down menu. So you may override the language highlighting for one specific language by choosing a theme just for this language even if you don't use the rest of the color scheme.
*[http://lazarus-dev.blogspot.com/2010/06/user-defined-color-schemes.html  Announcement on developer Blog]
 
  
Downloaded schemes should be copied into a folder called "userschemes", in your primary-config-path (see [http://wiki.freepascal.org/Multiple_Lazarus this page] if you don't know where the config directory on your system is).
+
There are many color schemes available by default. Additional schemes can be added by copying them into a folder called "userschemes" in the primary-config-path.
 +
 
 +
To know where this folder is, click on the icon to save the selected scheme (after the scheme drop down menu). This will popup a dialog with the directory of custom themes. The location may change if you have [http://wiki.freepascal.org/Multiple_Lazarus multiple installations of Lazarus].
 +
 
 +
== Related ==
 +
 
 +
* [[IDE_Window:_Editor_Options_HighlightColors| Color and Highlight options]]
 +
* [http://lazarus-dev.blogspot.com/2010/06/user-defined-color-schemes.html Announcement on developer Blog]
  
 
= Color schemes =
 
= Color schemes =
Line 88: Line 94:
 
|}
 
|}
  
Some schemas [http://gintasdx.blogspot.com/2011/02/lazarus-ide-custom-themes.html ported from Notepad++] by GintasDX
+
Some schemas where [http://gintasdx.blogspot.com/2011/02/lazarus-ide-custom-themes.html ported from Notepad++] by GintasDX.
  
Delphi themes can be exported to Lazarus by using the [http://theroadtodelphi.wordpress.com/delphi-ide-theme-editor/ Delphi IDE Theme Editor]
+
Delphi themes can be exported to Lazarus by using the [http://theroadtodelphi.wordpress.com/delphi-ide-theme-editor/ Delphi IDE Theme Editor].
  
 
= Mouse setting schemes =
 
= Mouse setting schemes =

Revision as of 11:51, 8 August 2018

Introduction

It is possible to change how languages are highlighted. Within the IDE, these options are in Editor > Display > Colors.

One color scheme defines the color for all languages and can be described by an XML file. However, in the options, you can specify which scheme to use language by language by using the second drop down menu. So you may override the language highlighting for one specific language by choosing a theme just for this language even if you don't use the rest of the color scheme.

There are many color schemes available by default. Additional schemes can be added by copying them into a folder called "userschemes" in the primary-config-path.

To know where this folder is, click on the icon to save the selected scheme (after the scheme drop down menu). This will popup a dialog with the directory of custom themes. The location may change if you have multiple installations of Lazarus.

Related

Color schemes

This is a selection of user-defined schemes for the Lazarus IDE:

Name Example Comments
Default Default colour scheme Example of the default color scheme provided with Lazarus 1.2.x
"Buena Noche" Buena Noche colour scheme This is the dark theme (black background, white text) that I use. -Seth Grover
 "Cyber" Cyber colour scheme Color scheme in the spirit of late mainframe consoles by Control Data Corporation (by jwdietrich)
 "Marina" Marina colour scheme by jwdietrich
"Monokai" Monokai colour scheme Try Monospace, size 9, as font, by cpicanco and "icetear"
 "Red Sand" Red Sand colour scheme Color scheme inspired by the "Red Sands" preset in Apple's terminal shell, by jwdietrich
"Nortonic" Nortonic colour scheme best used with FIXEDSYS or Consolas fonts. By Avra
"Zenburn" Zenburn colour scheme by cjrh, See also "here"
"Theos" Theos colour scheme I don't know when I have started using this scheme. I was using it in D3-D6, K1-K3. Most people hate it, but I don't feel at home without it ;-) See also "show"
"IK Color Scheme" Ik-color-scheme.png
"Solarized" Solarized colour scheme Based on "Solarized" palette by Ask
"Solarized2 day version" Example screen shot of Solarized2 day version A theme for comfortable coding
Based on "Solarized" palette but edited for better look in Lazarus
"Solarized2 night version" Example screen shot of Solarized2 night version A theme for comfortable coding
"Edited Solarized2 night version" Example screen shot of edited Solarized2 night version. A theme for comfortable coding
"Antarctica" Antarctica colour scheme this is what I use --Zoran
"Mellow Evening" Mellow Evening color scheme I created this theme to be easy on the eyes for many hours of continuous coding. --ddsol
"creaothceann" creaothceann's color scheme Classic Turbo Pascal colors, but with some modifications.
font: Fixedsys Excelsior
tab size: 8 characters, not replaced by spaces, "cursor skips tabs" enabled

Some schemas where ported from Notepad++ by GintasDX.

Delphi themes can be exported to Lazarus by using the Delphi IDE Theme Editor.

Mouse setting schemes

Some space to link or upload all the user defined schemes