colors: change border colors
This commit is contained in:
parent
c2d52a2683
commit
f3a2f91254
1 changed files with 3 additions and 3 deletions
|
|
@ -124,9 +124,9 @@
|
||||||
menu = args.neutrals."800";
|
menu = args.neutrals."800";
|
||||||
};
|
};
|
||||||
border = {
|
border = {
|
||||||
base = args.neutrals."150";
|
base = args.neutrals."650";
|
||||||
active = args.neutrals."150";
|
active = args.neutrals."600";
|
||||||
inactive = args.neutrals."600";
|
inactive = args.neutrals."700";
|
||||||
};
|
};
|
||||||
typography = {
|
typography = {
|
||||||
text = args.neutrals."150";
|
text = args.neutrals."150";
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue