How can I change the tiltle color? #1504
-
| Checklist
 How did you create the site?Generated from  DescriptionI don't like the gray color of the title, so I tried to change the color with markdown, which worked, but then I noticed that in the tab it shows also the code and not just the title that I want, everyone knows how to fix this? Operations you have already triedI tried searching for the style.css, but didn't found it. Anything else?No response | 
Beta Was this translation helpful? Give feedback.
      
      
          Answered by
          
            mohits
          
      
      
        Jan 23, 2024 
      
    
    Replies: 1 comment 5 replies
-
| The basic instructions are here: https://chirpy.cotes.page/posts/getting-started/#customizing-stylesheet The theme is run from the gem, so you will find it in your gem installation under Ruby. Did you check there? | 
Beta Was this translation helpful? Give feedback.
                  
                    5 replies
                  
                
            
      Answer selected by
        kungfux
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
        
    

The basic instructions are here: https://chirpy.cotes.page/posts/getting-started/#customizing-stylesheet
The theme is run from the gem, so you will find it in your gem installation under Ruby. Did you check there?