MediaWiki:Gadget-thèmesombre.js

De Poképédia
Aller à la navigation Aller à la recherche

Note : après avoir publié vos modifications, il se peut que vous deviez forcer le rechargement complet du cache de votre navigateur pour voir les changements.

  • Firefox / Safari : maintenez la touche Maj (Shift) en cliquant sur le bouton Actualiser ou appuyez sur Ctrl + F5 ou Ctrl + R (⌘ + R sur un Mac).
  • Google Chrome : appuyez sur Ctrl + Maj + R (⌘ + Shift + R sur un Mac).
  • Internet Explorer / Edge : maintenez la touche Ctrl en cliquant sur le bouton Actualiser ou pressez Ctrl + F5.
  • Opera : appuyez sur Ctrl + F5.
( function() {
	$('td[style*="background"]').not('td[style*="transparent"]').css('filter', 'invert( 0.9 ) hue-rotate( 180deg )');
	$('img').not('td[style*="background"] img, th[style*="background"] img, span[style*=color] img, table.inconnu th img, table.acier th img, table.combat th img, table.dragon th img, table.eau th img, table.Électrik th img, table.Électrique th img, table.électrik th img, table.électrique th img, table.feu th img, table.fée th img, table.glace th img, table.insecte th img, table.normal th img, table.obscur th img, table.plante th img, table.poison th img, table.psy th img, table.roche th img, table.sol th img, table.spectre th img, table.ténèbres th img, table.vol th img, td.vert img, td.rouge img, td.bleu img, td.jaune img, td.rouge-bleu img, td.or img, td.argent img, td.cristal img, td.or-argent img, td.rubis img, td.saphir img, td.émeraude img, td.rubis-saphir img, td.colosseum img, td.xd img, td.rougefeu img, td.vertfeuille img, td.rougefeu-vertfeuille img, td.diamant img, td.perle img, td.platine img, td.diamant-perle img, td.orheartgold img, td.argentsoulsilver img, td.orheartgold-argentsoulsilver img, td.pokéwalker img, td.parcdesamis img, td.noir img, td.blanc img, td.noir-blanc img, td.dreamworld img, td.noir2 img, td.blanc2 img, td.noir2-blanc2 img, td.x img, td.y img, td.x-y img, td.rubisoméga img, td.saphiralpha img, td.rubisoméga-saphiralpha img, td.soleil img, td.lune img, td.soleil-lune img, td.ultrasoleil img, td.ultralune img, td.ultrasoleil-ultralune img, td.letsgopikachu img, td.letsgoévoli img, td.letsgopikachu-letsgoévoli img, td.épée img, td.bouclier img, td.épée-bouclier img, td.isolarmure img, td.couronneige img, td.diamantétincelant img, td.perlescintillante img, td.diamantétincelant-perlescintillante img, td.légendesarceus img, td.immunité, td.résistance, td.doublerésistance, td.standard, td.faiblesse, td.doublefaiblesse, .transition img, .hautesherbes img, .hautesherbesvolcaniques img, .hautesherbesbrunes img, .herbessombres img, .longuesherbes img, .longuesherbessombres img, .hautesherbesremuantes img, .algues img, .trouéecachée img, .fleursrouges img, .fleursjaunes img, .fleursviolettes img, .caché img, .vadrouilleur img, .fossile img, .marécage img, .cave img, .étage img, .rezdechaussée img, .soussol img, .sable img, .solaccidenté img, .ausol img, .arbre img, .buisson img, .éclateroc img, .coupdboule img, .air img, .surf img, .surf-ombre img, .canne img, .supercanne img, .mégacanne img, .canne-ombre img, .baie img, .essaim img, .troupeau img, .horde img, .renfort img, .pokéradar img, .navidex img, .scannerdesîles img, .sonhoenn img, .sonsinnoh img, th.rubis img, th.saphir img, th.émeraude img, th.rougefeu img, th.vertfeuille img, .rougefeu-vertfeuille-émeraude img, .gameboy img, .rencontrespéciale img, .matin img, .jour img, .nuit img, .printemps img, .été img, .automne img, .hiver img, .météo-soleil img, .nuage img, .pluie img, .orage img, .neige img, .blizzard img, .soleilintense img, .tempêtedesable img, .brume img, .raid1 img, .raid2 img, .raid3 img, .raid4 img, .raid5 img').css('filter', 'invert( 0.9 ) hue-rotate( 180deg )');
})();