nord theme mods

This commit is contained in:
Kyle Spearrin 2018-07-21 22:37:11 -04:00
parent 223320c8b4
commit f770ef264d
1 changed files with 3 additions and 3 deletions

View File

@ -161,9 +161,9 @@ $themes: (
totpStrokeColor: $nord4,
boxRowButtonColor: $nord4,
boxRowButtonHoverColor: $nord6,
inputBorderColor: $nord2,
inputBackgroundColor: $nord0,
inputPlaceholderColor: $nord4,
inputBorderColor: $nord0,
inputBackgroundColor: $nord2,
inputPlaceholderColor: lighten($nord3, 20%),
buttonBackgroundColor: $nord3,
buttonBorderColor: $nord0,
buttonColor: $nord6,