feat: add setting to pulse split input on self message received (#6380)

This commit is contained in:
pajlada
2025-08-18 01:24:39 +02:00
committed by GitHub
parent 1b9ed11a67
commit 1afac3382e
15 changed files with 136 additions and 13 deletions
+1
View File
@@ -59,6 +59,7 @@
},
"input": {
"background": "#080808",
"backgroundPulse": "#083808",
"text": "#ffffff"
},
"messageSeperator": "#3c3c3c",
+1
View File
@@ -59,6 +59,7 @@
},
"input": {
"background": "#242424",
"backgroundPulse": "#245424",
"text": "#ffffff"
},
"messageSeperator": "#3c3c3c",
+1
View File
@@ -59,6 +59,7 @@
},
"input": {
"background": "#dbdbdb",
"backgroundPulse": "#dbffdb",
"text": "#000000"
},
"messageSeperator": "#7f7f7f",
+1
View File
@@ -59,6 +59,7 @@
},
"input": {
"background": "#f2f2f2",
"backgroundPulse": "#d2ffd2",
"text": "#000000"
},
"messageSeperator": "#7f7f7f",