spelling mistake also added more stylesheets and 2 preference packs
This commit is contained in:
1146
src/Gui/PreferencePacks/Dark/Dark.cfg
Normal file
1146
src/Gui/PreferencePacks/Dark/Dark.cfg
Normal file
File diff suppressed because it is too large
Load Diff
1146
src/Gui/PreferencePacks/Light/Light.cfg
Normal file
1146
src/Gui/PreferencePacks/Light/Light.cfg
Normal file
File diff suppressed because it is too large
Load Diff
@@ -3,17 +3,31 @@
|
||||
<name>Built-In Preference Packs</name>
|
||||
<description>Preference Packs included with the FreeCAD distribution</description>
|
||||
<version>1.0.0</version>
|
||||
<maintainer email="email@freecad.org">No Maintainer</maintainer>
|
||||
<maintainer email="email@freecad.org">MisterMaker</maintainer>
|
||||
<license file="../../LICENSE">LGPL2</license>
|
||||
<url type="repository">https://github.com/FreeCAD/FreeCAD</url>
|
||||
|
||||
<content>
|
||||
<preferencepack>
|
||||
<name>FreeCAD Classic Colors</name>
|
||||
<name>Classic Colors</name>
|
||||
<description>FreeCAD default colors for core app and included Mods.</description>
|
||||
<version>1.0.0</version>
|
||||
<tag>built-in</tag>
|
||||
<tag>colors</tag>
|
||||
</preferencepack>
|
||||
<preferencepack>
|
||||
<name>Dark</name>
|
||||
<description>Dark color scheme</description>
|
||||
<version>1.0.0</version>
|
||||
<tag>built-in</tag>
|
||||
<tag>dark</tag>
|
||||
</preferencepack>
|
||||
<preferencepack>
|
||||
<name>Light</name>
|
||||
<description>Light color scheme.</description>
|
||||
<version>1.0.0</version>
|
||||
<tag>built-in</tag>
|
||||
<tag>light</tag>
|
||||
</preferencepack>
|
||||
</content>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user