Skip to content

Commit

Permalink
chore(core-styles): fp-1499 rename fractal theme
Browse files Browse the repository at this point in the history
  • Loading branch information
wesleyboar committed Jul 12, 2022
1 parent ba53ede commit f2829f2
Show file tree
Hide file tree
Showing 2 changed files with 349 additions and 1,395 deletions.
2 changes: 1 addition & 1 deletion fractal.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ const projectCSSFile = projectName
: null;

const fractal = require('@tacc/core-styles/fractal.config.js');
const themeConfig = require('@tacc/core-styles/fractal.config.theme.js');
const themeConfig = require('@tacc/core-styles/fractal.theme.js');

const theme = mandelbrot(Object.assign(themeConfig, {
skin: Object.assign(themeConfig.skin, {
Expand Down
Loading

0 comments on commit f2829f2

Please sign in to comment.