Subtle Fluent

Subtle Fluent

This theme is a mix of very subtle orange/yellow colors plus a slight Fluent Design blur (noise) effect.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "manifest_version": 2,
  "version": "1.1",
  "name": "Subtle Fluent",
  "theme": {
    "images": {
      "additional_backgrounds": [
        "images/0.png"
      ]
    },
    "properties": {
      "additional_backgrounds_alignment": [
        "right top"
      ],
      "additional_backgrounds_tiling": [
        "repeat"
      ]
    },
    "colors": {
      "toolbar": "rgba(255, 251, 235, 0.35)",
      "toolbar_text": "rgb(41, 37, 36)",
      "frame": "rgb(250, 250, 249)",
      "tab_background_text": "rgb(41, 37, 36)",
      "toolbar_field": "rgb(255, 255, 255)",
      "toolbar_field_text": "rgb(41, 37, 36)",
      "tab_line": "rgba(245, 158, 11, 0.5)",
      "popup": "rgb(250, 250, 249)",
      "popup_text": "rgb(68, 64, 60)",
      "tab_loading": "rgba(245, 158, 11, 0.5)"
    }
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{13c7f652-d192-40b1-b3d7-932677aac337}"
    }
  }
}