Difference between revisions of "UserSuppliedSchemeSettings"

From Lazarus wiki
Jump to navigationJump to search
(Added colour scheme "Antarctica")
(More clear representation of color schemes)
Line 10: Line 10:
 
= Color schemes =
 
= Color schemes =
  
Some space to link or upload all the user defined schemes
+
This is a selection of user-defined schemes for the Lazarus IDE:
 
 
[http://sites.google.com/site/sethdgrover/Home/buenanoche.xml "Buena Noche"] - This is the dark theme (black background, white text) that I use. -Seth Grover [[Image:Buena_notche_small.png]] [[media:Buena_notche.png|more]]
 
 
 
[[Media:ColorZenburn.xml | "Zenburn"]] - See [http://bugs.freepascal.org/view.php?id=17025 "here"] -  by cjrh
 
 
 
[http://www.theo.ch/lazarus/theos.xml "Theos"] - [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 ;-)
 
 
 
 
 
[https://github.com/ik5/ik-lazarus-color-scheme-/blob/master/ik.xml "IK Color Scheme"] [[Image:Ik-color-scheme.png]]
 
 
 
[[Media:Solarized.xml‎ | "Solarized"]] - Based on [http://ethanschoonover.com/solarized "Solarized" palette] [[Image:Solarized_screenshot.png]] - by Ask
 
 
 
[[Media:Nortonic.xml | "Nortonic"]] best used with '''FIXEDSYS''' font as shown here: [[Image:Nortonic small.png]] [[media:Nortonic.png|bigger]] - by Avra
 
 
 
 
 
[[Media:Antarctica.xml | "Antarctica"]] - this is what I use: [[File:Antarctica-ColourScheme.png|240px|Antarctica colour scheme]] --[[user:Zoran|Zoran]]
 
 
 
  
 +
{| class="wikitable"
 +
|-
 +
! Name
 +
! Example
 +
! Comments
 +
|-
 +
| [http://sites.google.com/site/sethdgrover/Home/buenanoche.xml "Buena Noche"]
 +
| [[Image:Buena_notche_small.png]] [[media:Buena_notche.png|more]]
 +
| This is the dark theme (black background, white text) that I use. -Seth Grover
 +
|-
 +
| [[Media:ColorZenburn.xml | "Zenburn"]]
 +
| See [http://bugs.freepascal.org/view.php?id=17025 "here"]
 +
| by cjrh
 +
|-
 +
| [http://www.theo.ch/lazarus/theos.xml "Theos"]
 +
| [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 ;-)
 +
|-
 +
| [https://github.com/ik5/ik-lazarus-color-scheme-/blob/master/ik.xml "IK Color Scheme"]
 +
| [[Image:Ik-color-scheme.png]]
 +
|
 +
|-
 +
| [[Media:Solarized.xml‎ | "Solarized"]]
 +
| [[Image:Solarized_screenshot.png]]
 +
| Based on [http://ethanschoonover.com/solarized "Solarized" palette] by Ask
 +
|-
 +
| [[Media:Nortonic.xml | "Nortonic"]]
 +
| [[Image:Nortonic small.png]] [[media:Nortonic.png|bigger]]
 +
| best used with '''FIXEDSYS''' font as shown here. By Avra
 +
|-
 +
| [[Media:Antarctica.xml | "Antarctica"]]
 +
| [[File:Antarctica-ColourScheme.png|240px|Antarctica colour scheme]]
 +
| this is what I use --[[user:Zoran|Zoran]]
 +
|-
 +
|
 +
|
 +
|
 +
|-
 +
|
 +
|
 +
|
 +
|}
  
 
Some schemas [http://gintasdx.blogspot.com/2011/02/lazarus-ide-custom-themes.html ported from Notepad++] by GintasDX
 
Some schemas [http://gintasdx.blogspot.com/2011/02/lazarus-ide-custom-themes.html ported from Notepad++] by GintasDX

Revision as of 23:59, 31 March 2015

List of available user supplied scheme

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
"Buena Noche" Buena notche small.png more This is the dark theme (black background, white text) that I use. -Seth Grover
"Zenburn" See "here" by cjrh
"Theos" "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 ;-)
"IK Color Scheme" Ik-color-scheme.png
"Solarized" Solarized screenshot.png Based on "Solarized" palette by Ask
"Nortonic" Nortonic small.png bigger best used with FIXEDSYS font as shown here. By Avra
"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