Attachment 'idle.xml'

Download

   1 <?xml version="1.0" encoding="UTF-8"?>
   2 <!--
   3 
   4  Copyright (C) 2006-2007 Will Farrington <wcfarrington@gmail.com>
   5 
   6  This library is free software; you can redistribute it and/or
   7  modify it under the terms of the GNU Library General Public
   8  License as published by the Free Software Foundation; either
   9  version 2 of the License, or (at your option) any later version.
  10 
  11  This library is distributed in the hope that it will be useful,
  12  but WITHOUT ANY WARRANTY; without even the implied warranty of
  13  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
  14  Library General Public License for more details.
  15 
  16  You should have received a copy of the GNU Library General Public
  17  License along with this library; if not, write to the
  18  Free Software Foundation, Inc., 59 Temple Place - Suite 330,
  19  Boston, MA 02111-1307, USA.
  20 
  21 -->
  22 <style-scheme id="idle" _name="IDLE" version="1.0">
  23   <author>Will Farrington</author>
  24   <_description>Color scheme used in the IDLE Python IDE</_description>
  25 
  26 <!-- Colors -->
  27 
  28   <color name="white" value="#ffffff"/>
  29   <color name="black" value="#000000"/>
  30   <color name="black_grey" value="#222222"/>
  31   <color name="dark_grey" value="#919191"/>
  32   <color name="light_grey" value="#dedede"/>
  33   <color name="steelblue3" value="#4f94cd"/>
  34   <color name="maroon" value="#800000"/>
  35   <color name="purple" value="#a535ae"/>
  36   <color name="orange" value="#ff5600"/>
  37   <color name="green" value="#00a33f"/>
  38   <color name="red" value="#e80023"/>
  39 
  40 <!-- Global Settings -->
  41 
  42   <style name="text" foreground="black" background="white"/>
  43   <style name="cursor" foreground="black"/>
  44   <style name="current-line" background="light_grey"/>
  45   <style name="line-numbers" foreground="black_grey" background="white"/>
  46   
  47 <!-- Bracket Matching -->
  48   <style name="bracket-match" background="steelblue3"/>
  49   <style name="bracket-mismatch" background="maroon" bold="true"/>
  50   <style name="search-match" foreground="white" background="steelblue3"/>
  51 
  52 <!-- Comments -->
  53   <style name="def:comment" foreground="dark_grey"/>
  54   <style name="def:shebang" foreground="dark_grey"/>
  55   <style name="def:doc-comment-element" foreground="steelblue3"/>
  56 
  57 <!-- Constants and Variables-->
  58   <style name="def:constant" foreground="black"/>
  59   <style name="def:string" foreground="green"/>
  60   <style name="def:special-char" foreground="maroon"/>
  61   <style name="def:special-constant" foreground="purple" bold="true"/>
  62   <style name="def:number" foreground="black"/>
  63   <style name="def:floating-point" foreground="black"/>
  64   <style name="def:keyword" foreground="orange"/>
  65   <style name="def:builtin" foreground="orange" bold="true"/>
  66   <style name="def:variable" foreground="black"/>
  67   
  68 <!-- Identifiers -->
  69   <style name="def:identifier" foreground="black"/>
  70 
  71 <!-- Statements -->
  72   <style name="def:statement" foreground="orange"/>
  73 
  74 <!-- Types -->
  75   <style name="def:type" foreground="purple"/>
  76   
  77 <!-- Others -->
  78   <style name="def:error" foreground="white" background="maroon" bold="true"/>
  79   <style name="def:note" foreground="red" bold="true"/>
  80   <style name="def:net-address-in-comment" foreground="steelblue3" italic="false" underline="true"/>
  81   <style name="def:preprocessor" color="maroon"/>
  82     
  83 <!-- Unknown? -->
  84   <style name="def:specials" background="orange"/>
  85   <style name="def:boolean" foreground="purple"/>
  86 
  87 <!-- C Styles -->
  88   <style name="c:preprocessor" map-to="def:special-char"/>
  89 
  90 <!-- Diff Styles -->
  91   <style name="diff:ignore" foreground="dark_grey"/>
  92 
  93 <!-- Ruby Styles -->
  94   <style name="ruby:module-handler" foreground="purple"/>
  95   <style name="ruby:symbol" foreground="black"/>
  96   <style name="ruby:regex" foreground="green"/>
  97 
  98 <!-- SH Styles -->
  99   <style name="sh:others" map-to="text"/>
 100   
 101 <!-- XML Styles -->
 102   <style name="xml:attribute-name" foreground="purple"/>
 103   <style name="xml:element-name" foreground="maroon"/>
 104 
 105 </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.