OneMonokai80s Browser Theme

OneMonokai80s Browser Theme

A pleasing, subtle dark theme made with eye comfort in mind.

Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "name": "OneMonokai80s Browser Theme",
  "description": "A pleasing, subtle dark theme made with eye comfort in mind.",
  "manifest_version": 3,
  "version": "1.0.1",
  "icons": {
    "16": "icon-16.png",
    "48": "icon-48.png",
    "128": "icon-128.png"
  },
  "theme": {
    "colors": {
      "background_tab": [
        12,
        14,
        29
      ],
      "background_tab_inactive": [
        12,
        14,
        29
      ],
      "background_tab_incognito": [
        12,
        14,
        29
      ],
      "background_tab_incognito_inactive": [
        12,
        14,
        29
      ],
      "bookmark_text": [
        150,
        158,
        192
      ],
      "frame": [
        12,
        14,
        29
      ],
      "frame_inactive": [
        12,
        14,
        29
      ],
      "frame_incognito": [
        12,
        14,
        29
      ],
      "frame_incognito_inactive": [
        12,
        14,
        29
      ],
      "ntp_background": [
        12,
        14,
        29
      ],
      "ntp_text": [
        165,
        175,
        201
      ],
      "omnibox_background": [
        34,
        38,
        58
      ],
      "omnibox_text": [
        235,
        235,
        255
      ],
      "tab_background_text": [
        121,
        131,
        175
      ],
      "tab_background_text_inactive": [
        121,
        131,
        175
      ],
      "tab_background_text_incognito": [
        121,
        131,
        175
      ],
      "tab_background_text_incognito_inactive": [
        78,
        88,
        134
      ],
      "tab_text": [
        219,
        219,
        255
      ],
      "toolbar": [
        40,
        45,
        67
      ],
      "toolbar_button_icon": [
        121,
        131,
        175
      ],
      "toolbar_text": [
        196,
        208,
        239
      ]
    }
  }
}