Added bundling

This commit is contained in:
Myk 2023-10-07 19:47:17 +03:00
parent 2c6544801c
commit 09e533bced
Signed by: ut3ums
GPG Key ID: F4376F9A1CBC995A
3 changed files with 13 additions and 0 deletions

13
README.org Normal file
View File

@ -0,0 +1,13 @@
* 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.
#+NAME: Install script
#+BEGIN_SRC sh :eval never
wget -qO- URL_TO_TAR_ARCHIVE | tar -xzvf - -C ~/.config/OpenSCAD/color-schemes/
#+END_SRC
#+NAME: with git
#+BEGIN_SRC sh :eval never
git clone --depth 1 REPO_URL ~/.config/OpenSCAD/color-schemes/
#+END_SRC>

BIN
openscad_gruvbox.tar.gz Normal file

Binary file not shown.

BIN
scrot.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 90 KiB