User:Reversedragon/FirstNineThousand/hue2-old.css: Difference between revisions
Appearance
archive old horror swatch |
m archive old black panther swatch |
||
| (5 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
/* stylesheet for archiving old swatch colors */ | /* 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 { | @media screen { | ||
.hue .field_BPP01 { border-color: #714b51; background: #4a174a; /* buttertree or nsafu */ } | |||
/* rare fields - these override the common fields if one of those is specified */ | /* 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 */ } | .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 */ | /* 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]] */ | /* [[Category:Fake Item lists]] [[Category:Item colors ontology]] page ends here. | ||
search keywords: colours */ | |||
Latest revision as of 23:56, 4 September 2026
/* 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 {
.hue .field_BPP01 { border-color: #714b51; background: #4a174a; /* buttertree or nsafu */ }
/* 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 */