434
editsAd placeholder
User:Crashaholic/vector.js: Difference between revisions
Jump to navigation
Jump to search
no edit summary
Crashaholic (talk | contribs) No edit summary |
Crashaholic (talk | contribs) No edit summary |
||
Line 89: | Line 89: | ||
set_var("--btn-active-fg", "rgb(44, 34, 16)"); | set_var("--btn-active-fg", "rgb(44, 34, 16)"); | ||
$('.theme-dark-grey').each(function() { | /*$('.theme-dark-grey').each(function() { | ||
$(this).find('*').addClass('theme-bg3-light'); | $(this).find('*').addClass('theme-bg3-light'); | ||
}); | });*/ | ||
} | } |