[gedit-list] Adding to erlang programming language



Hello. Very often I have been programming erlang'e. As an editor use
gedit on that I was carrying some changesand added a list highlighting
some of the elements of a language. I send you 2 files, one language,
the second is the theme for her well will see the changes,
specificallyfor erlang'a. Thank you.

Attachment: erlang.lang
Description: Binary data

<?xml version="1.0" encoding="UTF-8"?>
<!--

 Copyright (C) 2008-2011 Mihailov Atrem <a7x a7x-im com>

 This library is free software; you can redistribute it and/or
 modify it under the terms of the GNU Library General Public
 License as published by the Free Software Foundation; either
 version 2 of the License, or (at your option) any later version.

 This library is distributed in the hope that it will be useful,
 but WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 Library General Public License for more details.

 You should have received a copy of the GNU Library General Public
 License along with this library; if not, write to the
 Free Software Foundation, Inc., 59 Temple Place - Suite 330,
 Boston, MA 02111-1307, USA.

-->

<style-scheme id="a7x-black" _name="a7x-black" version="1.0">
  <author>Mihailov Artem</author>
  <_description>Black scheme by a7x</_description>
  
  <style name="text"                    background="#1D1D1D" />
  <style name="selection"               background="#2E3436" />
  <style name="cursor"                  foreground="#FFFFFF" />
  <style name="current-line"            foreground="#2E3436" />
  <style name="line-numbers"            foreground="#E4E700" background="#000000" />
  
  <style name="search-match"            foreground="#800207" />
  
  <style name="def:comment"             foreground="#6A6A6A" italic="true" />
  <style name="def:chebang"             italic="true" />
  <style name="def:doc-comment-element" bold="true" />
  
  <style name="def:constant"            foreground="#FFEE80" />
  <style name="def:string"              foreground="#E4E700" italic="true" />
  <style name="def:base-n-integer"      foreground="#0011D8" />
  <style name="def:floating-point"      foreground="#0011D8" />
  <style name="def:decimal"             foreground="#0011D8" />
  <style name="def:type"                foreground="#0087FF" italic="true" />
  <style name="def:builtin"             foreground="#0067CE" italic="true" />
  <style name="def:preprocessor"        foreground="#0067CE" italic="true" />
  <style name="def:keyword"             foreground="#0B9800" italic="true" />
  <style name="def:operator"            foreground="#AC5901" italic="true" />
  <style name="def:boolean"             foreground="#AC5901" italic="true" />

</style-scheme>


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]