-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathParaíso (Light).xml
122 lines (114 loc) · 5.79 KB
/
Paraíso (Light).xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
<?xml version="1.0" encoding="UTF-8"?>
<!--
Name: Paraíso (light)
Author: Jan T. Sott
License: Creative Commons Attribution-ShareAlike 4.0 Unported License
URL: https://github.com/idleberg/Paraiso-Gedit
Inspired by the art of Rubens LP (http://www.rubenslp.com.br)
-->
<style-scheme id="paraiso-light" _name="Paraíso (Light)" version="1.0">
<!-- Meta -->
<author>Jan T. Sott</author>
<_description>Paraíso (light)</_description>
<!-- Palette -->
<color name="base00" value="#2f1e2e"/>
<color name="base01" value="#41323f"/>
<color name="base02" value="#4f424c"/>
<color name="base03" value="#776e71"/>
<color name="base04" value="#8d8687"/>
<color name="base05" value="#a39e9b"/>
<color name="base06" value="#b9b6b0"/>
<color name="base07" value="#e7e9db"/>
<color name="base08" value="#ef6155"/>
<color name="base09" value="#f99b15"/>
<color name="base0A" value="#fec418"/>
<color name="base0B" value="#48b685"/>
<color name="base0C" value="#5bc4bf"/>
<color name="base0D" value="#06b6ef"/>
<color name="base0E" value="#815ba4"/>
<color name="base0F" value="#e96ba8"/>
<!-- Styles -->
<style name="bracket-match" background="base06" bold="true"/>
<style name="bracket-mismatch" background="base06" underline="true"/>
<style name="css:at-rules" foreground="base0E"/>
<style name="css:color" foreground="base02"/>
<style name="css:keyword" foreground="base0A"/>
<style name="current-line" background="base06"/>
<style name="cursor" foreground="base04"/>
<style name="def:base-n-integer" foreground="base09"/>
<style name="def:boolean" foreground="base09"/>
<style name="def:builtin" foreground="base09"/>
<style name="def:character" foreground="base09"/>
<style name="def:comment" foreground="base03"/>
<style name="def:complex" foreground="base09"/>
<style name="def:decimal" foreground="base09"/>
<style name="def:doc-comment" foreground="base03"/>
<style name="def:doc-comment-element" foreground="base03"/>
<style name="def:error" foreground="base07" background="base08"/>
<style name="def:floating-point" foreground="base09"/>
<style name="def:function" foreground="base0D"/>
<style name="def:identifier" foreground="base08"/>
<style name="def:keyword" foreground="base0E"/>
<style name="def:note" foreground="base03"/>
<style name="def:number" foreground="base09"/>
<style name="def:operator" foreground="base0C"/>
<style name="def:preprocessor" foreground="base09"/>
<style name="def:reserved" foreground="base0E"/>
<style name="def:shebang" foreground="base03"/>
<style name="def:special-char" foreground="base09"/>
<style name="def:special-constant" foreground="base09"/>
<style name="def:statement" foreground="base0E"/>
<style name="def:string" foreground="base0B"/>
<style name="def:type" foreground="base0A"/>
<style name="draw-spaces" foreground="base05"/>
<style name="html:dtd" foreground="base0B"/>
<style name="html:tag" foreground="base08"/>
<style name="js:function" foreground="base0D"/>
<style name="line-numbers" foreground="base01" background="base06"/>
<style name="perl:builtin" foreground="base0D"/>
<style name="perl:include-statement" foreground="base0E"/>
<style name="perl:special-variable" foreground="base09"/>
<style name="perl:variable" foreground="base08"/>
<style name="php:string" foreground="base0B"/>
<style name="python:builtin-constant" foreground="base0E"/>
<style name="python:builtin-function" foreground="base0D"/>
<style name="python:module-handler" foreground="base0E"/>
<style name="python:special-variable" foreground="base0E"/>
<style name="ruby:attribute-definition" foreground="base0E"/>
<style name="ruby:builtin" foreground="base08"/>
<style name="ruby:class-variable" foreground="base08"/>
<style name="ruby:constant" foreground="base08"/>
<style name="ruby:global-variable" foreground="base0D"/>
<style name="ruby:instance-variable" foreground="base08"/>
<style name="ruby:module-handler" foreground="base0E"/>
<style name="ruby:predefined-variable" foreground="base09"/>
<style name="ruby:regex" foreground="base08"/>
<style name="ruby:special-variable" foreground="base0E"/>
<style name="ruby:symbol" foreground="base0B"/>
<style name="rubyonrails:attribute-definition" foreground="base0E"/>
<style name="rubyonrails:block-parameter" foreground="base09"/>
<style name="rubyonrails:builtin" foreground="base08"/>
<style name="rubyonrails:class-inherit" foreground="base0B"/>
<style name="rubyonrails:class-name" foreground="base0A"/>
<style name="rubyonrails:class-variable" foreground="base08"/>
<style name="rubyonrails:complex-interpolation" foreground="base09"/>
<style name="rubyonrails:constant" foreground="base08"/>
<style name="rubyonrails:global-variable" foreground="base0D"/>
<style name="rubyonrails:instance-variable" foreground="base08"/>
<style name="rubyonrails:module-handler" foreground="base0E"/>
<style name="rubyonrails:module-name" foreground="base0A"/>
<style name="rubyonrails:predefined-variable" foreground="base09"/>
<style name="rubyonrails:rails" foreground="base08"/>
<style name="rubyonrails:regex" foreground="base08"/>
<style name="rubyonrails:simple-interpolation" foreground="base09"/>
<style name="rubyonrails:special-variable" foreground="base0E"/>
<style name="rubyonrails:symbol" foreground="base0B"/>
<style name="search-match" background="base06" bold="true" underline="true"/>
<style name="selection" foreground="base01" background="base02"/>
<style name="text" foreground="base01" background="base07"/>
<style name="xml:attribute-name" foreground="base08"/>
<style name="xml:doctype" foreground="base08"/>
<style name="xml:element-name" foreground="base08"/>
<style name="xml:namespace" foreground="base08"/>
<style name="xml:tag" foreground="base08"/>
</style-scheme>