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
When I tried to reproduce the vapor theme page of the Bootswatch site, there are some differences.
Example1: The color of the top navbar nav-items is 'light blue' on the Bootswatch site and 'white' with the github vapor/bootstrap.css file.
Example2: The black text in the second (light background) navbar is sharp on the Bootswatch site and slightly blurred with the github vapor/bootstrap.css file.
Comparing the bootstrap.css used by the Bootswatch site and the file on github showed some differences, also for other themes.
Although these changes make the themes look better (personal opinion), I prefer to see the themes on Bootswatch.com with the current dist github files, or, maybe some explanation why and what are the changes.
Anyway, thank you for Bootswatch!
Update: Think I understand now. code/dist is current release. The latest and the greatest can be downloaded via bootswatch.com per theme dropdown.
The text was updated successfully, but these errors were encountered:
I can also see some difference in nav-item styles. I guess it's some kind of variables in a theme template that differ?
Is it by design or is it a bug?)
When I tried to reproduce the vapor theme page of the Bootswatch site, there are some differences.
Example1: The color of the top navbar nav-items is 'light blue' on the Bootswatch site and 'white' with the github vapor/bootstrap.css file.
Example2: The black text in the second (light background) navbar is sharp on the Bootswatch site and slightly blurred with the github vapor/bootstrap.css file.
Comparing the bootstrap.css used by the Bootswatch site and the file on github showed some differences, also for other themes.
Although these changes make the themes look better (personal opinion), I prefer to see the themes on Bootswatch.com with the current dist github files, or, maybe some explanation why and what are the changes.
Anyway, thank you for Bootswatch!
Update: Think I understand now. code/dist is current release. The latest and the greatest can be downloaded via bootswatch.com per theme dropdown.
The text was updated successfully, but these errors were encountered: