Skip to content

Commit f90afa1

Browse files
Jordan BengeJordan Benge
authored andcommitted
Stylistic fix to chat while in dark theme.
While using the Dark Theme in misc/chat, the left bubble was white on white text. Also fixed the input bar in chat so that it doesn't have white background, but bleands into page background.
1 parent f5f69bb commit f90afa1

File tree

4 files changed

+7133
-5
lines changed

4 files changed

+7133
-5
lines changed

ionic.config.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
22
"name": "Advanced Ionic2 Components",
3-
"app_id": "bd1b6d71",
4-
"type": "ionic-angular",
53
"integrations": {
64
"cordova": {}
7-
}
8-
}
5+
},
6+
"type": "ionic-angular",
7+
"pro_id": "bd1b6d71"
8+
}

0 commit comments

Comments
 (0)