Sha256: ffc253b0f42882e1aef54ccaa1e9122befd962d3c85c7309d192e299045a60a4
Contents?: true
Size: 238 Bytes
Versions: 2
Compression:
Stored size: 238 Bytes
Contents
const themeMap = { 'default': { 'background-color': 'white', 'text-color': '#222', 'highlight-color': '#eee' }, 'dark': { 'background-color': '#222', 'text-color': 'white', 'highlight-color': '#2e2e2e' } }
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
dev-portfolio-blog-0.1.9 | assets/js/theme.js |
dev-portfolio-blog-0.1.8 | assets/js/theme.js |