Skip to content

Instantly share code, notes, and snippets.

@DrewML
Created November 7, 2015 00:51
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 DrewML/7a7fbf682a84dcb2667b to your computer and use it in GitHub Desktop.
Save DrewML/7a7fbf682a84dcb2667b to your computer and use it in GitHub Desktop.
// Application title bar
body.dark .aui-header {
background: #000;
}
// "New Chat" button
body.dark .aui-header .aui-button {
background: #3C4444;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment