mirror of
https://github.com/StarCitizenTools/mediawiki-skins-Citizen.git
synced 2024-11-24 06:24:22 +00:00
ci: 👷 lint code to MediaWiki standards
Check commit and GitHub actions for more details
This commit is contained in:
parent
6392b4c24a
commit
fce2726cc8
|
@ -2,7 +2,7 @@
|
|||
* Dark theme mixin
|
||||
* Dark theme needs a mixin because it is being used by the auto theme as well
|
||||
*/
|
||||
.theme-dark() {
|
||||
.theme-dark() {
|
||||
--color-primary__l: 60%;
|
||||
|
||||
--color-surface-0: ~'hsl( var( --color-primary__h ), 20%, 10% )';
|
||||
|
|
Loading…
Reference in a new issue