Change chat disabled color
This commit is contained in:
parent
dccf83ff17
commit
0df969ac9d
1 changed files with 2 additions and 2 deletions
|
|
@ -49,7 +49,7 @@
|
|||
--blur-shared: #151923de;
|
||||
--build-trigger: #dc735b;
|
||||
--chat-trigger: #5c8be1;
|
||||
--chat-trigger-disabled: #9db7e8;
|
||||
--chat-trigger-disabled: #b4c3da;
|
||||
--status-red: #ef4444;
|
||||
--status-yellow: #eab308;
|
||||
--status-green: #4ade80;
|
||||
|
|
@ -109,7 +109,7 @@
|
|||
--blur-shared: #151923d2;
|
||||
--build-trigger: #dc735b;
|
||||
--chat-trigger: #5c8be1;
|
||||
--chat-trigger-disabled: #2b4470;
|
||||
--chat-trigger-disabled: #2d3b54;
|
||||
--status-red: #ef4444;
|
||||
--status-yellow: #eab308;
|
||||
--status-green: #4ade80;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue