Add neon coloured EESchema theme by forum user BobZ
This commit is contained in:
parent
cc6d59e45e
commit
f0e84c840c
3 changed files with 37 additions and 0 deletions
|
@ -33,6 +33,7 @@ color-scheme | screenshot
|
|||
**sw** | 
|
||||
**blue-tone** | 
|
||||
**behave-dark** *https://atom.io/themes/behave-theme* | 
|
||||
**neon** *Inspired by forum user BobZ* | 
|
||||
|
||||
## pcbnew
|
||||
color-scheme | screenshot
|
||||
|
|
36
neon/eeschema
Normal file
36
neon/eeschema
Normal file
|
@ -0,0 +1,36 @@
|
|||
SchematicFrameGridColor=rgb(200, 200, 200)
|
||||
|
||||
Color4DWireEx=rgb(252, 252, 252)
|
||||
Color4DBusEx=rgb(0, 0, 255)
|
||||
Color4DConnEx=rgb(0, 255, 255)
|
||||
Color4DLLabelEx=rgb(252, 252, 252)
|
||||
Color4DHLabelEx=rgb(255, 255, 128)
|
||||
Color4DGLabelEx=rgb(255, 128, 128)
|
||||
Color4DPinNumEx=rgb(252, 252, 252)
|
||||
Color4DPinNameEx=rgb(252, 252, 252)
|
||||
Color4DFieldEx=rgb(255, 0, 132)
|
||||
Color4DReferenceEx=rgb(252, 252, 252)
|
||||
Color4DValueEx=rgb(252, 252, 252)
|
||||
Color4DNoteEx=rgb(0, 128, 255)
|
||||
Color4DBodyEx=rgb(0, 255, 0)
|
||||
Color4DBodyBgEx=rgb(30, 30, 30)
|
||||
Color4DNetNameEx=rgb(132, 132, 132)
|
||||
Color4DPinEx=rgb(255, 0, 255)
|
||||
Color4DSheetEx=rgb(0, 200, 255)
|
||||
Color4DSheetFileNameEx=rgb(252, 252, 252)
|
||||
Color4DSheetNameEx=rgb(252, 252, 252)
|
||||
Color4DSheetLabelEx=rgb(255, 255, 128)
|
||||
Color4DNoConnectEx=rgb(0, 0, 132)
|
||||
Color4DErcWEx=rgb(0, 132, 0)
|
||||
Color4DErcEEx=rgb(252, 0, 9)
|
||||
Color4DGridEx=rgb(200, 200, 200)
|
||||
Color4DBgCanvasEx=rgb(0, 0, 1)
|
||||
Color4DBrighenedEx=rgb(255, 0, 133)
|
||||
Color4DBrightenedEx=rgb(255, 0, 133)
|
||||
Color4DCursorEx=rgb(200, 0, 0)
|
||||
Color4DHiddenEx=rgb(194, 194, 194)
|
||||
Color4DWorksheetEx=rgb(252, 252, 252)
|
||||
|
||||
LibeditFrameGridColor=rgb(200, 200, 200)
|
||||
|
||||
ViewlibFrameGridColor=rgb(200, 200, 200)
|
BIN
neon/eeschema.png
Normal file
BIN
neon/eeschema.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 48 KiB |
Loading…
Reference in a new issue