소스 검색

Merge tag 'v0.9.4' into develop

parisminton 6 년 전
부모
커밋
e8fee20f0a
2개의 변경된 파일7개의 추가작업 그리고 0개의 파일을 삭제
  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 파일 보기


+ 7 - 0
settings/themes.json 파일 보기

@@ -63,5 +63,12 @@
63 63
     "backgroundImage": "the_daily_audiogram_background.png",
64 64
     "labelColor": "#fff",
65 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
 }