Also adds the a new variable, `$inline-code-color`, to base.styl. The `Ayu` theme needed this to change the text color of inline code.
5 lines
75 B
Stylus
5 lines
75 B
Stylus
@import 'light'
|
|
@import 'coal'
|
|
@import 'navy'
|
|
@import 'rust'
|
|
@import 'ayu'
|