Skip to content

abdelamzal/mywebsite

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Abdeslam Amzal Digital Resume

A digital resume website built based on the content from my personal REAL resume

Dark Mode Preview

Light Mode Preview

Switching between color themes

This website has no auto toggle theme switcher, therefor to change themes you must manual go into /styles/main.css and the css variables to use either theme. Default is dark, so do the following here:

--mainTextColor:var(--mainTextColor-light); 
--secondaryTextColor:(--secondaryTextColor-light);
--mainLinkColor:var(--mainLinkColor-light);
--mainBorderColor:var(--mainBorderColor-light);
--mainBgColor:var(--mainBgColor-light);

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published