EESCHEMA | PCBNEW |
---|---|
Gruvbox for KiCAD - THE FUTURE IS HERE
Based on the original Gruvbox.
This is my KiCAD daily-driver theme.
- Linux
~/.config/kicad/colors
or~/.config/kicad/6.0/colors
- Windows:
%APPDATA%\kicad\6.0\colors
- OSX:
~/Library/Preferences/kicad/colors
or~/Library/Preferences/kicad/6.0/colors
You can simply cd
your way there and get Gruvbox.json
in there somehow.
cd ~/.config/kicad/6.0/colors
curl https://raw.githubusercontent.com/alexanderbrevig/kicad-gruvbox-theme/main/colors/Gruvbox.json > Gruvbox.json
I have not really landed on any convention as for when to use which color. Feel free to make suggestions or PR, I will probably merge them if you explain the thought behind your change.
https://www.kicad.org/ for the amazing tool https://github.com/morhetz/gruvbox for the theme https://github.com/jdinhify/vscode-theme-gruvbox for the icon