darya-syntax

Darya's syntax theme for Atom.

darya

285

1

0.2.0

MIT

GitHub

Darya syntax theme

Darya's syntax theme for the Atom text editor.

<?php
use Darya\Theme;

$theme = new Theme(Theme\Flavour::DARK);
$theme->display();

Geared towards PHP but works nicely for other languages too.

Inspired by a blend of this colour palette and the well known Tomorrow Night theme.

A screenshot of some PHP using the Darya syntax theme

A screenshot of some JavaScript using the Darya syntax theme

A screenshot of some LESS using the Darya syntax theme