Open 532910 opened 3 years ago
Maybe we could have a thin white border or similar artistic solution for this?
So... you need 2 versions of the NeoFS logo... where 'neo' is in white or very light grey, to work on a dark background. I have an SVG version that I sourced online. For ref: https://fs.neo.org/audit. That will work.
If the logo file is an SVG - you can update the code via CSS, utilising one base file.
@robin174 check this PR: https://github.com/nspcc-dev/neofs-node/pull/1694. I added the attributes of dark github theme [data-color-mode=dark][data-dark-theme*=dark]
, but in the README we can not use svg (only img, for security reasons) so the attributes will not work. I have no solution for how to use svg file in the README.
Ah ok. In that case would 2x PNGS work. I have attached both as they are sized the same and that an help with consistency. neo-fs-logo-light neo-fs-logo-dark
I'd prefer ugly SVG over pair of nice PNGs =(