diff --git a/app/assets/stylesheets/themes/ui_mars.scss b/app/assets/stylesheets/themes/ui_mars.scss index 6623229..d40a022 100644 --- a/app/assets/stylesheets/themes/ui_mars.scss +++ b/app/assets/stylesheets/themes/ui_mars.scss @@ -23,8 +23,12 @@ background-color: #373D47; } } + .nav > li > a { color: #AAA; } } } + .turbolink-spinner { + color: #FFF; + } .separator { background: #31363E; -- libgit2 0.21.2