Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

We use a customized Bootstrap theme in the SWC, which we then further customize to have the a different color palette.  Do this when updating Bootstrap.

Step

...

by

...

-@tooltip-bg:                  #727272;
+@tooltip-bg:                  #171717;

And update bootswatch.less btn so that all text is not uppercase (impacts Synapse Table Headers, for example):

 .btn {
-  text-transform: uppercase;

 

...

step guide is provided in the repo page (under Synapse customization).

https://github.com/Sage-Bionetworks/bootswatch