mirror of
https://github.com/appwrite/console.git
synced 2026-06-06 19:27:48 +00:00
Merge pull request #264 from appwrite/feat-charts-tooltip-dark-mode
feat: add dark mode to chats tooltip
This commit is contained in:
@@ -119,6 +119,11 @@
|
||||
"crossStyle": {
|
||||
"color": "#444444"
|
||||
}
|
||||
},
|
||||
"backgroundColor": "#373B4D",
|
||||
"borderColor": "#373B4D",
|
||||
"textStyle": {
|
||||
"color": "#F2F2F8"
|
||||
}
|
||||
},
|
||||
"timeline": {
|
||||
|
||||
Reference in New Issue
Block a user