spelling mistake also added more stylesheets and 2 preference packs

This commit is contained in:
Haas
2023-06-03 11:18:28 +02:00
parent a9bccca750
commit c285fa5a85
19 changed files with 12612 additions and 18 deletions

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@@ -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>

View File

@@ -1,7 +1,7 @@
/*
ABOUT
============================================================================================================
Revised stylesheet based on the orignal from Pablo Gil Fernández made by MisterMaker
Revised stylesheet based on the original from Pablo Gil Fernández made by MisterMaker
KNOWN BUGS and TO DO
============================================================================================================

View File

@@ -1,7 +1,7 @@
/*
ABOUT
============================================================================================================
Revised stylesheet based on the orignal from Pablo Gil Fernández made by MisterMaker
Revised stylesheet based on the original from Pablo Gil Fernández made by MisterMaker
KNOWN BUGS and TO DO
============================================================================================================

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@@ -1,7 +1,7 @@
/*
ABOUT
============================================================================================================
Revised stylesheet based on the orignal from Pablo Gil Fernández made by MisterMaker
Revised stylesheet based on the original from Pablo Gil Fernández made by MisterMaker
KNOWN BUGS and TO DO
============================================================================================================

View File

@@ -1,7 +1,7 @@
/*
ABOUT
============================================================================================================
Revised stylesheet based on the orignal from Pablo Gil Fernández made by MisterMaker
Revised stylesheet based on the original from Pablo Gil Fernández made by MisterMaker
KNOWN BUGS and TO DO
============================================================================================================

View File

@@ -1,7 +1,7 @@
/*
ABOUT
============================================================================================================
Revised stylesheet based on the orignal from Pablo Gil Fernández made by MisterMaker
Revised stylesheet based on the original from Pablo Gil Fernández made by MisterMaker
KNOWN BUGS and TO DO
============================================================================================================

View File

@@ -1,7 +1,7 @@
/*
ABOUT
============================================================================================================
Revised stylesheet based on the orignal from Pablo Gil Fernández made by MisterMaker
Revised stylesheet based on the original from Pablo Gil Fernández made by MisterMaker
KNOWN BUGS and TO DO
============================================================================================================

View File

@@ -1,7 +1,7 @@
/*
ABOUT
============================================================================================================
Revised stylesheet based on the orignal from Pablo Gil Fernández made by MisterMaker
Revised stylesheet based on the original from Pablo Gil Fernández made by MisterMaker
KNOWN BUGS and TO DO
============================================================================================================

View File

@@ -1,7 +1,7 @@
/*
ABOUT
============================================================================================================
Revised stylesheet based on the orignal from Pablo Gil Fernández made by MisterMaker
Revised stylesheet based on the original from Pablo Gil Fernández made by MisterMaker
KNOWN BUGS and TO DO
============================================================================================================

View File

@@ -1,7 +1,7 @@
/*
ABOUT
============================================================================================================
Revised stylesheet based on the orignal from Pablo Gil Fernández made by MisterMaker
Revised stylesheet based on the original from Pablo Gil Fernández made by MisterMaker
KNOWN BUGS and TO DO
============================================================================================================
@@ -2184,7 +2184,7 @@ Resetting everything helps to unify styles across different operating systems
background-color: #F6F6F6; /* background of a lot of stuff including spreadsheets.*/
border: 0px solid #C1C1C1;
color: black;
gridline-color: #f6f6f6;
gridline-color: #A3A3A3;
border-radius: 0px;
}

View File

@@ -1,7 +1,7 @@
/*
ABOUT
============================================================================================================
Revised stylesheet based on the orignal from Pablo Gil Fernández made by MisterMaker
Revised stylesheet based on the original from Pablo Gil Fernández made by MisterMaker
KNOWN BUGS and TO DO
============================================================================================================
@@ -2184,7 +2184,7 @@ QColumnView {
background-color: #F6F6F6; /* background of a lot of stuff including spreadsheets.*/
border: 0px solid #C1C1C1;
color: black;
gridline-color: #f6f6f6;
gridline-color: #A3A3A3;
border-radius: 0px;
}

View File

@@ -1,7 +1,7 @@
/*
ABOUT
============================================================================================================
Revised stylesheet based on the orignal from Pablo Gil Fernández made by MisterMaker
Revised stylesheet based on the original from Pablo Gil Fernández made by MisterMaker
KNOWN BUGS and TO DO
============================================================================================================
@@ -2184,7 +2184,7 @@ QColumnView {
background-color: #F6F6F6; /* background of a lot of stuff including spreadsheets.*/
border: 0px solid #C1C1C1;
color: black;
gridline-color: #f6f6f6;
gridline-color: #A3A3A3;
border-radius: 0px;
}

View File

@@ -1,7 +1,7 @@
/*
ABOUT
============================================================================================================
Revised stylesheet based on the orignal from Pablo Gil Fernández made by MisterMaker
Revised stylesheet based on the original from Pablo Gil Fernández made by MisterMaker
KNOWN BUGS and TO DO
============================================================================================================
@@ -2184,7 +2184,7 @@ QColumnView {
background-color: #F6F6F6; /* background of a lot of stuff including spreadsheets.*/
border: 0px solid #C1C1C1;
color: black;
gridline-color: #f6f6f6;
gridline-color: #A3A3A3;
border-radius: 0px;
}