Merge pull request #3 from poeschlr/blue-tone

Add my personal blue tone eeschema theme
This commit is contained in:
Thomas Pointhuber 2019-05-05 21:14:43 +02:00 committed by GitHub
commit e060bdb1ec
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 37 additions and 0 deletions

View file

@ -22,6 +22,7 @@ color-scheme | screenshot
**solarized-dark** *http://ethanschoonover.com/solarized* | ![Dark theme based on solarized](https://raw.githubusercontent.com/pointhi/kicad-color-schemes/master/solarized-dark/eeschema.png)
**solarized-light** *http://ethanschoonover.com/solarized* | ![Light theme based on solarized](https://raw.githubusercontent.com/pointhi/kicad-color-schemes/master/solarized-light/eeschema.png)
**sw** | ![simple black/white theme](https://raw.githubusercontent.com/pointhi/kicad-color-schemes/master/sw/eeschema.png)
**blue-tone** | ![Blue tone theme](https://raw.githubusercontent.com/pointhi/kicad-color-schemes/master/blue-tone/eeschema.png)
**behave-dark** *https://atom.io/themes/behave-theme* | ![Dark theme based on behave](https://raw.githubusercontent.com/pointhi/kicad-color-schemes/master/behave-dark/eeschema.png)
## pcbnew

36
blue-tone/eeschema Normal file
View 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

Binary file not shown.

After

Width:  |  Height:  |  Size: 37 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 56 KiB

After

Width:  |  Height:  |  Size: 35 KiB