Navy Yellow

Navy with a touch of yellow
Premium users can view and search full source code, and see the source code differences between two versions.
Upgrade to premium
manifest.json
{
  "manifest_version": 2,
  "version": "1.0",
  "name": "Bold Blue - Highlighted Yellow",
  "theme": {
    "images": {
      "additional_backgrounds": [
        "images/bg-001-9c6d74e14860e77ee6f8f43e824bff25.svg"
      ]
    },
    "properties": {
      "additional_backgrounds_alignment": [
        "top"
      ],
      "additional_backgrounds_tiling": [
        "repeat"
      ]
    },
    "colors": {
      "toolbar": "rgb(7, 50, 84)",
      "toolbar_text": "rgb(255, 255, 255)",
      "frame": "rgb(14, 41, 65)",
      "tab_background_text": "rgb(186, 186, 186)",
      "toolbar_field": "rgb(38, 72, 102)",
      "toolbar_field_text": "rgb(255, 255, 255)",
      "tab_line": "rgb(252, 255, 0)",
      "popup": "rgb(7, 50, 84)",
      "popup_text": "rgb(255, 255, 255)",
      "tab_loading": "rgb(252, 255, 0)"
    }
  }
}