You've already forked openscad-gruvbox
Gruvbox-dark for OpenSCAD both editor and renderer
This commit is contained in:
19
render/gruvbox.json
Normal file
19
render/gruvbox.json
Normal file
@@ -0,0 +1,19 @@
|
||||
{
|
||||
"name" : "Gruvbox",
|
||||
"index" : 1701,
|
||||
"show-in-gui" : true,
|
||||
|
||||
"colors" : {
|
||||
"background" : "#1d2021",
|
||||
"axes-color" : "#a09781",
|
||||
"opencsg-face-front" : "#d79921",
|
||||
"opencsg-face-back" : "#b16286",
|
||||
"cgal-face-front" : "#d79921",
|
||||
"cgal-face-back" : "#b16286",
|
||||
"cgal-face-2d" : "#98971a",
|
||||
"cgal-edge-front" : "#d79921",
|
||||
"cgal-edge-back" : "#d79921",
|
||||
"cgal-edge-2d" : "#d79921",
|
||||
"crosshair" : "#a09781"
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user