buymeasoda / soda-theme

Dark and light custom UI themes for Sublime Text
https://buymeasoda.github.io/soda-theme/
4.33k stars 517 forks source link

Update selected row to match Mountain Lion #147

Open rtgibbons opened 11 years ago

rtgibbons commented 11 years ago

Small customization to the theme, I wasn't sure where to share this. The default texture for tree_row was a bit to bright for me

Before Before

After After

Just added this to my user config for the theme

{
  "class": "tree_row",
  "layer0.texture": "Theme - Default/sidebar-row-selected.png",
}

Here is the texture https://dl.dropboxusercontent.com/u/1867918/sidebar-row-selected.png