Selaa lähdekoodia

Merge tag 'v0.9.4' into develop

parisminton 6 vuotta sitten
vanhempi
commit
e8fee20f0a
2 muutettua tiedostoa jossa 7 lisäystä ja 0 poistoa
  1. BIN
      settings/backgrounds/science_why_do_bees_buzz.jpg
  2. 7 0
      settings/themes.json

BIN
settings/backgrounds/science_why_do_bees_buzz.jpg Näytä tiedosto


+ 7 - 0
settings/themes.json Näytä tiedosto

63
     "backgroundImage": "the_daily_audiogram_background.png",
63
     "backgroundImage": "the_daily_audiogram_background.png",
64
     "labelColor": "#fff",
64
     "labelColor": "#fff",
65
     "labelText": "The Daily"
65
     "labelText": "The Daily"
66
+  },
67
+  "Science": {
68
+    "waveColor": "#d9d9d9",
69
+    "foregroundColor": "#000",
70
+    "citationColor": "#000",
71
+    "backgroundImage": "science_why_do_bees_buzz.jpg",
72
+    "labelColor": "#000"
66
   }
73
   }
67
 }
74
 }