Slightly tuning for primary color

This commit is contained in:
Chun-MingChen 2018-09-16 18:25:14 +08:00
parent 55384888e1
commit 2c1a4229f5

View File

@ -6,7 +6,7 @@
*/
const ORGANIZATION_NAME = 'react-bootstrap-table';
const PROJECT_NAME = 'react-bootstrap-table2';
const PRIMARY_COLOR = '#007bff';
const PRIMARY_COLOR = '#1976d2';
const SECONDARY_COLOR = '#1769aa';
/* List of projects/orgs using your project for the users page */