Moving from TailScale to NetBird (opens in new tab)
I have been using During self hosting, I realised that HeadScale is not a drop-in replacement for TailScale. HeadScale . NetBird still doesn't have support for light theme yet. Since I am not accustomed to dark theme, I am using html { filter: invert(1) hue-rotate(180deg); background: #fff; } img, svg, video, canvas, [style*="background-image"] { filter: invert(1) hue-rotate(180deg); }
Read the original article