mirror of
https://github.com/danswer-ai/danswer.git
synced 2025-09-18 19:43:26 +02:00
UX clarity + minor new features (#2136)
This commit is contained in:
@@ -90,6 +90,9 @@ module.exports = {
|
||||
"background-200": "#e5e5e5", // neutral-200
|
||||
"background-300": "#d4d4d4", // neutral-300
|
||||
"background-400": "#a3a3a3", // neutral-400
|
||||
"background-500": "#737373", // neutral-400
|
||||
"background-600": "#525252", // neutral-400
|
||||
"background-700": "#404040", // neutral-400
|
||||
"background-800": "#262626", // neutral-800
|
||||
"background-900": "#111827", // gray-900
|
||||
"background-inverted": "#000000", // black
|
||||
|
Reference in New Issue
Block a user