We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
bg-lightest
1 parent 6b3f45f commit cc06370Copy full SHA for cc06370
client/packages/ui/tailwind.config.js
@@ -9,6 +9,7 @@ module.exports = {
9
bg: {
10
default: '#20182B',
11
lighter: '#2b2436',
12
+ lightest: '#362f40',
13
},
14
fg: {
15
default: colors.zinc[100],
0 commit comments