Skip to content

Instantly share code, notes, and snippets.

@ana-cc
Last active January 23, 2019 14:11
Show Gist options
  • Save ana-cc/181ceceae793a92c5ff3fc89b18fe416 to your computer and use it in GitHub Desktop.
Save ana-cc/181ceceae793a92c5ff3fc89b18fe416 to your computer and use it in GitHub Desktop.
Pleroma Zenburn Theme
{
"_pleroma_theme_version": 2,
"theme": {
"fonts": {},
"shadows": {},
"opacity": {},
"colors": {
"bg": "#2f2f2f",
"text": "#c3bf9f",
"link": "#bc6c4c",
"fg": "#3f3f3f",
"cRed": "#e37170",
"cBlue": "#8cd0d3",
"cGreen": "#7cac7c",
"cOrange": "#dc8c6c"
},
"radii": {}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment