BunsenLabs Blue Dark Theme

BunsenLabs Blue Dark Theme

A dark theme with hints of blue to match the GTK Bunsen2-Blue-Dark theme.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "description": "A dark theme with hints of blue to match the GTK Bunsen2-Blue-Dark theme.",
  "manifest_version": 2,
  "name": "BunsenLabs Blue Dark Theme",
  "short_name": "BLBluDkTheme",
  "theme": {
    "colors": {
      "bookmark_text": [
        217,
        217,
        217
      ],
      "frame": [
        60,
        60,
        60
      ],
      "frame_incognito": [
        81,
        125,
        168
      ],
      "frame_incognito_inactive": [
        81,
        125,
        168
      ],
      "ntp_background": [
        60,
        60,
        60
      ],
      "ntp_header": [
        52,
        52,
        52
      ],
      "ntp_link": [
        81,
        125,
        168
      ],
      "ntp_link_underline": [
        81,
        125,
        168
      ],
      "ntp_text": [
        217,
        217,
        217
      ],
      "tab_background_text": [
        217,
        217,
        217
      ],
      "tab_text": [
        217,
        217,
        217
      ],
      "toolbar": [
        60,
        60,
        60,
        1
      ],
      "toolbar_bezel": [
        52,
        52,
        52
      ],
      "toolbar_button_stroke": [
        81,
        125,
        168
      ],
      "toolbar_separator": [
        52,
        52,
        52
      ],
      "toolbar_stroke": [
        52,
        52,
        52
      ],
      "search_separator": [
        52,
        52,
        52
      ],
      "search_separator_line": [
        52,
        52,
        52
      ]
    },
    "tints": {
      "buttons": [
        0,
        0,
        0.851
      ],
      "frame_inactive": [
        0,
        0,
        2.35
      ],
      "frame_incognito": [
        2.1,
        0.349,
        0.488
      ],
      "frame_incognito_inactive": [
        2.1,
        0.298,
        0.402
      ]
    },
    "images": {
      "theme_frame": "images/theme_frame.png",
      "theme_frame_incognito": "images/theme_frame_incognito.png",
      "theme_frame_incognito_inactive": "images/theme_frame_incognito_inactive.png",
      "theme_ntp_background": "images/theme_ntp_background.jpeg",
      "theme_tab_background": "images/theme_tab_background.png",
      "theme_tab_background_incognito": "images/theme_tab_background.png",
      "theme_toolbar": "images/theme_toolbar.png"
    },
    "properties": {
      "ntp_background_alignment": "top",
      "ntp_background_repeat": "no-repeat"
    }
  },
  "version": "1.1"
}