Configure Color of Lint Errors? #485
-
| Hi, I haven't been able to figure out how to change the text color of lint errors; is this possible? | 
Beta Was this translation helpful? Give feedback.
      
      
          Answered by
          
            krassowski
          
      
      
        Nov 9, 2023 
      
    
    Replies: 1 comment
-
| The LSP servers do not control the colour or other presentation details of the diagnostics. This is something you need to check with the editor you use. | 
Beta Was this translation helpful? Give feedback.
                  
                    0 replies
                  
                
            
      Answer selected by
        treatmesubj
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
        
    
The LSP servers do not control the colour or other presentation details of the diagnostics. This is something you need to check with the editor you use.