[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.

Устаревшая версия за 08.11.2015. Перейдите к последней версии.

Автор
drhouse
Оценки
0 0 0
Версия
1.0
Создано
08.11.2015
Обновлено
08.11.2015
Размер
7,2 КБ
Лицензия
нет данных
Работает на

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.