Update widget colors

This commit is contained in:
Alex Spataru 2021-10-09 17:46:05 -05:00
parent 44b0172321
commit a8bc04b58e
2 changed files with 21 additions and 20 deletions

View File

@ -50,16 +50,16 @@
"widgetForegroundSecondary":"#517497",
"widgetIndicator":"#e6e0b2",
"widgetColors":[
"#0172bd",
"#d9531a",
"#ecb120",
"#7d2f8e",
"#77ab30",
"#4dbeee",
"#a21330",
"#4d908e",
"#577590",
"#277da1"
"#fa8174",
"#bfbbd9",
"#80b1d2",
"#fdffb4",
"#fdb462",
"#8dd3c7",
"#b3dd69",
"#feed6f",
"#bc81bc",
"#cceac4"
]
}
}

View File

@ -50,16 +50,17 @@
"widgetIndicator":"#444444",
"widgetControlBackground":"#666666",
"widgetColors":[
"#0172bd",
"#d9531a",
"#ecb120",
"#7d2f8e",
"#77ab30",
"#4dbeee",
"#a21330",
"#4d908e",
"#577590",
"#277da1"
"#1f76b4",
"#ff7f0f",
"#2aa02b",
"#d62628",
"#9467bd",
"#8c564c",
"#e377c1",
"#7f7f7f",
"#bcbd21",
"#19bdcf",
"#1955fe"
]
}
}