How to visualize all these colors described "flet_core/colors.py" file? #1022
              
                Unanswered
              
          
                  
                    
                      TheCodeCache
                    
                  
                
                  asked this question in
                Q&A
              
            Replies: 2 comments 1 reply
-
| Maybe there should be an overview akin to the icons browser. In the meantime you can refer to the chart at the bottom of this page though. | 
Beta Was this translation helpful? Give feedback.
                  
                    1 reply
                  
                
            -
| Thanks for the suggestion, that helps | 
Beta Was this translation helpful? Give feedback.
                  
                    0 replies
                  
                
            
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
        
    
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Flethas consolidated all the supported colors here - colors.py file.How do we
visualizeall these colors instead of doing trial and check to understand how each of thecolor codelooks likeFor example:
lightbluehave below sample shades -lightblue50lightblue100lightblue200lightblue300lightblue400lightblue500etc.how do we verify these shades visually? I'm using PyCharm IDE to work with Flet
Beta Was this translation helpful? Give feedback.
All reactions