Metro-UI-CSS icon indicating copy to clipboard operation
Metro-UI-CSS copied to clipboard

Help configuring custom color scheme

Open brunoferr78 opened this issue 4 years ago • 2 comments
trafficstars

I have read your documentation about color schemes but it isn't very explicit how to get it working.

Can you please give me a help withn that?

Nice project!!!

brunoferr78 avatar Jan 25 '21 18:01 brunoferr78

Thanks for opening a new issue. The author has been notified and will review it as soon as possible. For urgent issues and priority support, visit https://xscode.com/olton/Metro-UI-CSS or Patreon

xscode-auto-reply[bot] avatar Jan 25 '21 18:01 xscode-auto-reply[bot]

You'll want to import the color scheme that you want to use as a stylesheet in the css stylesheet import header. I'm using the red-dark color scheme and utilizing the following: <link rel="stylesheet" href="assets/css/schemes/red-dark.css">

I found it after viewing this: #1280

EternalDusk avatar Mar 23 '23 07:03 EternalDusk