Commit graph

61 commits

Author SHA1 Message Date
Jon Evans
4c704903ab Add KiCad 2020 color theme
Also rename kicad-default to kicad-classic for clarity
2020-10-18 16:42:23 -04:00
Thomas Pointhuber
ff06530875
Merge pull request #20 from DX-MON/main
Eagle-inspired colour theme for KiCAD
2020-10-10 20:58:43 +02:00
dx-mon
e0b486404d
Created a KiCAD v6 compatible version of the eagle theme 2020-10-10 19:45:13 +01:00
dx-mon
c527f1cd4e
Added entries to the README for the Eagle theme 2020-10-10 16:40:34 +01:00
dx-mon
1bc664283f
Added screenshots of the footprint and PCB editors for the Eagle theme 2020-10-10 16:40:10 +01:00
dx-mon
b18e3f31ad
Added support for 8-layer boards to the Eagle theme 2020-10-10 15:40:22 +01:00
dx-mon
339dd10014
Added a screenshot for the schematic view for the README 2020-10-10 15:37:58 +01:00
dx-mon
557f4f42fb
Moved the footprint editor colour settings out into their own file so the patcher is happy 2020-09-22 23:39:31 +01:00
dx-mon
25ac286534
Cleaned up and fixed a couple more colours in the footprint and PCB editors 2020-09-21 19:58:32 +01:00
dx-mon
09776527e7
Fixed a couple of mistakes made saying 'rgb' where I meant 'rgba' 2020-09-21 18:05:33 +01:00
dx-mon
839aec789c
Improved the colouring of adhesion and paste layers for pcbnew and the part editor 2020-09-21 17:34:25 +01:00
dx-mon
4d1548ef17
Cleaned up the schematic eagle colour scheme a bit for contrast and item distinction 2020-09-21 16:59:21 +01:00
dx-mon
28386afa2e
Done a first pass at adding my version of the Eagle colour scheme based on what I have configured so far 2020-09-21 03:02:29 +01:00
Thomas Pointhuber
0a984f5c3a
Merge pull request #19 from esden/nordtheme
New theme based on nord colors.
2020-07-20 22:07:06 +02:00
Piotr Esden-Tempski
f8df1c90f8 nord: Added screenshots and README entries. 2020-07-19 23:28:36 -07:00
Piotr Esden-Tempski
52286b8ed1 New theme based on nord colors.
This theme was extracted from @0xdec dot files found here: https://gitlab.com/0xdec/dotfiles/-/tree/master/kicad/.config/kicad
His theme is based on the nordtheme found here: https://www.nordtheme.com/
2020-07-18 18:06:37 -07:00
Thomas Pointhuber
edda6088c3
Merge pull request #17 from Shackmeister/patch-1
Remove typo line
2020-05-12 07:53:32 +02:00
Frank Severinsen
58ee89671b
Remove typo line 2020-05-12 01:01:15 +02:00
Thomas Pointhuber
5b5b5faf3f
Merge pull request #16 from poeschlr/add_monokai
Add monokai theme as suggested in issue #14
2020-03-18 17:11:55 +01:00
Rene Pöschl
b39cbec52b Add monokai theme as suggested in issue #14
Originally designed by forum user kickofighto
https://forum.kicad.info/t/monokai-clone-theme-for-eeschema/12917
2020-02-25 22:05:19 +01:00
Thomas Pointhuber
dbf09d4c10
Merge pull request #15 from craftyjon/json-themes
Add support for new JSON format
2020-02-25 14:01:06 +01:00
Thomas Pointhuber
23b42b888f
Merge pull request #13 from poeschlr/fix_highlight_update_screenshots
Add missing eeschema colours and unify screenshots
2020-02-25 13:58:12 +01:00
Thomas Pointhuber
345933f044
Merge pull request #12 from poeschlr/add_neon_eeschema_theme
Add neon coloured EESchema theme by forum user BobZ
2020-02-25 13:57:33 +01:00
Jon Evans
fd3dd6f975 Add migrated versions of files 2020-02-23 22:18:00 -05:00
Jon Evans
226838d0da Add documentation for new theme system 2020-02-23 22:17:44 -05:00
Jon Evans
28fd271f1f Add migration script to generate V6 theme files 2020-02-23 22:17:43 -05:00
Rene Pöschl
442557a00a [ENH] Update screenshots (unify all of them) 2020-01-04 01:12:52 +01:00
Rene Pöschl
8e860796d2 [ENH] Make highlighting possible in black/white scheme 2020-01-04 01:01:25 +01:00
Rene Pöschl
fb06d96610 [FIX] Add missing definitions
Some themes did not define some of the eeschema colours. Examples
are the cursor and wroksheet colour as well as the new spelling
for the highlight colour
2020-01-04 00:38:48 +01:00
Rene Pöschl
f0e84c840c Add neon coloured EESchema theme by forum user BobZ 2020-01-03 23:57:39 +01:00
Thomas Pointhuber
cc6d59e45e
Merge pull request #10 from easyw/master
improved 'patch.py' compatibility
2019-11-27 15:59:07 +01:00
easyw
7363260c42 improved 'patch.py' compatibility 2019-11-27 12:48:33 +01:00
Thomas Pointhuber
e4d1a42b7c
Merge pull request #7 from poeschlr/new_patch_script
More powerful patch script
2019-07-29 12:03:51 +02:00
Rene Pöschl
1d938b51c3 Correct shebang line 2019-07-28 22:50:55 +02:00
Rene Pöschl
565066316f Update readme 2019-07-28 13:36:00 +02:00
Rene Pöschl
59fe03768c Create a bakup of the settingsfiles before doing anything 2019-07-28 13:35:45 +02:00
Rene Pöschl
e84df0790d More powerful patch script 2019-07-28 10:58:32 +02:00
Thomas Pointhuber
86d84cc2af
Merge pull request #6 from Jan--Henrik/master
Automatic patching
2019-05-09 11:03:27 +02:00
Jan--Henrik
fd975dbb04 fixed: made it less fuzzy 2019-05-07 20:01:22 +02:00
Jan--Henrik
6d3b2ea9b4 updated README 2019-05-07 03:43:00 +02:00
Jan--Henrik
59730d52ba added patcher 2019-05-07 03:36:09 +02:00
Thomas Pointhuber
5f049470f4
fix table formatting 2019-05-05 22:49:41 +02:00
Thomas Pointhuber
01dfb9e33b
Merge pull request #5 from poeschlr/add-blue-green-dark
Add blue green dark based on blue tone light eeschema theme
2019-05-05 22:48:39 +02:00
Thomas Pointhuber
842917607c
Merge pull request #4 from poeschlr/fix-behave
Add layer colours missed in behave theme (the ones with transparency)
2019-05-05 22:47:53 +02:00
Rene Pöschl
64280b2a65 Dark blue/green pcbnew colour theme based on light blue tone eeschema theme 2019-05-05 22:47:08 +02:00
Rene Pöschl
a9143fe33c Add layer colours missed in behave theme (the ones with transparency) 2019-05-05 21:54:52 +02:00
Thomas Pointhuber
e060bdb1ec
Merge pull request #3 from poeschlr/blue-tone
Add my personal blue tone eeschema theme
2019-05-05 21:14:43 +02:00
Rene Pöschl
66dba6fc64 update blue tone image (forgot to save after cropping) 2019-05-05 20:27:41 +02:00
Rene Pöschl
8dcf0a10d5 update eeschema default screenshot 2019-05-05 20:17:00 +02:00
Rene Pöschl
86c12b8df2 Add blue-tone theme 2019-05-05 20:06:51 +02:00