jsonresume-theme-mocha-responsive
Version:
Custom dark theme for JSON Resume based on Caffeine theme by Kelvin Nguyen (https://github.com/kelyvin)
27 lines (26 loc) • 473 B
JSON
{
"colors": {
"background": "",
"accent": "",
"coloredAccent" : "",
"text" : ""
},
"colors1": {
"background": "#363333",
"accent": "#2c2929",
"coloredAccent" : "#E16428",
"text" : ""
},
"colors2": {
"background": "#363333",
"accent": "#2a1d1d",
"coloredAccent" : "#E16428",
"text" : ""
},
"colors3": {
"background": "#363333",
"accent": "#2c221d",
"coloredAccent" : "#E16428",
"text" : ""
}
}