Greasy Fork is available in English.

[docs.unity3d & local] Unity Black - a dark theme with JS/C# syntax highlighting

A beautiful dark theme with syntax highlighting (4 color schemes, JS & C#) that improves visual code samples and lowers screen glare.

2015/11/08のページです。最新版はこちら

このスクリプトの質問や評価の投稿はこちら通報はこちらへお寄せください
作者
drhouse
評価
0 0 0
バージョン
1.0
作成日
2015/11/08
更新日
2015/11/08
大きさ
7.22KB
ライセンス
不明
対象サイト

About


A beautiful dark theme with syntax highlighting (4 color scheme choices, for JS & C#) that improves visual code samples and lowers screen glare on docs.unity3d and the local docs version installed with Unity3d.

Info

In learning Unity3d, I've started using the docs.unity3d site and anticipate using it much more, but I've found 2 issues:
- the JS & C# code samples are plain black and white, making it difficult to read or identify key information
- the all-white theme causes eyestrain the more its used

Unity Black is an attempt to resolve these issues. Included is highlight.js 'syntax highlighting' and a picker, on the upper-right of code blocks, with the following themes: Bold, Grayscale, Ocean, Tomorrow. When the user clicks on a theme, the choice is stored in the script and applied to pages viewed on the site.