You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, I have no plans to do this at the moment, but you can do this by modifying TW-Style-2.0.1/stylesheets/application.css file as follows:
Find this line #top-menu { background-color: ##5B7493
Modify like this #top-menu { background-color: #222222
Find this line #main-menu li a.selected, #main-menu li a.selected:hover { background: #628DB6
Modify like this #main-menu li a.selected, #main-menu li a.selected:hover { background: #777777
Find this line #main-menu li a:hover { background: #fff; color: black; border-bottom: 3px solid #628DB6
Modify like this #main-menu li a:hover { background: #fff; color: black; border-bottom: 3px solid #777777
Hello, I use the theme you made and I think it's very good, do you see it possible to create a dark one? Best regards.
The text was updated successfully, but these errors were encountered: