We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0596040 commit 35ab2a2Copy full SHA for 35ab2a2
src/themes.js
@@ -1,5 +1,6 @@
1
import { blueGrey, grey, indigo, red } from "@material-ui/core/colors";
2
import { createTheme } from "@material-ui/core/styles";
3
+
4
import leavesLightImage from "./assets/leaves-light.png";
5
6
export const darkTheme = createTheme({
0 commit comments