Skip to content

darya/syntax

Repository files navigation

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

About

Darya syntax theme for the Atom text editor.

Resources

License

Stars

Watchers

Forks

Packages

No packages published