Skip to content

Instantly share code, notes, and snippets.

View Nekoyue's full-sized avatar
:octocat:
Baka!

Kagurazaka Tsuki Nekoyue

:octocat:
Baka!
View GitHub Profile
// ==UserScript==
// @name Disable Page Visibility API and Copy-Paste detection
// @version 1
// @grant none
// @match *://*/*
// ==/UserScript==
/* Disable Page Visibility API */
/* https://github.com/IceWreck/Page-Visibility-User-Script */
let events_to_block = [
@Nekoyue
Nekoyue / Darcula-kai.icls
Last active March 31, 2023 03:04
IntelliJ IDEA's default color schemes with brighter text colors.
<scheme name="Darcula-kai" version="142" parent_scheme="Darcula">
<metaInfo>
<property name="created">2020-06-26T16:28:58</property>
<property name="ide">idea</property>
<property name="ideVersion">2020.2.0.0</property>
<property name="modified">2021-01-05T20:08:46</property>
<property name="originalScheme">_@user_Darcula</property>
</metaInfo>
<colors>
<option name="WHITESPACES" value="686868" />