Created
April 22, 2016 12:02
-
-
Save wwwlicious/5f48d9025199e1de097b5c391068bc24 to your computer and use it in GitHub Desktop.
Prince Theme for Seq - https://getseq.net/
This file contains 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
.masthead { background-color: #663399 ; } | |
.dash { background-color: #7871AA; } | |
.signal-bar { background-color: #663399; } | |
.route-nav-dash #nav-dash, .route-nav-events #nav-events, .route-nav-settings #nav-settings, .route-nav-user #nav-user { | |
background-color: #663399; | |
} | |
.signal-bar .show-hide-toggle { | |
background-color: #7871AA; | |
} | |
.event.expanded { | |
background-color: #E6F2F2; | |
} | |
.as-table table thead tr { | |
background-color: #7871AA; | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Quite nice, can you also add that the indicator in an information level event should be some kind of visible color like yellow?