poucotm / Guna

🍁 Most Innovative Theme for Sublime Text
MIT License
170 stars 19 forks source link

Change background colour of the dark Guna theme #28

Closed javier-cazana closed 4 years ago

javier-cazana commented 4 years ago

Hi there @poucotm

This is a FANTASTIC theme. I love it. I was wondering if is possible to change just the background of the Guna dark theme (preserve all the rest) to something just a bit less darker.

If not is still brilliant, my favourite theme!

Cheers

poucotm commented 4 years ago

@javier-cazana, You can change the background color of the original Guna color scheme here - Preferences > Package Settings > Guna > settings

/*  Guna Color Scheme _________________________________________
*/

    // background color
    "guna_bgcolor": "#161C23", // use "#131B1F" when too bluish
    // indent guide
    "guna_guide": "#20272E",