Skip to content

Commit 14e68ff

Browse files
committed
added dark theme chart css
1 parent 29df238 commit 14e68ff

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

web/src/index.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ import httpBackend from 'i18next-http-backend';
77

88
import '@patternfly/react-core/dist/styles/base.css';
99
import '@patternfly/patternfly/patternfly-theme-dark.css';
10+
import '@patternfly/patternfly/patternfly-charts-theme-dark.css';
1011

1112
import App from './app';
1213
import './index.css';

0 commit comments

Comments
 (0)