mirror of
https://github.com/gosticks/react-bootstrap-table2.git
synced 2025-10-16 11:55:39 +00:00
Slightly tuning for primary color
This commit is contained in:
parent
55384888e1
commit
2c1a4229f5
@ -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 */
|
||||
|
||||
Loading…
Reference in New Issue
Block a user