Ghostkeeper
81217880fd
Merge branch 'CURA-7745-fix-montior-page-hacks'
2020-10-15 09:57:34 +02:00
Jaime van Kessel
3e67d20890
Remove monitor_text_primary
...
It's so close to the text one that it really doesn't make sense to keep it.
Boyscouting the code a bit here
CURA-7745
2020-10-08 17:31:19 +02:00
Remco Burema
24f95a9cab
Fix confusing nozzle-node 'ghost' in simulation-view.
...
part of a 30-min fix
2020-10-07 16:22:22 +02:00
Remco Burema
b394be3583
Remove superfluous theme entry.
...
It was messing with the dark side. Theme. I mean theme.
part of CURA-7627
2020-08-05 08:16:10 +02:00
Jaime van Kessel
b2ca6a9224
Add removed theme entries again
...
Some plugins were using them.
2020-08-03 10:38:33 +02:00
Jaime van Kessel
8b7b8b0118
Simplify the SettingCategory
2020-07-10 14:50:44 +02:00
Jaime van Kessel
e633b6408e
Use pre-calculated control height
...
It's way faster to not re-compute every single time
2020-07-10 14:34:02 +02:00
Jaime van Kessel
5055b53063
Lower the saturation of colors in the layerview
...
Fixes #7992
2020-06-30 10:38:01 +02:00
Kostas Karmas
78bd5520bd
Add theme color for sync state icon
...
CURA-7418
2020-06-16 14:41:23 +02:00
Konstantinos Karmas
56e8827d00
Merge pull request #7831 from Ultimaker/CURA-7437_no_internet_cloud_status
...
CURA-7437_no_internet_cloud_status
2020-05-28 10:02:15 +02:00
Nino van Hooff
eef347ed6c
Add an cloud unavailable icon to the active printer icon
...
CURA-7437
2020-05-20 17:20:40 +02:00
Nino van Hooff
72657f15be
Add padding to checked icon
...
CURA-7290
2020-05-13 16:38:42 +02:00
Nino van Hooff
b40b8e8489
Merge remote-tracking branch 'origin/master' into CURA-7290_manual_account_sync
...
# Conflicts:
# cura/API/Account.py
2020-05-12 14:59:01 +02:00
Nino van Hooff
4fd5c6e337
Add account sync assets
...
CURA-7290
2020-04-30 17:18:20 +02:00
Kostas Karmas
05e92b953a
Size the Welcome Wizard using the theme
...
CURA-7022
2020-04-28 17:44:35 +02:00
Ghostkeeper
0150f37937
Merge branch 'master' into xray_in_solid_view
2020-03-24 21:45:48 +01:00
Ghostkeeper
c44f82c44f
Add placeholder header pattern
...
This removes a warning from our log that this image couldn't be found. Instead it now draws a completely transparent image there.
The warning that is no longer in the log now looked like this:
2020-03-20 13:52:27,980 - WARNING - [MainThread] UM.Qt.Bindings.Theme.getImage [133]: No image header_pattern defined in Theme
Done during Turbo Testing and Tooling.
2020-03-20 14:05:42 +01:00
Jaime van Kessel
d01286a340
Remove all duplicate entries from dark theme
2020-03-10 11:57:30 +01:00
Jaime van Kessel
1a24e9a04a
Remove unneeded overrides from dark theme
2020-03-10 11:35:07 +01:00
Ghostkeeper
d2cab162ed
Make support render transparently
...
This way you can still sort of see what is being supported under there. Handy!
However because the layer view is rendered on top of everything else, the Z buffering is a bit messed up. This makes the support always exactly the transparency value in the theme regardless of how many layers of support are drawn. That's nice, because it makes it so that you can always see through the support.
This doesn't work when the colour scheme of layer view is not set to Line Type. There is no differentiation between support and other things then. Support infill seems to not be used at all by layer view, but I've also made the support interface transparent just like the normal support.
2020-03-10 01:06:11 +01:00
Tim Kuipers
82b2f23689
make xray solid color depending on what it occludes
2020-02-27 16:41:20 +01:00
Lipu Fei
632cfeb18b
Update fonts using Google Noto Sans Fonts
...
CURA-6964
Fonts are downloaded from https://www.google.com/get/noto/#sans-lgc
with the "Condensed" fonts removed.
2020-02-05 11:25:27 +01:00
Nino van Hooff
8ea3004c73
Fix some dark theme styling (MoreInfoWindow, ToolboxLicenseDialog
...
CURA-7152
2020-01-30 12:51:13 +01:00
Nino van Hooff
9dd50c8804
Replace buttons by PrimaryButtons for cloud sync dialogs
...
CURA-6984
2020-01-17 13:54:39 +01:00
Jaime van Kessel
c6f42766c7
Remove hardcoded sizes from dialogs & popups
...
Contributes to #6670
2019-11-19 13:00:39 +01:00
Ghostkeeper
60d59148e8
Fix typo in the R
...
Contributes to issue CURA-6934.
2019-10-30 14:05:35 +01:00
Ghostkeeper
d8e1402b68
Make logo larger
...
Seems to be more towards what the rest of the products show.
Contributes to issue CURA-6934.
2019-10-30 13:50:42 +01:00
Ghostkeeper
d3809f8830
Replace logo in the top left corner
...
This aligns it with the other Ultimaker products. Sorry, overruled by higher up. Corporate things.
Contributes to issue CURA-6934.
2019-10-30 13:42:33 +01:00
Jaime van Kessel
785c33abec
Change the action_button_hover color in dark theme
...
This makes it actually visible.
2019-09-26 13:16:52 +02:00
Nino van Hooff
9fa2b26897
Styling: do not use thick_lining for selected tool icons.
...
Affects Per Object Settings and rotate Lay Flat
CURA-6683
2019-09-18 11:23:10 +02:00
Jaime van Kessel
5db122aff6
Merge branch 'master' of github.com:Ultimaker/Cura into CURA--6683_icons_per_object_settings
2019-09-12 15:01:11 +02:00
Ian Paschal
d370a69073
Add some theme values
...
CS-158
2019-09-11 14:49:36 +02:00
Nino van Hooff
80569c2f51
Update Per Object Settings Overhangs icon
2019-09-10 13:37:05 +02:00
Nino van Hooff
3052438177
Add Per Object Settings icons
2019-09-10 13:37:05 +02:00
Remco Burema
e5a690e605
Wrap up 'lay flat by face' feature for 4.3-BETA.
...
Icon thanks to Yi-An Lai.
part of CURA-6754
2019-09-10 12:37:59 +02:00
Jaime van Kessel
450302071f
Simplified the dark & light theme for colorblindness
2019-07-23 14:19:21 +02:00
nubnubbud
59ee319293
changed red axis to be a bit more distiguishable
2019-06-29 01:22:54 -07:00
nubnubbud
d6339ee541
Revised capitalization to match Ultimaker themes
2019-06-22 04:33:49 -07:00
nubnubbud
33f959259b
removed incomplete theme
2019-06-22 03:02:56 -07:00
nubnubbud
ad6f09a744
added light and dark colorblindness accessibility themes
2019-06-22 02:56:02 -07:00
nubnubbud
da56f2787c
added colorblind mode
2019-06-21 15:49:56 -07:00
Diego Prado Gesto
de5de8b9f1
Merge branch 'master' of github.com:Ultimaker/Cura
2019-06-11 09:54:14 +02:00
Diego Prado Gesto
b90fb9f810
Make the layer and path slider a bit longer
2019-06-11 09:53:37 +02:00
Ghostkeeper
ec22ddcb9a
Give infill and support interface a more distinct colour
...
We had complaints that infill had a too similar colour to skin.
Fixes #5827 .
2019-06-07 13:30:15 +02:00
Lipu Fei
3ca272ff72
Merge remote-tracking branch 'origin/4.1'
2019-05-22 07:44:26 +02:00
Ian Paschal
c9588d173f
Add monitor column to theme
...
Contributes to CL-1329
2019-05-20 12:18:38 +02:00
Diego Prado Gesto
9e5e57e6c5
Merge branch 'master' into feature_model_list
2019-05-07 11:57:31 +02:00
Lipu Fei
afeb9b90ec
Increase width of toolbox header tab
...
CURA-6503
2019-05-06 13:42:42 +02:00
Diego Prado Gesto
9bf77e9302
Add icons for the send anonymous data welcome page
...
Contributes to CURA-6434.
2019-04-29 17:29:38 +02:00
Diego Prado Gesto
534a035841
Add a grid with images
...
Those images indicate the type of data we are collecting anonymously.
Contributes to CURA-6434.
2019-04-29 14:50:14 +02:00