Skip to content

Instantly share code, notes, and snippets.

@zezic
Created August 3, 2018 17:09
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 zezic/ebc8b808f73b5757a62862b31c622bfe to your computer and use it in GitHub Desktop.
Save zezic/ebc8b808f73b5757a62862b31c622bfe to your computer and use it in GitHub Desktop.
Config example
module.exports = {
keyColorBG: '#5339F1',
keyColorFG: '#FFFFFF',
secondColorBG: '#1A1A1A',
secondColorFG: '#FFFFFF',
loadingColor: '#FFCC00',
slug: 'my-own-music-site',
read_key: 'JAS2t6VWeawyalfAZluKpU70c0nbHRpNz1GYUx0lZUYdPYA8Ln',
write_key: 'IFtzAiMVDOPvXIpyt11k7MFW19u2fehFzlGFz4cJHirpbAe1uD'
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment