Skip to content

Instantly share code, notes, and snippets.

@kthoms
Created February 8, 2012 16:57
Show Gist options
  • Save kthoms/1771043 to your computer and use it in GitHub Desktop.
Save kthoms/1771043 to your computer and use it in GitHub Desktop.
Spray_Listing_Styles_BlackAndWhiteStyle_DSL
style BlackAndWhiteStyle {
description = "A style with white background and black foreground."
transparency = 0.95
background-color = black
line-color = black
line-style = solid
line-width = 1
font-color = black
font-name = "Tahoma"
font-size = 10
font-bold = yes
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment