Add inherit colour

This commit is contained in:
Oliver Davies 2018-12-21 00:28:41 +00:00
parent 8034a7471e
commit 18b99894f9

View file

@ -1,4 +1,5 @@
var colors = { var colors = {
'inherit': 'inherit',
'transparent': 'transparent', 'transparent': 'transparent',
'black': '#222b2f', 'black': '#222b2f',