From 60ea2d9339e11a6ec749b47d5b5487ccb39d8f09 Mon Sep 17 00:00:00 2001 From: Corwin Perren Date: Tue, 23 Jan 2018 09:27:40 -0800 Subject: [PATCH] Added a dark stylesheet so things look nice --- ground_station/.idea/deployment.xml | 2 +- .../inspectionProfiles/profiles_settings.xml | 7 - ground_station/.idea/webServers.xml | 2 +- ground_station/.idea/workspace.xml | 130 +++++++++++------- ground_station/RoverGroundStation.py | 7 +- 5 files changed, 87 insertions(+), 61 deletions(-) delete mode 100644 ground_station/.idea/inspectionProfiles/profiles_settings.xml diff --git a/ground_station/.idea/deployment.xml b/ground_station/.idea/deployment.xml index cc6653c..46cc65e 100644 --- a/ground_station/.idea/deployment.xml +++ b/ground_station/.idea/deployment.xml @@ -5,7 +5,7 @@ - + diff --git a/ground_station/.idea/inspectionProfiles/profiles_settings.xml b/ground_station/.idea/inspectionProfiles/profiles_settings.xml deleted file mode 100644 index c23ecac..0000000 --- a/ground_station/.idea/inspectionProfiles/profiles_settings.xml +++ /dev/null @@ -1,7 +0,0 @@ - - - - \ No newline at end of file diff --git a/ground_station/.idea/webServers.xml b/ground_station/.idea/webServers.xml index d47e248..52f47c3 100644 --- a/ground_station/.idea/webServers.xml +++ b/ground_station/.idea/webServers.xml @@ -3,7 +3,7 @@