Jump to content

MediaWiki:Gadget-colorblind2.css

From Philosophical Research

Note: After publishing, you may have to bypass your browser's cache to see the changes.

  • Firefox / Safari: Hold Shift while clicking Reload, or press either Ctrl-F5 or Ctrl-R (⌘-R on a Mac)
  • Google Chrome: Press Ctrl-Shift-R (⌘-Shift-R on a Mac)
  • Edge: Hold Ctrl while clicking Refresh, or press Ctrl-F5.
/* simulation of red/green colorblind perception for hue.css - this one is daltonized and shows you what colorblind.css "actually" looks like. (approximately) */
/* colorblind.css should be tested with a browser extension that shifts the colors. (unfortunately these can have bugs.) this one does not need to be used that way. */

 /* general categories */
 .hue .field_nations  { border-color: #797979 !important; background: #b1a881 !important; }
 .hue .field_exstruct { border-color: #5d5c55 !important; background: #bfc8e0 !important; }
 .hue .field_trotsky  { background: #e1d28e !important; }
 .hue .field_gramsci  { border-color: #514f40 !important; background: #7aa4fc !important; }
 .hue .field_mdem     { border-color: #22221c !important; background: #81731c !important; }
 .hue .field_anarchy  { border-color: #2e260d !important; background: #2e3549 !important; }
 .hue .field_fantasy  { border-color: #6c8ace !important; background: #ebedf7 !important; }
 .hue .field_horror   { border-color: #2a5595 !important; background: #68779b !important; }
 /* field_internal is fine */
 
 .hue.data_mage .bloc_earth, .hue.data_teadragon .suit_spring  { background: #ccc08a !important; }
 .hue.data_mage .bloc_sun, .hue.data_teadragon .suit_autumn    { background: #756800 !important; }
 .hue.data_mage .bloc_sea    { background: #1c60b8 !important; }
 /* bloc_steel and bloc_death look just fine already */
 
 .hue.data_teadragon .suit_spring { border-color: #453d16 !important; }
 .hue.data_teadragon .suit_summer { border-color: #6c6016 !important; background: #fee980 !important; }
 .hue.data_teadragon .suit_autumn { border-color: #453d0d !important; }
 .hue.data_teadragon .suit_winter { border-color: #635a35 !important; background: #adbade !important; }
 
  /* these are not finished on the colorblind sheet proper so I'll just leave them un-done
 .hue.data_pkmn .element_normal   { border-color: lknlkwjerkljwekr !important; background: lknlkwjerkljwekr !important; }
 .hue.data_pkmn .element_fighting { border-color: asdfasdfasdfsdf !important; background: asdfasdfasdfsdf !important; }
 .hue.data_pkmn .element_poison   { border-color: lknlkwjerkljwekr !important; background: lknlkwjerkljwekr !important; }
 .hue.data_pkmn .element_ground   { border-color: asdfasdfasdfsdf !important; background: asdfasdfasdfsdf !important; }
 .hue.data_pkmn .element_rock     { border-color: asdfasdfasdfsdf !important; background: asdfasdfasdfsdf !important; }
 .hue.data_pkmn .element_bug      { border-color: asdfasdfasdfsdf !important; background: asdfasdfasdfsdf !important; }
 .hue.data_pkmn .element_ghost    { border-color: asdfasdfasdfsdf !important; background: asdfasdfasdfsdf !important; }
 .hue.data_pkmn .element_steel    { border-color: asdfasdfasdfsdf !important; background: asdfasdfasdfsdf !important; }
 .hue.data_pkmn .element_water    { border-color: asdfasdfasdfsdf !important; background: asdfasdfasdfsdf !important; }
 .hue.data_pkmn .element_electric { border-color: lknlkwjerkljwekr !important; background: asdfasdfasdfsdf !important; }
 .hue.data_pkmn .element_psychic  { border-color: asdfasdfasdfsdf !important; background: asdfasdfasdfsdf !important; }
 .hue.data_pkmn .element_dragon   { border-color: asdfasdfasdfsdf !important; background: asdfasdfasdfsdf !important; }
 .hue.data_pkmn .element_dark     { border-color: asdfasdfasdfsdf !important; background: asdfasdfasdfsdf !important; }
 .hue.data_pkmn .element_fairy    { border-color: asdfasdfasdfsdf !important; background: asdfasdfasdfsdf !important; } */

 /* these swatches kept being indistinguishable in practice, so I combined them. should colorblind editors have any better ideas for keeping swatches distinguishable, they can be separated again */
 .hue .field_geo, .hue.data_pkmn .element_flying   { border-color: #636875 !important; background: #c8c2aa !important; }
 .hue .field_ML, .hue.data_pkmn .element_fire   { border-color: #4f470d !important;  background: #6e684b !important; }
 .hue.data_mage .bloc_earth, .hue.data_pkmn .element_grass   { background: #ccc08a !important; }
 /* these were always the same on the regular stylesheet */
 .hue.data_pkmn .element_ice, .hue.data_adventuretime-2010 .element_ice  { border-color: #a0b7f2 !important; background: #dae0f4 !important; }
 .hue.data_adventuretime-2010 .element_candy  { border-color: #1c4784 !important; background: #a6a39a !important; }
 
 /* these are untouched from colorblind.css */
 ol.hue .field_trotsky, ol.hue .field_ML, ol.hue .field_mdem,
   ol.hue li.field_exstruct, ol.hue .field_nations,
   ol.hue li.field_geo, ol.hue li.field_fantasy, ol.hue li.field_horror  { color: inherit; }
 ol.hue li.number_empty  { color: white; }
 .mw-body .hue .field_ML:before, .mw-body .hue .field_ML .figure, .mw-body .hue .field_anarchy:before, .mw-body .hue .field_anarchy .figure,
   .mw-body .hue.data_mage .bloc_death:before, .mw-body .hue.data_mage .bloc_death .figure,
   .mw-body ol.hue .number_empty,  ol.hue .field_horror.element_empty:before  { color: #fafafa !important; }
 .mw-body .hue .field_mdem:before, .mw-body .hue .field_mdem .figure  { color: #eeffe8 !important; }

/* [[Category:Fake Item lists]] */