This is a dark syntax colouring theme for the Geany text editor.
Contribute!
If you'd like to become a project member, please just email me (duncan.lock@gmail.com). This will allow you to help out and add your own files and produce releases.
Please help us extend the geany-dark theme to support new languages! Just create an issue and attach your new filedef file, or add it to the bottom of the Contribute wiki page. Couldn't be easier :)
The scheme currently supports highlighting for these languages:
- .c - C languages files
- .cs - C# language files.
- .cpp - C++ (contributed by gtk.monkey)
- .conf - Apache (and Geany) style .conf files
- .css - Cascading Stylesheet files
- .d - d language files (contributed by gtk.monkey)
- .docbook - Docbook mark-up files (contributed by gmunkhbaatarmn)
- .haskel - Haskel code (contributed by Dave.Sarman)
- .html - Hypertext Markup Language file - web pages (Javascript support added by Daniel Mlodecki)
- .java - Java language files
- .javascript - Javascript scripts (dflock, partially based on GeanyDarkTango)
- .latex - Latex files (added by Enrico Tröger)
- .pascal - Pascal code (contributed by gtk.monkey)
- .perl - Perl language files
- .php (improved by s5n43K3s)
- .py - Python language files
- .r - R stats language (contributed by weibullguy)
- .rb - Ruby language files
- .sh - Bash shell scripts
- .sql - SQL database query files.
- .yaml - YAML files (contributed by pho3nixf1re84)
- .vala - Vala language files (contributed by boromil)
- .xml - Extensible Markup Language files
Most of these were originally developed by Roman Snitko, with contributions from Daniel Mlodecki (Javascript support in HTML), Paulo Cabido (C & Java), Nicolas Hainaux (Python) and me (C#, conf, sh & sql)