pinwheel: Update colors module to match Dracula theme
This commit is contained in:
@@ -1,9 +1,9 @@
|
|||||||
{
|
{
|
||||||
lib = {
|
lib = {
|
||||||
colors = {
|
colors = {
|
||||||
foreground = "f9c22b";
|
foreground = "bd93f9";
|
||||||
foreground-dim = "a57b06";
|
foreground-dim = "644294";
|
||||||
background = "262626";
|
background = "1E2029";
|
||||||
|
|
||||||
gray = "3a3a3a";
|
gray = "3a3a3a";
|
||||||
warning = "ff6969";
|
warning = "ff6969";
|
||||||
|
|||||||
Reference in New Issue
Block a user