Ahlan Ramadan - أهلاً رمضان

Ahlan Ramadan - أهلاً رمضان

ثيم جديد مستوحى من شهر رمضان الكريم

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "http://clients2.google.com/service/update2/crx",
  "version": "1.0",
  "name": "Ahlan Ramadan - أهلاً رمضان",
  "theme": {
    "images": {
      "theme_frame": "image/frame.png",
      "theme_frame_overlay": "image/theme_frame_overlay.png",
      "theme_toolbar": "image/toolbar.png",
      "theme_tab_background": "image/toolbarback.png",
      "theme_ntp_background": "image/ntp_background.png",
      "theme_button_background": "image/theme_button_background.png"
    },
    "colors": {
      "frame": [
        255,
        255,
        255
      ],
      "toolbar": [
        75,
        71,
        96
      ],
      "ntp_text": [
        255,
        255,
        255
      ],
      "ntp_link": [
        0,
        0,
        0
      ],
      "ntp_section": [
        153,
        0,
        153
      ],
      "button_background": [
        99,
        96,
        118
      ],
      "ntp_background": [
        49,
        45,
        70
      ],
      "tab_text": [
        255,
        255,
        255
      ],
      "tab_background_text": [
        255,
        255,
        255
      ],
      "bookmark_text": [
        255,
        255,
        255
      ]
    },
    "tints": {
      "buttons": [
        0.1,
        0.1,
        0.21
      ],
      "background_tab": [
        0.5,
        0.5,
        0.15
      ],
      "frame_inactive": [
        0.9,
        0.25,
        0.65
      ],
      "frame_incognito_inactive": [
        0.5,
        0,
        0.45
      ]
    },
    "properties": {
      "ntp_background_alignment": "center bottom",
      "ntp_background_repeat": "no-repeat",
      "ntp_logo_alternate": 0
    }
  }
}