tender-fire

tender-fire

based on Tender theme, https://github.com/jacoborus/tender.vim

Merlin
Additional files are visible only to premium users

manifest.json


{
  "name": "tender-fire",
  "manifest_version": 2,
  "version": "1.0",
  "theme": {
    "images": {
      "theme_frame": "output-onlinepngtools.png"
    },
    "colors": {
      "frame": "rgba(40, 40, 40, 1)",
      "tab_background_text": "rgba(179, 222, 239, 1)",
      "toolbar": "rgba(76, 76, 76, 1)",
      "bookmark_text": "rgba(238, 238, 238, 1)",
      "toolbar_field": "rgba(40, 40, 40, 1)",
      "toolbar_field_text": "rgba(238, 238, 238, 1)",
      "tab_line": "rgba(255, 194, 75, 1)"
    }
  }
}