From b1804c55d88de0ac28c5c04b3eab1383926f4d2e Mon Sep 17 00:00:00 2001 From: "M. Voerman" Date: Thu, 13 Nov 2014 13:46:33 +0100 Subject: Moved more to blue.css --- settings.js | 3 +++ 1 file changed, 3 insertions(+) (limited to 'settings.js') diff --git a/settings.js b/settings.js index 48ffd62..14ebf05 100644 --- a/settings.js +++ b/settings.js @@ -365,4 +365,7 @@ var localRecording = 0; var box_ip; // Used for testing plugins var test_ip; // Used for testing plugins +var color_switchtimer = "color_switchtimer"; +var color_default = "color_default"; +var color_error = "color_error"; -- cgit v1.2.3