spelling mistake also added more stylesheets and 2 preference packs
This commit is contained in:
File diff suppressed because it is too large
Load Diff
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 protected]">No Maintainer</maintainer>
|
||||
<maintainer email="[email protected]">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>
|
||||
|
||||
|
||||
@@ -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
|
||||
============================================================================================================
|
||||
|
||||
@@ -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
@@ -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
|
||||
============================================================================================================
|
||||
|
||||
@@ -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
|
||||
============================================================================================================
|
||||
|
||||
@@ -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
|
||||
============================================================================================================
|
||||
|
||||
@@ -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
|
||||
============================================================================================================
|
||||
|
||||
@@ -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
|
||||
============================================================================================================
|
||||
|
||||
@@ -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
|
||||
============================================================================================================
|
||||
|
||||
@@ -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;
|
||||
}
|
||||
|
||||
|
||||
@@ -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;
|
||||
}
|
||||
|
||||
|
||||
@@ -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;
|
||||
}
|
||||
|
||||
|
||||
@@ -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;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user