https://github.com/erroronline1/NordicFC A Nordic Theme and Preference Pack ### Dependencies - This Addon/workbench runs on: - [x] Most up to date stable release - [x] Most up to date development release - [x] Python 3 compatible - [x] Qt5 compatible - [ ] Qt5 and Qt6 compatible (uses "import PySide" rather than "import PySide2") *just cfg and qss files* - [ ] Is this backward compatible with any previous version of FC? If so, please mention in the README.md *not checked* - [ ] Does this use 3rd party dependencies? - [ ] numpy - [ ] scipy - *not for use, build-dependencied mentioned* ### README.md - [x] Is [Markdown][Markdown-link] friendly - [x] Has a **Prerequisite** or **Dependencies** section - [x] Links to a ``LICENCE`` file (Note: FreeCAD uses LGPL2.1, most people choose that or GPL3) - [x] Has a Screenshot and/or a section for screenshots - [x] Links to a [FreeCAD Forum discussion thread][FreeCAD-Thread] ### Misc. - [x] Do you keep a [changelog][Changelog]? *readme* - [x] Your Addon has an SVG based Logo? - [x] Your Addon has a [package.xml file][Package_Metadata]? - [ ] Edit the FreeCAD [External Workbenches][FC-ExternalWB-Wiki] wiki page ### Housekeeping - [ ] Fixed typos in the code using [`codespell`][Codespell]. We recommend running: `codespell -q 3` - [ ] We recommend linting python code with PEP8. See [coding conventions][Code-conventions] ### Github Related - [x] Does your repository use [Release tags][Github-Tags] ? - [x] Repository has [topics][Github-Topics] which include `FreeCAD` `Workbench` `Addon` [Markdown-link]: https://guides.github.com/features/mastering-markdown/ [FreeCAD-Thread]: https://forum.freecadweb.org/viewforum.php?f=8 [Changelog]: https://keepachangelog.com/en/1.0.0/ [Package_Metadata]: https://wiki.freecad.org/Package_Metadata [FC-ExternalWB-Wiki]: https://www.freecadweb.org/wiki/External_workbenches [Coding-conventions]: https://github.com/FreeCAD/FreeCAD/blob/master/src/Mod/Fem/coding_conventions.md#python-and-c [Codespell]: https://github.com/codespell-project/codespell [Github-Topics]: https://help.github.com/en/articles/classifying-your-repository-with-topics [Github-Tags]: https://help.github.com/en/articles/creating-releases
https://github.com/erroronline1/NordicFC
A Nordic Theme and Preference Pack
Dependencies
README.md
LICENCEfile (Note: FreeCAD uses LGPL2.1, most people choose that or GPL3)Misc.
readme
Housekeeping
codespell. We recommend running:codespell -q 3Github Related
FreeCADWorkbenchAddon