@@ -179,6 +179,26 @@ http://ionicframework.com/docs/theming/ */
179179 --ion-background-color-step-900 : # e6e6e6 ;
180180 --ion-background-color-step-950 : # f2f2f2 ;
181181
182+ --ion-text-color-step-50 : # f2f2f2 ;
183+ --ion-text-color-step-100 : # e6e6e6 ;
184+ --ion-text-color-step-150 : # d9d9d9 ;
185+ --ion-text-color-step-200 : # cccccc ;
186+ --ion-text-color-step-250 : # bfbfbf ;
187+ --ion-text-color-step-300 : # b3b3b3 ;
188+ --ion-text-color-step-350 : # a6a6a6 ;
189+ --ion-text-color-step-400 : # 999999 ;
190+ --ion-text-color-step-450 : # 8c8c8c ;
191+ --ion-text-color-step-500 : # 808080 ;
192+ --ion-text-color-step-550 : # 737373 ;
193+ --ion-text-color-step-600 : # 666666 ;
194+ --ion-text-color-step-650 : # 595959 ;
195+ --ion-text-color-step-700 : # 4d4d4d ;
196+ --ion-text-color-step-750 : # 404040 ;
197+ --ion-text-color-step-800 : # 333333 ;
198+ --ion-text-color-step-850 : # 262626 ;
199+ --ion-text-color-step-900 : # 1a1a1a ;
200+ --ion-text-color-step-950 : # 0d0d0d ;
201+
182202 --ion-toolbar-background : # 0d0d0d ;
183203
184204 --ion-item-background : # 000000 ;
@@ -218,6 +238,26 @@ http://ionicframework.com/docs/theming/ */
218238 --ion-background-color-step-900 : # e7e7e7 ;
219239 --ion-background-color-step-950 : # f3f3f3 ;
220240
241+ --ion-text-color-step-50 : # f3f3f3 ;
242+ --ion-text-color-step-100 : # e7e7e7 ;
243+ --ion-text-color-step-150 : # dbdbdb ;
244+ --ion-text-color-step-200 : # d0d0d0 ;
245+ --ion-text-color-step-250 : # c4c4c4 ;
246+ --ion-text-color-step-300 : # b8b8b8 ;
247+ --ion-text-color-step-350 : # acacac ;
248+ --ion-text-color-step-400 : # a0a0a0 ;
249+ --ion-text-color-step-450 : # 949494 ;
250+ --ion-text-color-step-500 : # 898989 ;
251+ --ion-text-color-step-550 : # 7d7d7d ;
252+ --ion-text-color-step-600 : # 717171 ;
253+ --ion-text-color-step-650 : # 656565 ;
254+ --ion-text-color-step-700 : # 595959 ;
255+ --ion-text-color-step-750 : # 4d4d4d ;
256+ --ion-text-color-step-800 : # 414141 ;
257+ --ion-text-color-step-850 : # 363636 ;
258+ --ion-text-color-step-900 : # 2a2a2a ;
259+ --ion-text-color-step-950 : # 1e1e1e ;
260+
221261 --ion-item-background : # 1e1e1e ;
222262
223263 --ion-toolbar-background : # 1f1f1f ;
0 commit comments