Live Demo: hbakouane.dev
I created this portfolio for my new website using Bootstrap, you can use it too, just make sure you keep my credits :) Thanks!
Just go the assets/css/main.css and change the color variables
:root {
--gray: rgba(191, 191, 191, 0.163);
--main: rgb(49, 142, 228);
--main-dark: rgb(17, 68, 116);
}