gerane / VSCodeThemes

Themes for Visual Studio Code
200 stars 77 forks source link

row same background color #40

Closed RazaLabs closed 7 years ago

RazaLabs commented 7 years ago

Selected row has almost same background color as $variable's color on Gedit theme https://marketplace.visualstudio.com/items?itemName=gerane.Theme-Gedit

RazaLabs commented 7 years ago

Fixed updating the Gedit.tmTheme file


                <key>lineHighlight</key>
                <string>#eff0f1</string>
                <key>selection</key>
                <string>#f48024</string>