Default shape color too white?

So was actually designing something in Freecad, and I was annoyed I couldn’t see my sketch lines…

But this is super easy to fix by changing default shape color in the part design workbench.

So shouldn’t we change the default white to more gray?

White isn’t in the default config. There the color is grey, in RGB values: 204,204,204.

Yeah, the gray is too white or too light. We should tune it to a gray on which the white lines are still visible.

Is there a chance that your light position is non-standard, I’m with Chrisb that the default colour is dark enough as is?

I can see the white lines here. Perhaps your graphics card doesn’t show intermediate colors?
Bildschirm­foto 2023-06-18 um 14.18.18.png

OS: macOS 13.0
Word size of FreeCAD: 64-bit
Version: 0.21.0.33357 (Git)
Build type: Release
Branch: master
Hash: f0560ac2078ad71b4c97b74281990bb916431da9
Python 3.11.3, Qt 5.15.8, Coin 4.0.0, Vtk 9.2.2, OCC 7.7.1
Locale: C/Default (C)
Installed mods: 
  * FC_SU
  * DynamicData 2.46.0
  * freecad.gears 1.0.0
  * FeedsAndSpeeds 0.5.0
  * dxf-library
  * fcgear 1.0.0
  * fasteners 0.4.54
  * sheetmetal 0.2.62
  * ExplodedAssembly
  * Curves 0.6.8

It seems to depend on the default light position where there is no setting to adjust.
Even if there is no setting, I would prefer if the light position / environment lightning is not in parallel with one of the main planes.
https://devtalk.freecad.org/t/adjust-global-environment-lightning-position/68994/1

True but changing the color is probably a lot easier :laughing:
And nobody cares probably if it’s gray or darker gray.

Still curious if this fixes the issue or whether it is not caused by the environment lightning. Here is the python script:
https://devtalk.freecad.org/t/change-lighting-direction-programmatically/16083/4

Btw pardesign wb doesn’t use the newshape color that’s mentioned in the preference cfg file. Which also would be nice.
Not sure why chrisb doesn’t has this isue. I have a 3060 graphics card pretty common thing.

Nope didn’t screw around with light.

Probably even contrast and luminosity tuning, there are around some test pages that will show if the monitor is correctly set to display as example shades of grey.

I had in the past some surprise when I have used these test pages, standard monitor settings were not the best, and my monitor was not the very cheap side at the time, now it is old but it is working decently.

Regards

Carlo D.

If it is just screen tuning it wouldn’t be visible in the screenshot?

I have attached a sample file, if you edit the sketch and rotate the screen to it then it looks as this on my screens.




OS: Windows 10 build 19045
Word size of FreeCAD: 64-bit
Version: 0.21.0.33442 (Git)
Build type: Release
Branch: master
Hash: 2d037d703a0eb012ef3714ffc6a7afbf76d7236d
Python 3.8.10, Qt 5.15.2, Coin 4.0.1, Vtk 8.2.0, OCC 7.6.3
Locale: Dutch/Netherlands (nl_NL)
Installed mods: 
  * Assembly3 0.12.0
  * Behave-Dark-Colors 0.1.1
  * BIM 2021.12.0 (Disabled)
  * Dracula 0.0.4
  * ExtremeProDark 2.8.1
  * ExtremeProDark.backup1685388752.173582 2.7.6 (Disabled)
  * ExtremeProLight 1.6.0
  * FeedsAndSpeeds 0.5.0
  * FEM_FrontISTR 0.1.0
  * IconThemes
  * lattice2 1.0.0
  * Nodes 0.1.36
  * PieMenu 1.2.7
  * ProDarkThemePreferencePack 1.0.0
  * Render 2023.2.5
  * scanObjects
  * SelectorToolbar
  * sheetmetal 0.2.59
  * SP_Startup
  * ToolbarStyle

What about another solution — switch “Draw Style” to “Wireframe” on entering to sketch editing mode and back to previos style on closing sketch editing mode?
And is it possible to automate such style switch? (to not press shortcut each time manually)

Did you try this with a clean config?

Tried it, could someone else try the example file?
Maybe it’s a windows issue?
Since there are not a lot of Forum users on Windows I think.
FreeCAD_Q2pYDCGz8o.gif

I’ve experienced this issue before also on Linux, so not just Windows.

confirmed. Please retry with the attached file

cheers

The issue is in my theme files.
If I apply my dark theme it sets it too white…
Updated it!
Not a clue how this happend. :unamused: