Skip to content

calamity-inc/Silver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Silver

A website design framework made for dark mode.

See what Silver looks like

Usage

<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" href="https://calamity-inc.github.io/Silver/base.css">

Additionally, if you want the navbar:

<link rel="stylesheet" href="https://calamity-inc.github.io/Silver/navbar.css">
<script src="https://calamity-inc.github.io/Silver/navbar.js"></script>