Created
October 28, 2015 04:22
-
-
Save hom3chuk/d01049352a64c171ad9e to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
.dash-eye { color: #b30f68; } | |
.dash-body { color: #88d2f3; } | |
.dash-body-stroke { color: #58a0dc; } | |
.dash-1 { color: #5e1e88; } | |
.dash-2 { color: #0e88cb; } | |
.dash-3 { color: #4bb136; } | |
.dash-4 { color: #e6e5a8; } | |
.dash-5 { color: #df6126; } | |
.dash-6 { color: #dd3534; } | |
.dash-bg-eye { background-color: #b30f68; } | |
.dash-bg-body { background-color: #88d2f3; } | |
.dash-bg-body-stroke { background-color: #58a0dc; } | |
.dash-bg-1 { background-color: #5e1e88; } | |
.dash-bg-2 { background-color: #0e88cb; } | |
.dash-bg-3 { background-color: #4bb136; } | |
.dash-bg-4 { background-color: #e6e5a8; } | |
.dash-bg-5 { background-color: #df6126; } | |
.dash-bg-6 { background-color: #dd3534; } |
Author
hom3chuk
commented
Oct 28, 2015
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment