aboutsummaryrefslogtreecommitdiffstats
path: root/src/redshift.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/redshift.c')
-rw-r--r--src/redshift.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/redshift.c b/src/redshift.c
index bf741bb..6eefd7d 100644
--- a/src/redshift.c
+++ b/src/redshift.c
@@ -273,8 +273,8 @@ static const location_provider_t location_providers[] = {
#define MAX_GAMMA 10.0
/* Default values for parameters. */
-#define DEFAULT_DAY_TEMP 5500
-#define DEFAULT_NIGHT_TEMP 3500
+#define DEFAULT_DAY_TEMP 6500
+#define DEFAULT_NIGHT_TEMP 4500
#define DEFAULT_BRIGHTNESS 1.0
#define DEFAULT_GAMMA 1.0