No edit summary |
No edit summary |
||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
So far this is completely broken so please don't use any of this | |||
{| class=wikitable style="width:100%;" | {| class=wikitable style="width:100%;" | ||
|- | |- | ||
Line 4: | Line 6: | ||
| #202020 || #ffc000 | | #202020 || #ffc000 | ||
|- | |- | ||
! scope="row" | | ! scope="row" | React Colors | ||
| | | #202040 || #ffe040 | ||
| | |||
| | |||
|- | |- | ||
! scope="row" | | ! scope="row" | Technocrat Colors | ||
| | | #d0d0d0 || #b02020 | ||
| | |||
| | |||
|} | |} | ||
Line 20: | Line 16: | ||
{{#css: | {{#css: | ||
html{scrollbar-color:#00a0ff #404040;} | html{scrollbar-color:#00a0ff #404040;} | ||
#cosmos-toolbar,#cosmos-footer{display:none;} | #cosmos-toolbar,#cosmos-footer{display:none;} | ||
body{cursor:auto;} | body{cursor:auto;} | ||
h1{font-size:32px;} | h1{font-size:32px;} | ||
img{image-rendering:pixelated;} | img{image-rendering:pixelated;} | ||
.cs-comments{display:none;} | .cs-comments{display:none;} | ||
}} | }} | ||
{{Style | {{Style |
Latest revision as of 09:34, 31 December 2023
So far this is completely broken so please don't use any of this
NRx Colors | #202020 | #ffc000 |
---|---|---|
React Colors | #202040 | #ffe040 |
Technocrat Colors | #d0d0d0 | #b02020 |