Skip Navigation
InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)TI
Tim @lemmy.timwaterhouse.com
Posts 0
Comments 2
how to get white background on preview page back?
  • I'm not familiar with that site, but it sounds like your browser may be enabling dark theme. This typically tries to follow your OS settings but isn't always perfect. What browser are you using and can you search to see if there are results for disabling dark mode in that browser?

  • A quick tip for better variable names
  • The better fix is to try to use types that represent those units or data types (e.g. duration instead of ms). Makes it harder to accidentally use the wrong units and documents the code / intent better.