-
| Is there any way to programmatically switch between dark and light themes? | 
Beta Was this translation helpful? Give feedback.
      
      
          Answered by
          
            Barugon
          
      
      
        May 25, 2023 
      
    
    Replies: 1 comment
-
| I figured it out. Changed my app to use libadwaita and it's  | 
Beta Was this translation helpful? Give feedback.
                  
                    0 replies
                  
                
            
      Answer selected by
        Barugon
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
        
    
I figured it out. Changed my app to use libadwaita and it's
StyleManagerobject allows forcing light or dark themes.