feat: add setting to pulse split input on self message received (#6380)
This commit is contained in:
@@ -59,6 +59,7 @@
|
||||
},
|
||||
"input": {
|
||||
"background": "#080808",
|
||||
"backgroundPulse": "#083808",
|
||||
"text": "#ffffff"
|
||||
},
|
||||
"messageSeperator": "#3c3c3c",
|
||||
|
||||
@@ -59,6 +59,7 @@
|
||||
},
|
||||
"input": {
|
||||
"background": "#242424",
|
||||
"backgroundPulse": "#245424",
|
||||
"text": "#ffffff"
|
||||
},
|
||||
"messageSeperator": "#3c3c3c",
|
||||
|
||||
@@ -59,6 +59,7 @@
|
||||
},
|
||||
"input": {
|
||||
"background": "#dbdbdb",
|
||||
"backgroundPulse": "#dbffdb",
|
||||
"text": "#000000"
|
||||
},
|
||||
"messageSeperator": "#7f7f7f",
|
||||
|
||||
@@ -59,6 +59,7 @@
|
||||
},
|
||||
"input": {
|
||||
"background": "#f2f2f2",
|
||||
"backgroundPulse": "#d2ffd2",
|
||||
"text": "#000000"
|
||||
},
|
||||
"messageSeperator": "#7f7f7f",
|
||||
|
||||
Reference in New Issue
Block a user