Skip to content

Instantly share code, notes, and snippets.

View henrykrumb's full-sized avatar
🐿️
squirrel

Henry henrykrumb

🐿️
squirrel
View GitHub Profile
@henrykrumb
henrykrumb / gist:4ea7896b4ed93a41c10a18a88de9dbab
Created March 13, 2024 12:33
3D Slicer Dracula QSS Theme
/*
This is a work-in-progress to bring the Dracula UI theme (https://draculatheme.com) to 3D Slicer with a Qt Stylesheet.
*/
QWidget {
background-color: #282A36;
color: #F8F8F2;
}
QPushButton {
@henrykrumb
henrykrumb / openscad_resources.md
Last active September 28, 2021 19:36
OpenSCAD Resources