Hacker

Hacker

A theme to give your browser a terminal like look.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "name": "Hacker",
  "manifest_version": 2,
  "version": "1.0",
  "theme": {
    "images": {
      "theme_frame": "external-content.duckduckgo.com.png"
    },
    "colors": {
      "frame": "rgba(0, 0, 0, 1)",
      "tab_background_text": "rgba(106, 217, 50, 1)",
      "toolbar": "rgba(0, 0, 0, 1)",
      "bookmark_text": "rgba(106, 217, 50, 1)",
      "toolbar_field": "rgba(0, 0, 0, 1)",
      "toolbar_field_text": "rgba(106, 217, 50, 1)"
    }
  }
}