* Gruvbox theme for OpenSCAD [[file:scrot.png]] Currently only gruvbox-dark is ported. Not sure if I will do the same for other shades, as I am not using them. But I might try. To install jus run: #+NAME: Install script #+BEGIN_SRC sh :eval never curl -sL https://git.dead.guru/ut3ums/openscad-gruvbox/raw/branch/trunk/openscad_gruvbox.tar.gz | tar -xvf - -C ~/.config/OpenSCAD/color-schemes/ #+END_SRC