chromium/chrome/test/data/extensions/theme_minimal/manifest.json

{
   "manifest_version": 2,
   "name": "minimal",
   "theme": {
      "colors": {
         "toolbar": [ 207, 221, 192 ]
      }
   },
   "version": "2.0"
}