Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(3731)

Unified Diff: chrome/test/data/profiles/complex_theme/Default/Extensions/mblmlcbknbnfebdfjnolmcapmdofhmme/1.1/manifest.json

Issue 164193: Add new profile with complex theme for startup testing.... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 11 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: chrome/test/data/profiles/complex_theme/Default/Extensions/mblmlcbknbnfebdfjnolmcapmdofhmme/1.1/manifest.json
===================================================================
--- chrome/test/data/profiles/complex_theme/Default/Extensions/mblmlcbknbnfebdfjnolmcapmdofhmme/1.1/manifest.json (revision 0)
+++ chrome/test/data/profiles/complex_theme/Default/Extensions/mblmlcbknbnfebdfjnolmcapmdofhmme/1.1/manifest.json (revision 0)
@@ -0,0 +1,35 @@
+{
+ "key": "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDnTeJKFLxjfDfc0gh9WIjyjdGXyKReXsUXxKdtkfsi9mauRlxd9nYwwbMXzJXRkOFyP1zuwhjPkMtHv3oVcITK74YOlFzgQ/RxGkxdaf+Z6Pmh9cu4s4GEtIiY+HmUHYEVBAJEK9xSmSOJI3AxdQnrrjMBd7jCGuJULYlv/Ul7JQIDAQAB",
+ "name": "Star Gazing",
+ "theme": {
+ "colors": {
+ "bookmark_text": [ 0, 0, 0 ],
+ "frame": [ 57, 137, 194 ],
+ "ntp_background": [ 57, 137, 194 ],
+ "ntp_link": [ 0, 0, 0 ],
+ "ntp_section": [ 131, 138, 146, 0.8 ],
+ "ntp_section_link": [ 255, 255, 255 ],
+ "ntp_section_text": [ 255, 255, 255 ],
+ "ntp_text": [ 0, 0, 0 ],
+ "tab_background_text": [ 0, 0, 0 ],
+ "tab_text": [ 0, 0, 0 ],
+ "toolbar": [ 204, 208, 212 ]
+ },
+ "images": {
+ "theme_button_background": "i/agxjaHJvbWV0aGVtZXNyDAsSBEZpbGUYwsgCDA",
+ "theme_frame": "i/agxjaHJvbWV0aGVtZXNyDAsSBEZpbGUYw8gCDA",
+ "theme_ntp_background": "i/agxjaHJvbWV0aGVtZXNyDAsSBEZpbGUYj9gCDA",
+ "theme_tab_background": "i/agxjaHJvbWV0aGVtZXNyDAsSBEZpbGUY_c8CDA",
+ "theme_toolbar": "i/agxjaHJvbWV0aGVtZXNyDAsSBEZpbGUYnMgCDA",
+ "theme_window_control_background": "i/agxjaHJvbWV0aGVtZXNyDAsSBEZpbGUYjNgCDA"
+ },
+ "properties": {
+ "ntp_background_alignment": "top",
+ "ntp_background_repeat": "no-repeat"
+ },
+ "tints": {
+ "buttons": [ 0.6, 0.553, 0.5 ]
+ }
+ },
+ "version": "1.1"
+}

Powered by Google App Engine
This is Rietveld 408576698