Q2NSViz 0.1.0
Q2NS trace visualizer
Loading...
Searching...
No Matches
theme.py File Reference

Go to the source code of this file.

Classes

class  q2nsviz.ui.theme.Theme
 Semantic color palette for Q2NSViz. More...
 

Namespaces

namespace  q2nsviz
 Q2NSViz – desktop trace visualizer for Q2NS quantum network simulations.
 
namespace  q2nsviz.ui
 
namespace  q2nsviz.ui.theme
 

Functions

str q2nsviz.ui.theme.ui_font_family ()
 Native UI font family matching the application font, for QPainter text.
 
bool q2nsviz.ui.theme.toggle_dark ()
 Switch the active palette between light and dark.
 
bool q2nsviz.ui.theme.is_dark ()
 Return True when the dark palette is active.
 

Variables

str q2nsviz.ui.theme.SANS_FONT = "Arial,Liberation Sans,DejaVu Sans,Helvetica,sans-serif"