Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/iNavFlight/inav-configurator.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorskaman82 <albert@wd-design.de>2016-05-24 18:28:30 +0300
committerskaman82 <albert@wd-design.de>2016-05-24 18:28:30 +0300
commit6b6fd4d35cb84a0ef7db2bea6a5bf0a41213abe1 (patch)
treef595a1a75ce96bf9081e3a572e5a962b32477f8a /support/svg_model_motors.rb
parentd68d0e293fb5f2f4793070ae06d50ca2f6660d41 (diff)
Color scheme changes
Diffstat (limited to 'support/svg_model_motors.rb')
-rwxr-xr-xsupport/svg_model_motors.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/support/svg_model_motors.rb b/support/svg_model_motors.rb
index 4ca0a28c..fec39218 100755
--- a/support/svg_model_motors.rb
+++ b/support/svg_model_motors.rb
@@ -47,7 +47,7 @@ class Model
# Colours
BODY_GREY='#bababa'
- CIRCLE_GREEN = '#54ad1d'
+ CIRCLE_GREEN = '#37a8db'
ARROW_RED = '#fa0700'
# We use StringIO in order to be able to add a (non-)copyright statement