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

Side by Side 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 unified diff | Download patch | Annotate | Revision Log
OLDNEW
(Empty)
1 {
2 "key": "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDnTeJKFLxjfDfc0gh9WIjyjdGXyKReX sUXxKdtkfsi9mauRlxd9nYwwbMXzJXRkOFyP1zuwhjPkMtHv3oVcITK74YOlFzgQ/RxGkxdaf+Z6Pmh9 cu4s4GEtIiY+HmUHYEVBAJEK9xSmSOJI3AxdQnrrjMBd7jCGuJULYlv/Ul7JQIDAQAB",
3 "name": "Star Gazing",
4 "theme": {
5 "colors": {
6 "bookmark_text": [ 0, 0, 0 ],
7 "frame": [ 57, 137, 194 ],
8 "ntp_background": [ 57, 137, 194 ],
9 "ntp_link": [ 0, 0, 0 ],
10 "ntp_section": [ 131, 138, 146, 0.8 ],
11 "ntp_section_link": [ 255, 255, 255 ],
12 "ntp_section_text": [ 255, 255, 255 ],
13 "ntp_text": [ 0, 0, 0 ],
14 "tab_background_text": [ 0, 0, 0 ],
15 "tab_text": [ 0, 0, 0 ],
16 "toolbar": [ 204, 208, 212 ]
17 },
18 "images": {
19 "theme_button_background": "i/agxjaHJvbWV0aGVtZXNyDAsSBEZpbGUYwsgCDA",
20 "theme_frame": "i/agxjaHJvbWV0aGVtZXNyDAsSBEZpbGUYw8gCDA",
21 "theme_ntp_background": "i/agxjaHJvbWV0aGVtZXNyDAsSBEZpbGUYj9gCDA",
22 "theme_tab_background": "i/agxjaHJvbWV0aGVtZXNyDAsSBEZpbGUY_c8CDA",
23 "theme_toolbar": "i/agxjaHJvbWV0aGVtZXNyDAsSBEZpbGUYnMgCDA",
24 "theme_window_control_background": "i/agxjaHJvbWV0aGVtZXNyDAsSBEZpbGUYj NgCDA"
25 },
26 "properties": {
27 "ntp_background_alignment": "top",
28 "ntp_background_repeat": "no-repeat"
29 },
30 "tints": {
31 "buttons": [ 0.6, 0.553, 0.5 ]
32 }
33 },
34 "version": "1.1"
35 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698