arcanelab / arcanelab.github.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Wowfolio πŸ¦„

A Simple & Clean Portfolio Template For Developers πŸ‘¨β€πŸ’»

Wowfolio Demo



Test the template with different colours using the colour picker 🎨

This is very helpful for you as you can test the template with different colours and see which colour fits your needs so you can use that colour for your own website.


Wowfolio Color Tester

Important Note: Once you found the perfect colour for your site then just note the RGB value of the colour and then go inside this file called style.css on line number 9, and replace the value of the --themeColor variable with your RGB value as shown in the below code example so you can see the colour change in your website.

:root {
  --themeColor: 29, 161, 242; /* Theme Color in (R,G,B) format */
}



Technologies used πŸ› οΈ

  • HTML πŸ’€
  • CSS 🌈
  • JavaScript 🧠



Drop a Star ⭐

If you like this project then drop a Github star by pressing the Star button ⭐




Author πŸ‘¨β€πŸ’»

Ram Maheshwari ⚑

Support me by giving me a Follow/Subscribe on my Social Accounts πŸ”₯

LinkedIn Twitter Instagram YouTube

About

License:MIT License


Languages

Language:CSS 44.5%Language:HTML 43.4%Language:JavaScript 12.1%