Skip to content

Instantly share code, notes, and snippets.

@tosik
Created October 17, 2016 03:01
Show Gist options
  • Save tosik/29497d706599c75d3550efe1ed84d941 to your computer and use it in GitHub Desktop.
Save tosik/29497d706599c75d3550efe1ed84d941 to your computer and use it in GitHub Desktop.
ありえないくらいひどく見づらい neuecc を見やすくする bookmarklet
javascript:$('body').css('background', 'white');$('*').not('.csharp >span').css('color', 'black');
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment