#
vincentlu
2025-01-13 8e492faebda1640adfc30a780fc95b9ecd019c6d
zy-acs-flow/src/themes/rcsTheme.js
@@ -1,6 +1,6 @@
import { defaultTheme } from 'react-admin';
const MAIN_COLOR = 'rgb(47, 104, 172)';
const MAIN_COLOR = 'rgb(47, 104, 172)'; // #2f68ac
export const rcsDarkTheme = {
    palette: {