Skip to content

martosaur/serum-theme-awsm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Awsm Theme

Awsm Theme is a Serum meets awsm.css

Example

Installing theme

  1. Add serum-theme-awsm to your mix.exs:
{:serum_theme_awsm, "~> 0.1"}
  1. Configure Serum to use this theme in serum.exs
theme: Serum.Themes.Awsm

For more info please refer to the Serum guide

Configuring awsm.css theme

Yeah, awsm.css has themes too...

  1. Go to awsm.css site and choose color scheme you like
  2. Create a file includes/awsm_theme.html.eex in your project and put a link to your chosen scheme's css file there:
<link rel="stylesheet" href="/assets/css/awsm_theme_black.css">

About

Serum theme for awsm.css

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published