Selected figure thumbnail in Plots not highlighted in dark mode
See original GitHub issueIn the dark mode when scrolling through the figures it is not very clear which is the currently shown figure, Whereas in the light mode there is a blue boundary surrounding the selected figure.
Drak Mode
Light Mode
Is it possible to make a similar boundary with probably a different color than blue for Dark theme to clarify what is the currently displayed figure? and possibly also make the thickness of the boundary line higher
- Spyder version: Spyder 4.0.0.dev0 a2d0dbcbd Python 3.7.3 64-bit | Qt 5.9.7 | PyQt5 5.9.2 | Windows 10
Dependencies
cloudpickle >=0.5.0 : 1.2.2 (OK)
pygments >=2.0 : 2.4.2 (OK)
qtconsole >=4.5.5 : 4.5.5 (OK)
nbconvert >=4.0 : 5.6.0 (OK)
sphinx >=0.6.6 : 2.2.0 (OK)
pylint >=0.25 : 2.3.1 (OK)
psutil >=0.3 : 5.6.3 (OK)
qtawesome >=0.5.7 : 0.6.0 (OK)
qtpy >=1.5.0 : 1.9.0 (OK)
pickleshare >=0.4 : 0.7.5 (OK)
zmq >=17 : 18.1.0 (OK)
chardet >=2.0.0 : 3.0.4 (OK)
numpydoc >=0.6.0 : 0.9.1 (OK)
spyder_kernels >=1.5.0;<2.0.0: 1.5.0 (OK)
qdarkstyle >=2.7 : 2.7 (OK)
atomicwrites >=1.2.0 : 1.3.0 (OK)
diff_match_patch >=20181111 : 20181111 (OK)
watchdog : None (OK)
keyring : None (OK)
pexpect >=4.4.0 : 4.7.0 (OK)
pympler : None (OK)
sympy >=0.7.3 : None (NOK)
cython >=0.21 : None (NOK)
IPython >=4.0 : 7.8.0 (OK)
matplotlib >=2.0.0 : 3.1.1 (OK)
pandas >=0.13.1 : None (NOK)
numpy >=1.7 : 1.15.4 (OK)
scipy >=0.17.0 : None (NOK)
pyls >=0.28.2;<0.29.0 : 0.28.3 (OK)
rtree >=0.8.3 : 0.8.3 (OK)
Issue Analytics
- State:
- Created 4 years ago
- Comments:8 (8 by maintainers)
Top Results From Across the Web
Dark background style sheet — Matplotlib 3.6.2 documentation
This example demonstrates the "dark_background" style, which uses white for elements that are typically black (text, borders, etc). Note that not all plot...
Read more >WordPress Featured Image Not Showing Properly (Or Not At All)
Learn how to fix WordPress featured image not showing properly on your site. We'll explore both manual and plugin solutions.
Read more >dark mode plot - File Exchange - MATLAB Central - MathWorks
Transform your MATLAB plots to fit dark mode theme backgrounds! The function test which of the figure colors are not suitable to be...
Read more >Retrieve thumbnails for a file or folder - Microsoft Graph v1.0
Here are the most common ones: Enumerate available thumbnails for an item; Retrieve a single thumbnail for an item; Retrieve thumbnail content ...
Read more >How to Fix Facebook Incorrect Thumbnail Issue in WordPress
Why Facebook Is not Picking Up the Thumbnail Image ... Facebook uses Open Graph (og) tags, and many WordPress plugins like AIOSEO and...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
I think we should try to use a color and thickness defined by the theme, if it is possible, instead of using hard coded values specific for the plots plugin.
I think that’s not possible right now, but in the link below you can find the colors used for selections in QDarkstyle:
https://github.com/ColinDuquesnoy/QDarkStyleSheet/blob/master/qdarkstyle/palette.py