-
Whitney Armstrong authored
modified: src/@rocketseat/gatsby-theme-docs/styles/theme.js modified: src/docs/part3/simulating_detectors.md
Whitney Armstrong authoredmodified: src/@rocketseat/gatsby-theme-docs/styles/theme.js modified: src/docs/part3/simulating_detectors.md
theme.js 265 B
export default {
colors: {
primary: '#E1A809',
background: '#fff',
sidebar: {
background: '#ffffff',
link: '#737373',
heading: '#aaa',
linkActive: '#13131A',
itemActive: '#F5F5FA',
footer: '#A8A8B3',
},
},
};