Files
sphinx_rtd_theme/sass/_theme_variables.sass

10 lines
461 B
Sass
Raw Normal View History

2013-11-05 11:43:17 -08:00
// In here are varibles used for sphinx_rtd_theme, they either add to or overwrite the default ones
// that are set in wyrm_core/wy_variables.sass. You'll find wyrm in bower_components if you're looking
// for a reference.
$font-awesome-dir: "../font/"
$static-img: "../img/"
2013-11-04 23:31:20 -08:00
$mathjax-color: $text-color
$mathjax-note-color: $white
$mathjax-warning-color: $white