No description
Find a file
Daniel Baumann 81ff5746e0
Releasing fastforward version 1.1-2~ffwd13+u1.
Signed-off-by: Daniel Baumann <daniel@debian.org>
2026-06-15 17:07:51 +02:00
colors Adding upstream version 1.1. 2026-06-15 17:07:16 +02:00
debian Releasing fastforward version 1.1-2~ffwd13+u1. 2026-06-15 17:07:51 +02:00
resources Adding upstream version 1.1. 2026-06-15 17:07:16 +02:00
.gitignore Adding upstream version 1.1. 2026-06-15 17:07:16 +02:00
kicad-gruvbox-theme.png Adding upstream version 1.1. 2026-06-15 17:07:16 +02:00
LICENSE Adding upstream version 1.1. 2026-06-15 17:07:16 +02:00
metadata.json Adding upstream version 1.1. 2026-06-15 17:07:16 +02:00
README.md Adding upstream version 1.1. 2026-06-15 17:07:16 +02:00

Gruvbox theme

kicad-gruvbox-theme

Gruvbox for KiCAD - THE FUTURE IS HERE

Based on the original Gruvbox.

This is my KiCAD daily-driver theme.

Install 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/Gruvbox.json > Gruvbox.json

Contribute

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.

Thanks

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