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";
|
||||
};
|
||||
border = {
|
||||
base = args.neutrals."150";
|
||||
active = args.neutrals."150";
|
||||
inactive = args.neutrals."600";
|
||||
base = args.neutrals."650";
|
||||
active = args.neutrals."600";
|
||||
inactive = args.neutrals."700";
|
||||
};
|
||||
typography = {
|
||||
text = args.neutrals."150";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue