Dark Knight Joker

Dark Knight Joker

A remix of my matte black violet theme to include green. Click my name for more themes.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "name": "Dark Knight Joker",
  "author": "Elijah Lopez",
  "manifest_version": 2,
  "version": "2022.6.16",
  "theme": {
    "colors": {
      "frame": "rgb(0, 0, 0)",
      "frame_inactive": "rgb(0, 0, 0)",
      "tab_text": "#00ff00",
      "tab_background_text": "#16b516",
      "tab_background_separator": "rgba(255, 255, 255, 0.5)",
      "tab_line": "rgb(138, 43, 226)",
      "tab_loading": "rgb(138, 43, 226)",
      "icons_attention": "rgb(138, 43, 226)",
      "toolbar": "rgba(35, 35, 35, 1)",
      "toolbar_top_separator": "rgb(32, 32, 32)",
      "toolbar_bottom_separator": "rgb(32, 32, 32)",
      "toolbar_vertical_separator": "rgb(32, 32, 32)",
      "toolbar_field": "rgb(18, 18, 18)",
      "toolbar_field_text": "rgb(200, 200, 200)",
      "toolbar_field_border": "rgb(18, 18, 18)",
      "toolbar_field_focus": "rgb(18, 18, 18)",
      "toolbar_field_border_focus": "rgb(30, 30, 30)",
      "button_background_hover": "rgba(200, 200, 200, 0.12)",
      "button_background_active": "rgba(255, 255, 255, 0.15)",
      "icons": "#00ff00",
      "bookmark_text": "#228B22",
      "popup": "rgb(18, 18, 18)",
      "popup_text": "rgb(200, 200, 200)",
      "popup_border": "rgb(18, 18, 18)",
      "popup_highlight": "#21252B",
      "popup_highlight_text": "rgb(255, 255, 255)",
      "ntp_background": "rgb(18, 18, 18)",
      "sidebar": "rgb(32, 32, 32)",
      "sidebar_text": "#aaaaaa",
      "sidebar_border": "rgb(18, 18, 18)",
      "sidebar_highlight": "#21252B",
      "sidebar_highlight_text": "#aaaaaa"
    }
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{173daadc-3cdb-41e9-a0a9-4de2d1ce7a16}"
    }
  }
}