@draftbox-co/gatsby-ghost-novela-theme
Version:
A Gatsby theme plugin for creating blogs from headless Ghost CMS.
32 lines (31 loc) • 741 B
text/typescript
export default {
token: `#fff`,
languageJavascript: `#e8696b`,
javascript: `#e8696b`,
background: `#292c34`,
comment: `#5e6a76`,
string: `#a8e2a8`,
var: `#b3bac5`,
number: `#e4854d`,
constant: `#b3bac5`,
plain: `#fff`,
doctype: `#e8696b`,
tag: `#e8696b`,
keyword: `#d49fd4`,
boolean: `#ff5874`,
function: `#5F8DC3`,
parameter: `#F9965D`,
className: `#ffcf74`,
attrName: `#bf87ba`,
attrValue: `#a8e2a8`,
interpolation: `#fff`,
punctuation: `#5FA8AA`,
["maybe-class-name"]: `#fff`,
property: `#80cbc4`,
propertyAccess: `#fff`,
namespace: `#b2ccd6`,
highlight: `rgba(255,255,255,0.07)`,
highlightBorder: `#e1bde2`,
dom: `#5F8DC3`,
operator: `#5FA8AA`,
};