Emre
Emre
Syntax highlighting seems to be added in [beta.dwitter.net](https://beta.dwitter.net/)
The culprit is the `scrollIntoView()`. The method is not fully supported by Safari. You can make it work partially by changing `behavior: 'smooth'` to `behavior: 'auto'` as `smooth` is not...
Just looked it up. Every page: - Footer Text -> `#BBBBBB` Home Page: - Button borders -> `#DDDDDD` - Button borders hover -> `#AAAAAA` Schema page: - Code block text...