Attachment 'matrix.xml'

Download

   1 <?xml version="1.0" encoding="UTF-8"?>
   2 <!--
   3 GTK Source View Matrix Color Scheme
   4 by Ayberk Özgür a.k.a Equilibrium - ayberkozgur.blogspot.com - equilibriumtr@gmail.com
   5 -->
   6 <style-scheme id="matrix" _name="Matrix" version="1.0">
   7  	<author>Equilibrium</author>
   8  	<_description>Matrix color scheme</_description>
   9 	<!-- The scheme tries to look like the Matrix consoles! -->
  10 
  11  	<!-- Palette -->
  12 	<color name="black"			value="#000000"/>
  13 	<color name="vdarkgrey"		value="#111111"/>
  14 	<color name="darkgrey"		value="#222222"/>
  15 	<color name="grey"			value="#444444"/>
  16 	<color name="ghost"			value="#406340"/>
  17 	<color name="brightgreen"	value="#4EED4E"/>
  18 	<color name="green"			value="#1BE600"/>
  19 	<color name="darkgreen"		value="#169400"/>
  20 	<color name="bordeaux"		value="#A52A2A"/>
  21 	<color name="red"			value="#FF0000"/>
  22 	<color name="white"			value="#FFFFFF"/>
  23 	<color name="blue"			value="#110080"/>
  24 	<color name="purple"		value="#510E57"/>
  25 	<color name="cyan"			value="#008C75"/>
  26 
  27 	<!-- Global Settings -->
  28 	<style name="text"                        foreground="green" background="black"/>
  29 	<style name="selection"                   foreground="green" background="grey"/>
  30 	<style name="cursor"                      foreground="white" background="white"/>
  31 	<style name="current-line"                foreground="darkgrey" background="vdarkgrey"/>
  32 	<style name="line-numbers"                foreground="white" background="darkgrey"/>
  33 
  34 	<!-- Bracket Matching -->
  35 	<style name="bracket-match"               foreground="white" background="grey" bold="true"/>
  36 	<style name="bracket-mismatch"            foreground="white" background="red" bold="true"/>
  37 
  38 	<!-- Search Matching -->
  39 	<style name="search-match"                foreground="white" background="ghost"/>  
  40   
  41 	<!-- Comments -->
  42 	<style name="def:comment"                 foreground="ghost"/>
  43 	<style name="def:shebang"                 foreground="blue" bold="true"/>
  44 	<style name="def:doc-comment-element"     italic="true"/>
  45 
  46 	<!-- Constants -->
  47 	<style name="def:constant"                foreground="bordeaux"/>
  48 	<style name="def:special-char"            foreground="brightgreen"/>
  49 
  50 	<!-- Identifiers -->
  51 	<style name="def:identifier"              foreground="brightgreen" bold="true"/>
  52 
  53 	<!-- Statements -->
  54 	<style name="def:statement"               foreground="brightgreen" bold="true"/>
  55 
  56 	<!-- Types -->
  57 	<style name="def:type"                    foreground="cyan" bold="true"/>
  58 
  59 	<!-- Others -->
  60 	<style name="def:preprocessor"            foreground="purple"/>
  61 	<style name="def:error"                   background="red" bold="true"/>
  62 	<style name="def:note"                    foreground="blue" background="yellow" bold="true"/>
  63 	<style name="def:underlined"              italic="true" underline="true"/>
  64 
  65 	<!-- Language specific styles -->
  66 	<style name="diff:added-line"             foreground="#008B8B"/>
  67 	<style name="diff:removed-line"           foreground="#6A5ACD"/>
  68 	<style name="diff:changed-line"           use-style="def:preprocessor"/>
  69 	<style name="diff:special-case"           use-style="def:constant"/>
  70 	<style name="diff:location"               use-style="def:statement"/>
  71 	<style name="diff:diff-file"              use-style="def:type"/>
  72 
  73 	<style name="xml:tags"                    foreground="brightgreen"/>
  74 	<style name="xml:attribute-name"          foreground="green"/>
  75 	<style name="xml:namespace"               foreground="green" bold="true"/>
  76 
  77 	<style name="js:object"                   foreground="#2E8B57" bold="true"/>
  78 	<style name="js:constructors"             foreground="#008B8B"/>
  79 
  80 	<style name="latex:display-math"          foreground="#6A5ACD"/>
  81 	<style name="latex:command"               foreground="#2E8B57" bold="true"/>
  82 	<style name="latex:include"               use-style="def:preprocessor"/>
  83 
  84 	<style name="sh:variable"                 foreground="#6A5ACD"/>
  85 
  86 	<!-- legacy styles for old lang files -->
  87 	<style name="Others"                      foreground="#2E8B57" bold="true"/>
  88 	<style name="Others 2"                    foreground="#008B8B"/>
  89 	<style name="Others 3"                    foreground="#6A5ACD"/>
  90 
  91 </style-scheme>

Attached Files

