Skip to content

Commit

Permalink
Add Behave-Dark-Colors preference pack
Browse files Browse the repository at this point in the history
  • Loading branch information
Chrismettal authored and chennes committed Jan 31, 2022
1 parent 7b6b8e1 commit 0d23295
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,10 @@
[submodule "BCFPlugin"]
path = BCFPlugin
url = https://github.com/podestplatz/BCF-Plugin-FreeCAD
[submodule "Behave-Dark-Colors"]
path = Behave-Dark-Colors
url = https://github.com/Chrismettal/FreeCAD-Behave-Dark-Preference-Pack
branch = main
[submodule "Beltrami"]
path = Beltrami
url = https://github.com/Simturb/Beltrami
Expand Down

2 comments on commit 0d23295

@luzpaz
Copy link
Collaborator

@luzpaz luzpaz commented on 0d23295 Jan 31, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@chennes should we start differentiating preference packs from workbenches in .gitmodules?

@chennes
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't know that there's any reason to -- in particular because it's possible for a single Addon to now contain any number of workbenches, macros, and preference packs.

Please sign in to comment.