Black × Red Material Theme

真っ黒と赤大好きマンの為の、かっこいい漆黒ブラック&レッドテーマ。 A material stylish beautiful theme based on black and light red.
Premium users can view and search full source code, and see the source code differences between two versions.
Upgrade to premium
manifest.json
{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "manifest_version": 3,
  "version": "1.0.0.2",
  "version_name": "beta",
  "name": "Black × Red Material Theme",
  "theme": {
    "images": {},
    "colors": {
      "frame": [
        0,
        0,
        0
      ],
      "frame_inactive": [
        17,
        17,
        17
      ],
      "tab_text": [
        255,
        102,
        102
      ],
      "tab_background_text": [
        102,
        102,
        102
      ],
      "bookmark_text": [
        255,
        102,
        102
      ],
      "omnibox_background": [
        0,
        0,
        0
      ],
      "omnibox_text": [
        255,
        102,
        102
      ],
      "ntp_text": [
        255,
        102,
        102
      ],
      "tab_background_text_inactive": [
        102,
        102,
        102
      ],
      "toolbar": [
        0,
        0,
        0
      ],
      "toolbar_text": [
        255,
        102,
        102
      ],
      "toolbar_button_icon": [
        221,
        221,
        221
      ]
    },
    "tints": {},
    "properties": {}
  }
}