I'm currently attempting to design a responsive, two-toned diagonal background similar to the one shown. I've experimented with linear gradients, but unfortunately, the diagonal line appears too rough. Additionally, using transform skew presented compatibility issues with modern browsers. As a result, I am in search of an alternative solution. Would it be feasible to achieve this effect using SVG or a comparable method? My knowledge of SVG is limited, so any guidance would be greatly appreciated.