diff --git a/theme/bootstrapdark/static/local.css b/theme/bootstrapdark/static/local.css index 8d740c5..762903b 100644 --- a/theme/bootstrapdark/static/local.css +++ b/theme/bootstrapdark/static/local.css @@ -86,3 +86,7 @@ td { h1,h2,h3,h4,h5,h6 { color: #4455FF; } + +.navbar .brand { + color: #4455FF; +}