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

Versión del día 08/11/2015. Echa un vistazo a la versión más reciente.

Autor
drhouse
Calificaciones
0 0 0
Versión
1.0
Creado
08/11/2015
Actualizado
08/11/2015
Tamaño
7.22 KB
Licencia
Desconocida
Funciona en

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.