We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ea4bb13 commit 533d4d8Copy full SHA for 533d4d8
index.js
@@ -21,7 +21,8 @@ module.exports = plugin(function({ theme }) {
21
'nord11': '#BF616A',
22
'nord12': '#D08770',
23
'nord13': '#EBCB8B',
24
- 'nord14': '#A3BE8C', 'nord15': '#B48EAD',
+ 'nord14': '#A3BE8C',
25
+ 'nord15': '#B48EAD',
26
27
/* Tailwind-like Nord color names */
28
'nord-0': '#2E3440',
0 commit comments