Pastel Contrast

Pastel Contrast

High Contrast Pastel theme for maximum accessibility.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "manifest_version": 2,
  "version": "1.2",
  "name": "Pastel Contrast",
  "theme": {
    "images": {},
    "properties": {},
    "colors": {
      "toolbar": "rgb(255, 245, 236)",
      "toolbar_text": "rgb(0, 0, 0)",
      "frame": "rgb(255, 246, 237)",
      "tab_background_text": "rgb(0, 0, 0)",
      "toolbar_field": "rgb(255, 255, 255)",
      "toolbar_field_text": "rgb(0, 0, 0)",
      "tab_line": "rgb(0, 0, 0)",
      "popup": "rgb(255, 255, 255)",
      "popup_text": "rgb(0, 0, 0)",
      "button_background_active": "rgb(255, 212, 166)",
      "button_background_hover": "rgb(255, 255, 255)",
      "frame_inactive": "rgb(255, 255, 255)",
      "icons_attention": "rgb(0, 0, 0)",
      "icons": "rgb(0, 0, 0)",
      "ntp_text": "rgb(0, 0, 0)",
      "popup_border": "rgb(0, 0, 0)",
      "popup_highlight_text": "rgb(0, 0, 0)",
      "sidebar_border": "rgb(0, 0, 0)",
      "toolbar_field_border": "rgb(0, 0, 0)",
      "toolbar_field_separator": "rgb(0, 0, 0)",
      "toolbar_vertical_separator": "rgb(0, 0, 0)",
      "tab_loading": "rgb(0, 0, 0)"
    }
  }
}