mirror of
https://github.com/monkeytypegame/monkeytype.git
synced 2025-10-06 05:26:54 +08:00
mixed dracula bubbles being wrong
This commit is contained in:
parent
00646da6fe
commit
62205b8548
1 changed files with 3 additions and 3 deletions
|
@ -149,9 +149,9 @@
|
|||
{
|
||||
"name": "dracula",
|
||||
"bgColor": "#282a36",
|
||||
"mainColor": "#f2f2f2",
|
||||
"subColor": "#bd93f9",
|
||||
"textColor": "#f2f2f2"
|
||||
"mainColor": "#bd93f9",
|
||||
"subColor": "#6272a4",
|
||||
"textColor": "#f8f8f2"
|
||||
},
|
||||
{
|
||||
"name": "nord",
|
||||
|
|
Loading…
Add table
Reference in a new issue