diff --git a/build/less/variables.less b/build/less/variables.less index 64e1ca79f..79b10bd11 100644 --- a/build/less/variables.less +++ b/build/less/variables.less @@ -8,17 +8,16 @@ //COLORS //-------------------------------------------------------- - -@light-blue: #3c8dbc; //Primary -@red: #dd4b39; +@light-blue: #3c8dbc; //Danger -@green: #00a65a; +@red: #dd4b39; //Success -@aqua: #00c0ef; +@green: #00a65a; //Info -@yellow: #f39c12; +@aqua: #00c0ef; //Warning +@yellow: #f39c12; @blue: #0073b7; @navy: #001F3F; @teal: #39CCCC; diff --git a/documentation/build/include/implementations.html b/documentation/build/include/implementations.html index a84386d07..313dd6f93 100644 --- a/documentation/build/include/implementations.html +++ b/documentation/build/include/implementations.html @@ -4,6 +4,7 @@ for easy integration with back-end frameworks. The following are some of them: