Home | History | Annotate | Download | only in resources

Lines Matching refs:Theme

884 // Theme related
888 $('themecss').href = 'chrome://theme/css/newtab.css?' + Date.now();
893 // Default value for standard NTP with no theme attribution or custom logo.
896 // Theme attribution always overrides custom logos.
898 logEvent('updateAttribution called with THEME ATTR');
905 $('attribution-img').src = 'chrome://theme/' + imageId + '?' + Date.now();