mirror of
https://github.com/danswer-ai/danswer.git
synced 2025-08-03 21:52:29 +02:00
Make Slack Bot setup UI more similar to Persona setup
This commit is contained in:
@@ -73,9 +73,9 @@ module.exports = {
|
||||
DEFAULT: "#1f2937", // gray-800
|
||||
},
|
||||
content: {
|
||||
subtle: "#4b5563", // gray-600
|
||||
DEFAULT: "#9ca3af", // gray-400
|
||||
emphasis: "#e5e7eb", // gray-200
|
||||
subtle: "#6b7280", // gray-500
|
||||
DEFAULT: "#d1d5db", // gray-300
|
||||
emphasis: "#f3f4f6", // gray-100
|
||||
strong: "#f9fafb", // gray-50
|
||||
inverted: "#000000", // black
|
||||
},
|
||||
|
Reference in New Issue
Block a user