mdbook/src/theme/stylus/themes/index.styl
Cldfire 44efc65c63 Add Ayu theme
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.
2017-06-06 16:35:44 -04:00

5 lines
75 B
Stylus

@import 'light'
@import 'coal'
@import 'navy'
@import 'rust'
@import 'ayu'