Update primary color
This commit is contained in:
parent
b0c7c44d64
commit
7866fd3d7a
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@
|
||||||
background = "#1e2326";
|
background = "#1e2326";
|
||||||
background-alt = "#272e33";
|
background-alt = "#272e33";
|
||||||
foreground = "#d3c6aa";
|
foreground = "#d3c6aa";
|
||||||
primary = "#83c092";
|
primary = "#a7c080";
|
||||||
alert = "#e67e80";
|
alert = "#e67e80";
|
||||||
disabled = "#2e383c";
|
disabled = "#2e383c";
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue