Merge pull request #13 from poeschlr/fix_highlight_update_screenshots

Add missing eeschema colours and unify screenshots
This commit is contained in:
Thomas Pointhuber 2020-02-25 13:58:12 +01:00 committed by GitHub
commit 23b42b888f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
12 changed files with 28 additions and 2 deletions

View file

@ -26,7 +26,12 @@ Color4DErcEEx=rgb(200, 68, 85)
Color4DGridEx=rgb(132, 132, 132) Color4DGridEx=rgb(132, 132, 132)
Color4DBgCanvasEx=rgb(35, 41, 50) Color4DBgCanvasEx=rgb(35, 41, 50)
Color4DBrighenedEx=rgb(201, 169, 249) Color4DBrighenedEx=rgb(201, 169, 249)
Color4DBrightenedEx=rgb(201, 169, 249)
LibeditFrameGridColor=rgb(132, 132, 132) LibeditFrameGridColor=rgb(132, 132, 132)
ViewlibFrameGridColor=rgb(132, 132, 132) ViewlibFrameGridColor=rgb(132, 132, 132)
Color4DCursorEx=rgb(211, 211, 211)
Color4DHiddenEx=rgb(194, 194, 194)
Color4DWorksheetEx=rgb(211, 211, 211)

Binary file not shown.

Before

Width:  |  Height:  |  Size: 37 KiB

After

Width:  |  Height:  |  Size: 38 KiB

View file

@ -27,10 +27,10 @@ Color4DErcEEx=rgb(180, 53, 53)
Color4DGridEx=rgb(0, 0, 0) Color4DGridEx=rgb(0, 0, 0)
Color4DBgCanvasEx=rgb(255, 255, 255) Color4DBgCanvasEx=rgb(255, 255, 255)
Color4DBrighenedEx=rgb(255, 0, 255) Color4DBrighenedEx=rgb(255, 0, 255)
Color4DBrightenedEx=rgb(255, 0, 255)
ViewlibFrameGridColor=rgb(0, 0, 0) ViewlibFrameGridColor=rgb(0, 0, 0)
Color4DCursorEx=rgb(0, 0, 0) Color4DCursorEx=rgb(0, 0, 0)
Color4DBrightenedEx=rgb(255, 0, 255)
Color4DHiddenEx=rgb(194, 194, 194) Color4DHiddenEx=rgb(194, 194, 194)
Color4DWorksheetEx=rgb(0, 0, 27) Color4DWorksheetEx=rgb(0, 0, 27)

Binary file not shown.

Before

Width:  |  Height:  |  Size: 37 KiB

After

Width:  |  Height:  |  Size: 37 KiB

View file

@ -24,3 +24,8 @@ Color4DErcEEx=rgb(132, 0, 0)
Color4DGridEx=rgb(132, 132, 132) Color4DGridEx=rgb(132, 132, 132)
Color4DBgCanvasEx=rgb(255, 255, 255) Color4DBgCanvasEx=rgb(255, 255, 255)
Color4DBrighenedEx=rgb(255, 0, 255) Color4DBrighenedEx=rgb(255, 0, 255)
Color4DBrightenedEx=rgb(255, 0, 255)
Color4DCursorEx=rgb(0, 0, 0)
Color4DHiddenEx=rgb(194, 194, 194)
Color4DWorksheetEx=rgb(132, 0, 0)

Binary file not shown.

Before

Width:  |  Height:  |  Size: 35 KiB

After

Width:  |  Height:  |  Size: 37 KiB

View file

@ -24,3 +24,9 @@ Color4DErcEEx=rgb(220, 50, 47)
Color4DGridEx=rgb(147, 161, 161) Color4DGridEx=rgb(147, 161, 161)
Color4DBgCanvasEx=rgb(0, 43, 54) Color4DBgCanvasEx=rgb(0, 43, 54)
Color4DBrighenedEx=rgb(211, 54, 130) Color4DBrighenedEx=rgb(211, 54, 130)
Color4DBrightenedEx=rgb(211, 54, 130)
Color4DCursorEx=rgb(211, 211, 211)
Color4DHiddenEx=rgb(58, 103, 115)
Color4DWorksheetEx=rgb(211, 211, 211)

Binary file not shown.

Before

Width:  |  Height:  |  Size: 56 KiB

After

Width:  |  Height:  |  Size: 39 KiB

View file

@ -24,3 +24,8 @@ Color4DErcEEx=rgb(220, 50, 47)
Color4DGridEx=rgb(88, 110, 117) Color4DGridEx=rgb(88, 110, 117)
Color4DBgCanvasEx=rgb(253, 246, 227) Color4DBgCanvasEx=rgb(253, 246, 227)
Color4DBrighenedEx=rgb(211, 54, 130) Color4DBrighenedEx=rgb(211, 54, 130)
Color4DBrightenedEx=rgb(211, 54, 130)
Color4DCursorEx=rgb(0, 0, 0)
Color4DHiddenEx=rgb(194, 194, 194)
Color4DWorksheetEx=rgb(132, 0, 0)

Binary file not shown.

Before

Width:  |  Height:  |  Size: 57 KiB

After

Width:  |  Height:  |  Size: 36 KiB

View file

@ -23,4 +23,9 @@ Color4DErcWEx=rgb(0, 0, 0)
Color4DErcEEx=rgb(0, 0, 0) Color4DErcEEx=rgb(0, 0, 0)
Color4DGridEx=rgb(0, 0, 0) Color4DGridEx=rgb(0, 0, 0)
Color4DBgCanvasEx=rgb(255, 255, 255) Color4DBgCanvasEx=rgb(255, 255, 255)
Color4DBrighenedEx=rgb(0, 0, 0) Color4DBrighenedEx=rgb(127, 127, 127)
Color4DBrightenedEx=rgb(127, 127, 127)
Color4DCursorEx=rgb(0, 0, 0)
Color4DHiddenEx=rgb(0, 0, 0)
Color4DWorksheetEx=rgb(0, 0, 0)

Binary file not shown.

Before

Width:  |  Height:  |  Size: 54 KiB

After

Width:  |  Height:  |  Size: 34 KiB