Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/AlexanderBrevig/kicad-gruvbox-theme
Gruvbox for KiCAD - THE FUTURE IS HERE
https://github.com/AlexanderBrevig/kicad-gruvbox-theme
Last synced: 9 days ago
JSON representation
Gruvbox for KiCAD - THE FUTURE IS HERE
- Host: GitHub
- URL: https://github.com/AlexanderBrevig/kicad-gruvbox-theme
- Owner: AlexanderBrevig
- License: mit
- Created: 2021-12-29T01:16:47.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-08-05T10:37:32.000Z (over 2 years ago)
- Last Synced: 2024-08-02T14:08:01.654Z (3 months ago)
- Size: 561 KB
- Stars: 42
- Watchers: 3
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
EESCHEMA | PCBNEW
:-------------------------:|:-------------------------:
![Gruvbox theme](https://raw.githubusercontent.com/alexanderbrevig/kicad-gruvbox-theme/main/eeschema.png) | ![Gruvbox theme](https://raw.githubusercontent.com/alexanderbrevig/kicad-gruvbox-theme/main/pcbnew.png)# kicad-gruvbox-theme
Gruvbox for KiCAD - THE FUTURE IS HEREBased on the original [Gruvbox](https://github.com/morhetz/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/colors/Gruvbox.json > Gruvbox.json
## ContributeI 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