Skip to content

Instantly share code, notes, and snippets.

@KageShiron
Created June 4, 2018 17:06
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save KageShiron/5574717d1f91e2f0e71d00d5cca96daa to your computer and use it in GitHub Desktop.
Save KageShiron/5574717d1f91e2f0e71d00d5cca96daa to your computer and use it in GitHub Desktop.
Microsoft Kusa for GitHub
rect.day[fill="#c6e48b"]{
fill:#ffbb00 !important;
}
rect.day[fill="#7bc96f"]{
fill:#7cbb00 !important;
}
rect.day[fill="#239a3b"]{
fill:#00a1f1 !important;
}
rect.day[fill="#196127"]{
fill:#f65314 !important;
}
.legend li:nth-child(2){
background-color:#ffbb00 !important;
}
.legend li:nth-child(3){
background-color:#7cbb00 !important;
}
.legend li:nth-child(4){
background-color:#00a1f1 !important;
}
.legend li:nth-child(5){
background-color:#f65314 !important;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment