Half-Life Console

Half-Life Console

Ebony colors as seen in the developer console in the classic PC game Half-Life and Counter-Strike

Merlin
Additional files are visible only to premium users

manifest.json


{
  "manifest_version": 2,
  "version": "1.0",
  "name": "Half Life Console",
  "theme": {
    "images": {},
    "properties": {},
    "colors": {
      "toolbar": "rgb(62, 70, 55)",
      "toolbar_text": "rgb(255, 255, 255)",
      "frame": "rgb(76, 88, 68)",
      "tab_background_text": "rgb(216, 222, 211)",
      "toolbar_field": "rgb(76, 88, 68)",
      "toolbar_field_text": "rgb(255, 255, 255)",
      "tab_line": "rgb(150, 137, 49)",
      "popup": "rgb(62, 70, 55)",
      "popup_text": "rgb(216, 222, 211)",
      "button_background_active": "rgb(150, 137, 49)",
      "button_background_hover": "rgba(34, 46, 40, 0.64)",
      "frame_inactive": "rgb(62, 70, 55)",
      "icons_attention": "rgb(150, 137, 49)",
      "icons": "rgb(216, 222, 211)",
      "ntp_background": "rgb(62, 70, 55)",
      "ntp_text": "rgb(216, 222, 211)",
      "popup_border": "rgb(136, 145, 128)",
      "popup_highlight_text": "rgb(255, 255, 255)",
      "popup_highlight": "rgb(150, 137, 49)",
      "sidebar_border": "rgb(40, 46, 34)",
      "sidebar_highlight_text": "rgb(255, 255, 255)",
      "sidebar_highlight": "rgb(150, 137, 49)",
      "sidebar_text": "rgb(255, 255, 255)",
      "sidebar": "rgb(62, 70, 55)",
      "tab_background_separator": "rgb(216, 222, 211)",
      "tab_loading": "rgb(216, 222, 211)",
      "tab_selected": "rgb(76, 88, 68)",
      "tab_text": "rgb(255, 255, 255)",
      "toolbar_bottom_separator": "rgb(136, 145, 128)",
      "toolbar_field_border_focus": "rgb(136, 145, 128)",
      "toolbar_field_border": "rgb(216, 222, 211)",
      "toolbar_field_focus": "rgb(62, 70, 55)",
      "toolbar_field_highlight_text": "rgb(255, 255, 255)",
      "toolbar_field_highlight": "rgb(150, 137, 49)",
      "toolbar_field_separator": "rgb(136, 145, 128)",
      "toolbar_field_text_focus": "rgb(255, 255, 255)",
      "toolbar_top_separator": "rgb(40, 46, 34)",
      "toolbar_vertical_separator": "rgb(40, 46, 34)"
    }
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{eb50d4a3-7429-4e78-8463-217de8f8d79b}"
    }
  }
}