Skip to content

Blazium Artwork, Document, and other Assets for the Project as a whole.

License

Notifications You must be signed in to change notification settings

blazium-engine/blazium-assets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

88 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

blazium-assets

Blazium Artwork, Document, and other Assets for the Project as a whole.

Color used for the engine.

  • #F079F2 :pink_circle: Pink
  • #8130F2 🟣 LTPurple
  • #7732D9 🟣 Purple
  • #797FF2 :blue_circle: Blueish
  • #0D0D0DBlack

For SVG images

SVG images need to be processed with svgo before usage to minimize file size.

# install svgo
npm install -g svgo

# svgo usage
svgo --config ./svg.config.mjs -rf path/to/directory_with_svgs -o path/to/output_directory

The file svg.config.mjs can be found in the repository.

About

Blazium Artwork, Document, and other Assets for the Project as a whole.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published