New Wave Theme

New Wave Theme

Theme for New Wave on Linux.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "http://clients2.google.com/service/update2/crx",
  "name": "New Wave Theme",
  "version": "1.1",
  "description": "Theme for New Wave on Linux.",
  "theme": {
    "images": {
      "theme_frame": "i/theme_frame.png",
      "theme_frame_inactive": "i/theme_frame.png",
      "theme_frame_overlay": "i/theme_frame_overlay.png",
      "theme_toolbar": "i/theme_toolbar.png",
      "theme_tab_background": "i/theme_tab_background.png",
      "theme_ntp_background": "i/theme_ntp_background.png",
      "theme_button_background": "i/theme_button_background.png",
      "theme_window_control_background": "i/theme_window_control_background.png"
    },
    "colors": {
      "control_background": [
        62,
        62,
        62
      ],
      "frame": [
        62,
        62,
        62
      ],
      "frame_inactive": [
        62,
        62,
        62
      ],
      "toolbar": [
        229,
        229,
        229
      ],
      "bookmark_text": [
        51,
        51,
        51
      ],
      "tab_text": [
        0,
        0,
        0
      ],
      "tab_background_text": [
        51,
        51,
        51
      ],
      "ntp_background": [
        229,
        229,
        229
      ],
      "ntp_text": [
        255,
        255,
        255
      ],
      "ntp_link": [
        255,
        255,
        255
      ],
      "ntp_section": [
        51,
        51,
        51,
        0.7
      ],
      "ntp_section_text": [
        255,
        255,
        255
      ],
      "ntp_section_link": [
        255,
        255,
        255
      ],
      "button_background": [
        242,
        141,
        97
      ]
    },
    "properties": {
      "ntp_background_alignment": "top",
      "ntp_background_repeat": "repeat"
    },
    "tints": {
      "buttons": [
        0.05,
        0.6,
        0.6
      ],
      "frame_inactive": [
        0,
        0.5,
        0.5
      ]
    }
  }
}