Jellybeans.vim

Jellybeans.vim

Firefox theme based on the Jellybeans.vim colors!

Merlin
Additional files are visible only to premium users

manifest.json


{
  "manifest_version": 2,
  "version": "2.0",
  "name": "Jellybeans.vim",
  "theme": {
    "images": {},
    "properties": {},
    "colors": {
      "toolbar": "rgb(21, 21, 21)",
      "toolbar_text": "rgb(232, 232, 211)",
      "frame": "rgb(21, 21, 21)",
      "tab_background_text": "rgb(136, 136, 136)",
      "toolbar_field": "rgb(33, 33, 33)",
      "toolbar_field_text": "rgb(232, 232, 211)",
      "tab_line": "rgb(46, 46, 46)",
      "popup": "rgb(33, 33, 33)",
      "popup_text": "rgb(232, 232, 211)",
      "icons": "rgb(232, 232, 211)",
      "ntp_background": "rgb(21, 21, 21)",
      "popup_border": "rgb(46, 46, 46)",
      "sidebar_border": "rgb(46, 46, 46)",
      "sidebar_highlight_text": "rgb(232, 232, 211)",
      "sidebar_highlight": "rgb(46, 46, 46)",
      "sidebar_text": "rgb(232, 232, 211)",
      "sidebar": "rgb(33, 33, 33)",
      "tab_selected": "rgb(33, 33, 33)",
      "toolbar_bottom_separator": "rgba(0, 0, 0, 0)",
      "toolbar_top_separator": "rgba(0, 0, 0, 0)",
      "tab_loading": "rgb(46, 46, 46)"
    }
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{442ab788-e061-4780-96a6-9458188241a9}"
    }
  }
}