Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Join the Playtest on Steam Now: SpiritVale

MediaWiki:Common.css: Difference between revisions

MediaWiki interface page
No edit summary
No edit summary
Line 145: Line 145:


   /* Module palette (kept dark across themes) */
   /* Module palette (kept dark across themes) */
   --sv-modules-band-a: #463574; /* +20% lighter than #3a2c61 */
   --sv-modules-band-a: #443a67; /* washed band start */
   --sv-modules-band-b: #221840; /* +20% lighter than #1c1435 */
   --sv-modules-band-b: #2c2744; /* washed band end */
   --sv-module-box:    #160e26; /* +20% lighter than #120c20 */
   --sv-module-box:    #302f41; /* washed tile fill (muted dark purple) */
   --sv-module-gridline: rgba(255, 255, 255, 0.12); /* was 0.10 */
   --sv-module-gridline: rgba(255, 255, 255, 0.10);
}
}