Merge pull request #264 from appwrite/feat-charts-tooltip-dark-mode

feat: add dark mode to chats tooltip
This commit is contained in:
Torsten Dittmann
2023-02-09 15:04:26 +01:00
committed by GitHub
+5
View File
@@ -119,6 +119,11 @@
"crossStyle": {
"color": "#444444"
}
},
"backgroundColor": "#373B4D",
"borderColor": "#373B4D",
"textStyle": {
"color": "#F2F2F8"
}
},
"timeline": {