Difference between revisions of "UserSuppliedSchemeSettings"

From Lazarus wiki
Jump to navigationJump to search
(Default color scheme for reference)
Line 18: Line 18:
 
! Comments
 
! Comments
 
|-
 
|-
|  
+
! style="background:#EEEEEE" | '''Default'''
 
| [[File:Default ColorScheme.png|240px|Default colour scheme]]
 
| [[File:Default ColorScheme.png|240px|Default colour scheme]]
| Example of the default color scheme provided with Lazarus 1.2.x
+
| style="background:#EEEEEE" | Example of the default color scheme provided with Lazarus 1.2.x
 
|-
 
|-
| [http://sites.google.com/site/sethdgrover/Home/buenanoche.xml "Buena Noche"]
+
! [http://sites.google.com/site/sethdgrover/Home/buenanoche.xml "Buena Noche"]
 
| [[File:buenanoche ColorScheme.png|240px|Buena Noche colour scheme]]
 
| [[File:buenanoche ColorScheme.png|240px|Buena Noche colour scheme]]
 
| This is the dark theme (black background, white text) that I use. -Seth Grover
 
| This is the dark theme (black background, white text) that I use. -Seth Grover
 
|-
 
|-
| [[Media:cyber.xml | "Cyber"]]
+
! [[Media:cyber.xml | "Cyber"]]
 
| [[File:Cyber ColorScheme.png|240px|Cyber colour scheme]]
 
| [[File:Cyber ColorScheme.png|240px|Cyber colour scheme]]
 
| by [[user:jwdietrich|jwdietrich]]
 
| by [[user:jwdietrich|jwdietrich]]
 
|-
 
|-
| [[Media:marina.xml | "Marina"]]
+
! [[Media:marina.xml | "Marina"]]
 
| [[File:Marina ColorScheme.png|240px|Marina colour scheme]]
 
| [[File:Marina ColorScheme.png|240px|Marina colour scheme]]
 
| by [[user:jwdietrich|jwdietrich]]
 
| by [[user:jwdietrich|jwdietrich]]
 
|-
 
|-
| [[Media:redsand.xml | "Red Sand"]]
+
! [[Media:redsand.xml | "Red Sand"]]
 
| [[File:RedSand ColorScheme.png|240px|Red Sand colour scheme]]
 
| [[File:RedSand ColorScheme.png|240px|Red Sand colour scheme]]
 
| by [[user:jwdietrich|jwdietrich]]
 
| by [[user:jwdietrich|jwdietrich]]
 
|-
 
|-
| [[Media:Nortonic.xml | "Nortonic"]]
+
! [[Media:Nortonic.xml | "Nortonic"]]
 
| [[File:Nortonic ColorScheme.png|240px|Nortonic colour scheme]]
 
| [[File:Nortonic ColorScheme.png|240px|Nortonic colour scheme]]
 
| best used with '''FIXEDSYS''' font as shown here. By Avra
 
| best used with '''FIXEDSYS''' font as shown here. By Avra
 
|-
 
|-
| [[Media:ColorZenburn.xml | "Zenburn"]]
+
! [[Media:ColorZenburn.xml | "Zenburn"]]
 
| [[File:ZenBurn ColorScheme.png|240px|Zenburn colour scheme]]
 
| [[File:ZenBurn ColorScheme.png|240px|Zenburn colour scheme]]
 
| by cjrh, See also [http://bugs.freepascal.org/view.php?id=17025 "here"]
 
| by cjrh, See also [http://bugs.freepascal.org/view.php?id=17025 "here"]
 
|-
 
|-
| [http://www.theo.ch/lazarus/theos.xml "Theos"]
+
! [http://www.theo.ch/lazarus/theos.xml "Theos"]
 
| [[File:Theos ColorScheme.png|240px|Theos colour scheme]]
 
| [[File:Theos ColorScheme.png|240px|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 [http://www.theo.ch/lazarus/theoscheme.png "show"]
 
| 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 [http://www.theo.ch/lazarus/theoscheme.png "show"]
 
|-
 
|-
| [https://github.com/ik5/ik-lazarus-color-scheme-/blob/master/ik.xml "IK Color Scheme"]
+
! [https://github.com/ik5/ik-lazarus-color-scheme-/blob/master/ik.xml "IK Color Scheme"]
 
| [[Image:Ik-color-scheme.png]]
 
| [[Image:Ik-color-scheme.png]]
 
|  
 
|  
 
|-
 
|-
| [[Media:Solarized.xml‎ | "Solarized"]]
+
! [[Media:Solarized.xml‎ | "Solarized"]]
 
| [[File:Solarized ColorScheme.png|240px|Solarized colour scheme]]
 
| [[File:Solarized ColorScheme.png|240px|Solarized colour scheme]]
 
| Based on [http://ethanschoonover.com/solarized "Solarized" palette] by Ask
 
| Based on [http://ethanschoonover.com/solarized "Solarized" palette] by Ask
 
|-
 
|-
| [[Media:Antarctica.xml | "Antarctica"]]
+
! [[Media:Antarctica.xml | "Antarctica"]]
 
| [[File:Antarctica-ColourScheme.png|240px|Antarctica colour scheme]]
 
| [[File:Antarctica-ColourScheme.png|240px|Antarctica colour scheme]]
 
| this is what I use --[[user:Zoran|Zoran]]
 
| this is what I use --[[user:Zoran|Zoran]]

Revision as of 18:35, 1 April 2015

List of available user-supplied schemes

For Documentation see here:

Downloaded schemes should be copied into a folder called "userschemes", in your primary-config-path (see this page if you don't know where the config directory on your system is).

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 by jwdietrich
 "Marina" Marina colour scheme by jwdietrich
 "Red Sand" Red Sand colour scheme by jwdietrich
"Nortonic" Nortonic colour scheme best used with FIXEDSYS font as shown here. 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
"Antarctica" Antarctica colour scheme this is what I use --Zoran

Some schemas 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