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

Side by Side Diff: chrome/test/data/profiles/complex_theme/Default/PreferencesTemplate

Issue 499004: Try 2: Completely redo how themes are stored on disk and processed at install time. (Closed)
Patch Set: Created 11 years 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
OLDNEW
1 { 1 {
2 "download": { 2 "download": {
3 "directory_upgrade": true, 3 "directory_upgrade": true,
4 "extensions_to_open": "" 4 "extensions_to_open": ""
5 }, 5 },
6 "extensions": { 6 "extensions": {
7 "autoupdate": { 7 "autoupdate": {
8 "next_check": "12894520286433189" 8 "next_check": "12894520286433189"
9 }, 9 },
10 "settings": { 10 "settings": {
(...skipping 32 matching lines...) Expand 10 before | Expand all | Expand 10 after
43 "buttons": [ 0.6, 0.553, 0.5 ] 43 "buttons": [ 0.6, 0.553, 0.5 ]
44 } 44 }
45 }, 45 },
46 "version": "1.1" 46 "version": "1.1"
47 }, 47 },
48 "path": "mblmlcbknbnfebdfjnolmcapmdofhmme/1.1", 48 "path": "mblmlcbknbnfebdfjnolmcapmdofhmme/1.1",
49 "state": 1 49 "state": 1
50 } 50 }
51 }, 51 },
52 "theme": { 52 "theme": {
53 "colors": {
54 "bookmark_text": [ 0, 0, 0 ],
55 "frame": [ 57, 137, 194 ],
56 "ntp_background": [ 57, 137, 194 ],
57 "ntp_link": [ 0, 0, 0 ],
58 "ntp_section": [ 131, 138, 146, 0.8 ],
59 "ntp_section_link": [ 255, 255, 255 ],
60 "ntp_section_text": [ 255, 255, 255 ],
61 "ntp_text": [ 0, 0, 0 ],
62 "tab_background_text": [ 0, 0, 0 ],
63 "tab_text": [ 0, 0, 0 ],
64 "toolbar": [ 204, 208, 212 ]
65 },
66 "id": "mblmlcbknbnfebdfjnolmcapmdofhmme", 53 "id": "mblmlcbknbnfebdfjnolmcapmdofhmme",
67 "images": { 54 "pack": "$1/Default/Extensions/mblmlcbknbnfebdfjnolmcapmdofhmme/1.1/Cac hed Theme.pak"
68 "theme_button_background": "$1/Default/Extensions/mblmlcbknbnfebdfjn olmcapmdofhmme/1.1/i/agxjaHJvbWV0aGVtZXNyDAsSBEZpbGUYwsgCDA",
69 "theme_frame": "$1/Default/Cached Theme Images/theme_frame_original" ,
70 "theme_frame_inactive": "$1/Default/Cached Theme Images/theme_frame_ inactive",
71 "theme_frame_incognito": "$1/Default/Cached Theme Images/theme_frame _incognito",
72 "theme_frame_incognito_inactive": "$1/Default/Cached Theme Images/th eme_frame_incognito_inactive",
73 "theme_ntp_background": "$1/Default/Extensions/mblmlcbknbnfebdfjnolm capmdofhmme/1.1/i/agxjaHJvbWV0aGVtZXNyDAsSBEZpbGUYj9gCDA",
74 "theme_tab_background": "$1/Default/Cached Theme Images/theme_tab_ba ckground_original",
75 "theme_tab_background_incognito": "$1/Default/Cached Theme Images/th eme_tab_background_incognito",
76 "theme_toolbar": "$1/Default/Extensions/mblmlcbknbnfebdfjnolmcapmdof hmme/1.1/i/agxjaHJvbWV0aGVtZXNyDAsSBEZpbGUYnMgCDA",
77 "theme_window_control_background": "$1/Default/Extensions/mblmlcbknb nfebdfjnolmcapmdofhmme/1.1/i/agxjaHJvbWV0aGVtZXNyDAsSBEZpbGUYjNgCDA"
78 },
79 "properties": {
80 "ntp_background_alignment": "top",
81 "ntp_background_repeat": "no-repeat"
82 },
83 "tints": {
84 "buttons": [ 0.6, 0.553, 0.5 ]
85 }
86 } 55 }
87 }, 56 },
88 "profile": { 57 "profile": {
89 "exited_cleanly": true, 58 "exited_cleanly": true,
90 "id": "not-signed-in", 59 "id": "not-signed-in",
91 "name": "Not Signed In", 60 "name": "Not Signed In",
92 "nickname": "not-signed-in" 61 "nickname": "not-signed-in"
93 }, 62 },
94 "session": { 63 "session": {
95 "urls_to_restore_on_startup": [ ] 64 "urls_to_restore_on_startup": [ ]
96 }, 65 },
97 "spellcheck": { 66 "spellcheck": {
98 "dictionary": "en-US" 67 "dictionary": "en-US"
99 } 68 }
100 } 69 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698