Add blue-tone theme
This commit is contained in:
parent
7234bc4b94
commit
86c12b8df2
3 changed files with 37 additions and 0 deletions
|
@ -22,6 +22,7 @@ color-scheme | screenshot
|
|||
**solarized-dark** *http://ethanschoonover.com/solarized* | 
|
||||
**solarized-light** *http://ethanschoonover.com/solarized* | 
|
||||
**sw** | 
|
||||
**blue-tone** | 
|
||||
**behave-dark** *https://atom.io/themes/behave-theme* | 
|
||||
|
||||
## pcbnew
|
||||
|
|
36
blue-tone/eeschema
Normal file
36
blue-tone/eeschema
Normal file
|
@ -0,0 +1,36 @@
|
|||
SchematicFrameGridColor=rgb(0, 0, 0)
|
||||
LibeditFrameGridColor=rgb(0, 0, 0)
|
||||
|
||||
Color4DWireEx=rgb(66, 132, 55)
|
||||
Color4DBusEx=rgb(110, 59, 160)
|
||||
Color4DConnEx=rgb(66, 132, 55)
|
||||
Color4DLLabelEx=rgb(0, 0, 0)
|
||||
Color4DHLabelEx=rgb(84, 38, 130)
|
||||
Color4DGLabelEx=rgb(132, 39, 132)
|
||||
Color4DPinNumEx=rgb(90, 78, 202)
|
||||
Color4DPinNameEx=rgb(65, 29, 100)
|
||||
Color4DFieldEx=rgb(0, 103, 132)
|
||||
Color4DReferenceEx=rgb(58, 115, 132)
|
||||
Color4DValueEx=rgb(58, 116, 132)
|
||||
Color4DNoteEx=rgb(0, 0, 194)
|
||||
Color4DBodyEx=rgb(49, 49, 132)
|
||||
Color4DBodyBgEx=rgb(210, 212, 255)
|
||||
Color4DNetNameEx=rgb(132, 132, 132)
|
||||
Color4DPinEx=rgb(61, 51, 132)
|
||||
Color4DSheetEx=rgb(82, 61, 101)
|
||||
Color4DSheetFileNameEx=rgb(0, 132, 132)
|
||||
Color4DSheetNameEx=rgb(0, 132, 132)
|
||||
Color4DSheetLabelEx=rgb(85, 39, 132)
|
||||
Color4DNoConnectEx=rgb(93, 0, 132)
|
||||
Color4DErcWEx=rgb(255, 139, 0)
|
||||
Color4DErcEEx=rgb(180, 53, 53)
|
||||
Color4DGridEx=rgb(0, 0, 0)
|
||||
Color4DBgCanvasEx=rgb(255, 255, 255)
|
||||
Color4DBrighenedEx=rgb(255, 0, 255)
|
||||
|
||||
ViewlibFrameGridColor=rgb(0, 0, 0)
|
||||
|
||||
Color4DCursorEx=rgb(0, 0, 0)
|
||||
Color4DBrightenedEx=rgb(255, 0, 255)
|
||||
Color4DHiddenEx=rgb(194, 194, 194)
|
||||
Color4DWorksheetEx=rgb(0, 0, 27)
|
BIN
blue-tone/eeschema.png
Normal file
BIN
blue-tone/eeschema.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 112 KiB |
Loading…
Reference in a new issue