Skip to content

TyrWinDev/digital-resume-v2.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Pedro Medina's Digital Resume

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

View live demo here using github pages: Live Demo

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

Digital resume with portfolio projects and work history.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published