User:Reversedragon/FirstNineThousand/hue2-old.css
Appearance
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.
/* stylesheet for archiving old swatch colors - this was made to be complementary to the current stylesheet so it's easy to compare the old and new colors */
@media screen {
/* rare fields - these override the common fields if one of those is specified */
.hue .field_antiberry01 { border-color: #0a7658; background: #81d4bd; /* anti-strawberry */ }
.hue.field_horror .field_horror01 { border-color: #305e00; background: #509e40; /* dark green */ }
dl.hue.field_relativity .field_relativity01 .figure, dl.hue.field_relativity .field_relativity01:before { background: #374a2b linear-gradient(155deg,#374a2b,#597746,#a1ca58,#3e5132,#374a2b); }
/* hyper-specific political-agorisms or Leninisms */
.hue.field_ML .field_althusser00 { border-color: #7e2b42; background: #f589a7; /* strawberry */ }
.hue.field_ML .field_althusser01 { border-color: #4f1313; background: #8a869d; /* silver */ }
.hue.field_ML .field_althusser02 { border-color: #4f1313; background: #63717d; /* silver */ }
/* term list */
.hue.field_relativity .hue-term .field_relativity01 { background: #374a2b linear-gradient(150deg,#374a2b,#374a2b,#a1ca58,#374a2b,#374a2b); }
/* reminder that these swatches didn't have a special text color */
.mw-body .hue.field_horror .field_horror01 .figure, .hue.field_horror .field_horror01:before,
.mw-body .hue.field_ML .field_althusser01 .figure, .mw-body .hue.field_ML .field_althusser01:before
{}
/* old versions of swatch text colors */
.mw-body .hue .field_mdem-example-not:before, .mw-body .hue .field_mdem-example-not .figure
{ color: #eeffe8; }
.mw-body .hue.field_ML .field_althusser02:before, .mw-body .hue.field_ML .field_althusser .figure
{ color: #fafafa; }
}
/* [[Category:Fake Item lists]] [[Category:Item colors ontology]] page ends here.
search keywords: colours */