To refer to attachments on a page, use attachment:filename, as shown below in the list of files. Do NOT use the URL of the [get] link, since this is subject to change and can break easily.
  • [get | view] (2021-02-25 09:59:56, 76.1 KB) [[attachment:blue_dream.png]]
  • [get | view] (2021-02-25 09:59:56, 0.0 KB) [[attachment:blue_dream.xml]]
  • [get | view] (2021-02-25 09:59:56, 70.8 KB) [[attachment:build.png]]
  • [get | view] (2021-02-25 09:59:56, 4.7 KB) [[attachment:build.xml]]
  • [get | view] (2021-02-25 09:59:56, 71.8 KB) [[attachment:chela_light.png]]
  • [get | view] (2021-02-25 09:59:56, 3.3 KB) [[attachment:chela_light.xml]]
  • [get | view] (2021-02-25 09:59:56, 179.8 KB) [[attachment:cobalt.png]]
  • [get | view] (2021-02-25 09:59:56, 4.5 KB) [[attachment:cobalt.xml]]
  • [get | view] (2021-02-25 09:59:56, 389.4 KB) [[attachment:codezone.png]]
  • [get | view] (2021-02-25 09:59:56, 6.5 KB) [[attachment:codezone.xml]]
  • [get | view] (2021-02-25 09:59:56, 68.9 KB) [[attachment:darkmacs.png]]
  • [get | view] (2021-02-25 09:59:56, 4.5 KB) [[attachment:darkmacs.xml]]
  • [get | view] (2021-02-25 09:59:56, 80.8 KB) [[attachment:darkmate.png]]
  • [get | view] (2021-02-25 09:59:56, 5.0 KB) [[attachment:darkmate.xml]]
  • [get | view] (2021-02-25 09:59:56, 132.3 KB) [[attachment:daylight.png]]
  • [get | view] (2021-02-25 09:59:56, 10.3 KB) [[attachment:daylight.xml]]
  • [get | view] (2021-02-25 09:59:56, 61.1 KB) [[attachment:dreamweaver.png]]
  • [get | view] (2021-02-25 09:59:56, 2.6 KB) [[attachment:dreamweaver.xml]]
  • [get | view] (2021-02-25 09:59:56, 123.1 KB) [[attachment:emacs-dark.png]]
  • [get | view] (2021-02-25 09:59:56, 2.9 KB) [[attachment:emacs-dark.xml]]
  • [get | view] (2021-02-25 09:59:56, 79.5 KB) [[attachment:emacs.png]]
  • [get | view] (2021-02-25 09:59:56, 3.1 KB) [[attachment:emacs.xml]]
  • [get | view] (2021-02-25 09:59:56, 125.8 KB) [[attachment:espresso_libre.png]]
  • [get | view] (2021-02-25 09:59:56, 4.9 KB) [[attachment:espresso_libre.xml]]
  • [get | view] (2021-02-25 09:59:56, 103.7 KB) [[attachment:fluffy.png]]
  • [get | view] (2021-02-25 09:59:56, 3.4 KB) [[attachment:fluffy.xml]]
  • [get | view] (2021-02-25 09:59:56, 120.1 KB) [[attachment:greenscreen.png]]
  • [get | view] (2021-02-25 09:59:56, 5.8 KB) [[attachment:greenscreen.xml]]
  • [get | view] (2021-02-25 09:59:56, 0.1 KB) [[attachment:gtksourceview-path.py]]
  • [get | view] (2021-02-25 09:59:56, 127.5 KB) [[attachment:idle.png]]
  • [get | view] (2021-02-25 09:59:56, 3.8 KB) [[attachment:idle.xml]]
  • [get | view] (2021-02-25 09:59:56, 97.4 KB) [[attachment:inkpot.png]]
  • [get | view] (2021-02-25 09:59:56, 5.2 KB) [[attachment:inkpot.xml]]
  • [get | view] (2021-02-25 09:59:56, 160.1 KB) [[attachment:matrix.png]]
  • [get | view] (2021-02-25 09:59:56, 4.0 KB) [[attachment:matrix.xml]]
  • [get | view] (2021-02-25 09:59:56, 134.0 KB) [[attachment:monokai-extended.png]]
  • [get | view] (2021-02-25 09:59:56, 390.8 KB) [[attachment:mustang.png]]
  • [get | view] (2021-02-25 09:59:56, 4.7 KB) [[attachment:mustang.xml]]
  • [get | view] (2021-02-25 09:59:56, 21.6 KB) [[attachment:omega.png]]
  • [get | view] (2021-02-25 09:59:56, 4.5 KB) [[attachment:omega.xml]]
  • [get | view] (2021-02-25 09:59:56, 378.9 KB) [[attachment:slate.png]]
  • [get | view] (2021-02-25 09:59:56, 6.5 KB) [[attachment:slate.xml]]
  • [get | view] (2021-02-25 09:59:56, 131.7 KB) [[attachment:slush_and_poppies.png]]
  • [get | view] (2021-02-25 09:59:56, 4.0 KB) [[attachment:slush_and_poppies.xml]]
  • [get | view] (2021-02-25 09:59:56, 366.6 KB) [[attachment:solarized_light.png]]
  • [get | view] (2021-02-25 09:59:56, 3.6 KB) [[attachment:solarized_light.xml]]
  • [get | view] (2021-02-25 09:59:56, 370.6 KB) [[attachment:tomorrow_night-eighties.png]]
  • [get | view] (2021-02-25 09:59:56, 5.9 KB) [[attachment:tomorrow_night-eighties.xml]]
  • [get | view] (2021-02-25 09:59:56, 90.7 KB) [[attachment:turbo.png]]
  • [get | view] (2021-02-25 09:59:56, 2.2 KB) [[attachment:turbo.xml]]
  • [get | view] (2021-02-25 09:59:56, 136.6 KB) [[attachment:twilight.png]]
  • [get | view] (2021-02-25 09:59:56, 4.3 KB) [[attachment:twilight.xml]]
  • [get | view] (2021-02-25 09:59:56, 136.0 KB) [[attachment:vibrant.png]]
  • [get | view] (2021-02-25 09:59:56, 5.5 KB) [[attachment:vibrant.xml]]
  • [get | view] (2021-02-25 09:59:56, 72.5 KB) [[attachment:vsdark.png]]
  • [get | view] (2021-02-25 09:59:56, 3.2 KB) [[attachment:vsdark.xml]]
 All files | Selected Files: delete move to page copy to page

You are not allowed to attach a file to this page.