Skip to content

Commit

Permalink
- new background color for lists
Browse files Browse the repository at this point in the history
- Up/Down button of Spinboxes are moved both to the right in order to improve usability
- fixed lots of styles that didn't work or produced odd effects
- cleaned a bit styles commented and not in use anymore
  • Loading branch information
pgilfernandez committed Jul 30, 2015
1 parent 9cbdfce commit ce5c124
Show file tree
Hide file tree
Showing 7 changed files with 865 additions and 1,917 deletions.
16 changes: 13 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
About
------
version 1.5
version 1.6

QT themes (stylesheet) specially developed for **FreeCAD** (http://www.freecadweb.org/).
It might work with other software that uses QT styling.
Expand Down Expand Up @@ -32,8 +32,9 @@ If you would like to change the overall look/style of the theme, just find and r
- background normal
- background light
- background ligher
- lists backgound
- lists backgound (alternate)
- lists background
- lists background (alternate)
- lists background selection
- foreground
- selection darker
- selection dark
Expand All @@ -52,6 +53,15 @@ Known bugs
------
- In OSX, height and width in "QMainWindow::separator:horizontal" and "QMainWindow::separator:vertical" produces a weird line when moving the separators

To do
------
- different images for toolbar horizontal/vertical "show more" buttons
- delete border style for icons inside Workbenches dropdown
- make more space for ToolButtons with menu inside to toolbar because the dropdown button is inside the button itself
- padding of table header text inside combobox
- align text of Model panel header to center
- style what seems a QLineEdit when editing "Page Result", "Template" or "Editable Texts" when selecting a Page and on the Data panel

License
------
Copyright (c) 2015 Pablo Gil Fernández.
Expand Down
Loading

0 comments on commit ce5c124

Please sign in to comment.