doc: make legacy banner slightly less bright

PR-URL: https://github.com/nodejs/node/pull/44665
Reviewed-By: Beth Griggs <bethanyngriggs@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Tobias Nießen <tniessen@tnie.de>
This commit is contained in:
Rich Trott 2022-09-17 11:56:58 -07:00 committed by GitHub
parent 5909beaee2
commit 7a3bd28bbf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@
--black1: #090c15;
--black2: #2c3437;
--black3: #0d111d;
--blue1: #00f;
--blue1: #0a56b2;
--white: #ffffff;
--white-smoke: #f2f2f2;
--grey-smoke: #e9edf0;