Skip to content

DarrianCZE/vamsys-v5-custom-css

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 

Repository files navigation

Custom Stylesheet for the vAMSYS v5

This stylesheet contains an end to end solution made for the virtual airline SW Virtual, however based on the popular reception of previous version, I have decided to make this available to the public as well. The only thing which needs to be done, is to change your primary and secondary colors.

Download link

Download here: https://github.com/DarrianCZE/vamsys-v5-custom-css/releases

How to use

  • Change your VA colors in the first section of the CSS:
:root{ /* Variable section of the CSS, edit your colors only here: */
	--primary-rgb: 0,69,138; /* Primary VA Color in RGB format. Should be darker. */
	--secondary-rgb: 241,144,1; /* Secondary VA Color in RGB format. Should be brighter. */
	--primary-darkmode-color: 255,255,255; /* Primary Dark mode color. In this case, it's white, but theoretically it can be any very bright color. */
}
  • Import the stylesheet into the vAMSYS v5 Orwell Design section!

About

Custom stylesheet for the vAMSYS v5

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages