Improve tailwind dark theme colors (#13262)

* Improve tailwind dark theme colors
Import the dark theme colors into the Tailwind color palette
update components to use those new colors

* remove colors import, it isn't used right now
This commit is contained in:
Tony Murray
2021-09-23 08:38:41 -05:00
committed by GitHub
parent c579de7ea7
commit 2687fc509e
7 changed files with 22 additions and 8 deletions

File diff suppressed because one or more lines are too long

View File

@@ -7220,7 +7220,7 @@
background: #2d3237!important;
}
div[role=listbox]{
background: rgb(70, 76, 83);
background: #464c53;
}
.overlib, .overlib-contents{
background: #353a41;

View File

@@ -2,7 +2,7 @@
"/js/app.js": "/js/app.js?id=5fb72abe404b2429231c",
"/js/manifest.js": "/js/manifest.js?id=8d61162bb0caf92f60ff",
"/css/vendor.css": "/css/vendor.css?id=8d7b2ecb46047fe813e4",
"/css/app.css": "/css/app.css?id=b21e1df1f5102369eabc",
"/css/app.css": "/css/app.css?id=cff4bdc70b4433113ccc",
"/js/vendor.js": "/js/vendor.js?id=294cef17a3cf43045d61",
"/js/lang/de.js": "/js/lang/de.js?id=8959e785f5790d6b6836",
"/js/lang/en.js": "/js/lang/en.js?id=cad37e39e9721bd08fdd",