aboutsummaryrefslogtreecommitdiff
path: root/modern/src/theme
diff options
context:
space:
mode:
authorAshutosh Bishnoi <mail2bishnoi@gmail.com>2021-05-08 18:20:48 +0530
committerAshutosh Bishnoi <mail2bishnoi@gmail.com>2021-05-08 18:20:48 +0530
commitca9d842c875c8867aca8ec7c5f533bde1be3f975 (patch)
treea99bc33abf3b73223be3a9230a8c5693fc554bb3 /modern/src/theme
parent47f8bd006edf77b1325ecb36e594eed2fa0dd26e (diff)
downloadetbsa-traccar-web-ca9d842c875c8867aca8ec7c5f533bde1be3f975.tar.gz
etbsa-traccar-web-ca9d842c875c8867aca8ec7c5f533bde1be3f975.tar.bz2
etbsa-traccar-web-ca9d842c875c8867aca8ec7c5f533bde1be3f975.zip
Added Registration form
Diffstat (limited to 'modern/src/theme')
-rw-r--r--modern/src/theme/palette.js2
1 files changed, 0 insertions, 2 deletions
diff --git a/modern/src/theme/palette.js b/modern/src/theme/palette.js
index 5a54b77..5c93cfd 100644
--- a/modern/src/theme/palette.js
+++ b/modern/src/theme/palette.js
@@ -1,5 +1,3 @@
-import { deepPurple, green } from '@material-ui/core/colors';
-
const traccarPurple = '#333366';
const traccarGreen = '#4CAF50';
const traccarWhite = '#FFF';