docs: replace documentation icon and primary color (#4582)

* Updated primary color to be pink

* Updated primary color and header logo

* Updated favico

* Updated icon on Mendable search for docs

* Yarn.lock update

---------

Co-authored-by: Gabriel Luiz Freitas Almeida <gabriel@langflow.org>
This commit is contained in:
Lucas Oliveira 2024-11-14 06:58:42 -03:00 committed by GitHub
commit 2f96dbbdd4
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
7 changed files with 541 additions and 1967 deletions

View file

@ -5,6 +5,7 @@
*/
:root {
--ifm-background-color: var(--token-primary-bg-c);
--ifm-color-primary: hsla(330, 81%, 60%, 1);
--ifm-navbar-link-hover-color: initial;
--ifm-navbar-padding-vertical: 0;
--ifm-navbar-item-padding-vertical: 0;