Skip to content

Instantly share code, notes, and snippets.

@Shugabuga
Created January 26, 2019 20:05
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 Shugabuga/abb6fa8c249e5916b1eb4b78544e9aed to your computer and use it in GitHub Desktop.
Save Shugabuga/abb6fa8c249e5916b1eb4b78544e9aed to your computer and use it in GitHub Desktop.
"Casa Dark" skin for OpenSkin
{
"name": "Casa Dark",
"logo": "https://shuga.co/casa/CasaDark.png",
"author": "Shuga",
"description": "The default dark mode for the Casa home page.",
"styles": [
{
"containerBackground": "background:#222222",
"label": "color:#eeeeee",
"caption": "color:grey",
"button": "background:#454545",
"searchbar": "background:#434343;color:#eeeeee",
"icon": "color:darkgrey",
"buttonHover": "background:#545454!important",
"buttonFocus": "background:#343434!important",
"searchbarFocus": "background:#323232!important",
"greenText": "color:green",
"blueText": "color:teal",
"custom": [
{
"casa": ""
}
]
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment