Skip to content

Commit

Permalink
Merge pull request #256 from spacecloud-io/v0.21.5
Browse files Browse the repository at this point in the history
v0.21.5
  • Loading branch information
YourTechBud authored Sep 5, 2021
2 parents fa9cdd7 + 85561f9 commit 719aeab
Show file tree
Hide file tree
Showing 57 changed files with 29,380 additions and 6,032 deletions.
3 changes: 2 additions & 1 deletion config-overrides.js
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,8 @@ module.exports = override(
addLessLoader({
javascriptEnabled: true,
modifyVars: {
'@primary-color': '#FF6700',
'@primary-color': '#1D66FF',
'@text-color': '#455880',
'@label-color': "rgba(0,0,0, 0.56)"
},
}),
Expand Down
Loading

0 comments on commit 719aeab

Please sign in to comment.