1
0
Fork 0
mirror of https://codeberg.org/DansLeRuSH/geany.git synced 2024-06-29 12:09:26 +00:00
geany/colorschemes/danslerush.conf
2019-12-11 13:40:39 +00:00

153 lines
4 KiB
Plaintext

# For complete documentation of this file, please see Geany's main documentation
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 2 of the License, or
# (at your option) any later version.
#
# This program 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 General Public License for more details.
#
# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software
# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
# MA 02110-1301, USA.
# > Creative Commons License CC-BY-NC-SA
# > 2016 // Franck ALBARET <contact(at)dansleru(dot)sh>
# ---------------------------------------------------------------------------- #
# Theme / Colorscheme " DansLeRuSH " |
# --------------+--------------+---------------------------------------------- #
# Version 1.0 | 2016-03-11 | Franck ALBARET |
# --------------+--------------+---------------------------------------------- #
# Version 1.1 | 2018-03-28 | Franck ALBARET |
# --------------+--------------+---------------------------------------------- #
[theme_info]
name=DansLeRuSH
description=Yes another dark theme … but smooth and colored at the same time ;D
# incremented automatically, do not change manually
version=1.1
author=Franck ALBARET <contact(at)dansleru(dot)sh>
url=http://dansleru.sh
# list of each compatible Geany release version
compat=1.22;1.23;1.23.1;1.24;1.24.1;1.25;1.26;1.27;1.28;1.29;1.30
[named_colors]
back=#2e2e2e
blue=#6cb1f5
blue_light=#93c4f5
calltip_back=#ddd
calltip_font=#555
comment_font=#666666
current_line=#363636
grey=#4d4d4d
grey_dark=#4c4c4c
grey_light=#c6c6c6
grey_medium=#808080
font=#c7c7c7
margin_left_back=#363636
margin_left_font=#8f8f8f
orange=#f57f3d
purple=#9865a8
purple_light=#a88ab6
red=#e63232
red_light=#ff5757
yellow=#e6c74e
[named_styles]
default=font;back;false;false
error=red;;;true
# Editor Styles
# ------------------------------------------------------------------------------
brace_bad=red_light;current_line;true
brace_good=purple;purple_light;true
call_tips=calltip_font;calltip_back;true;true
caret=grey_light
current_line=;current_line;true
fold_symbol_highlight=back
indent_guide=grey_dark
margin_folding=#424242;back
margin_line_number=margin_left_font;margin_left_back
marker_line=margin_left_back;orange
marker_mark=margin_left_back;orange
marker_search=;orange
selection=;grey;;true
white_space=grey_dark;;true
# Programming Languages
# ------------------------------------------------------------------------------
comment=comment_font
comment_doc=comment_font
comment_line=comment_font
comment_line_doc=blue
comment_doc_keyword=blue,bold
comment_doc_keyword_error=blue,italic
identifier=default
identifier_1=default
identifier_2=default
identifier_3=default
identifier_4=default
keyword=purple;;true
keyword_1=purple;;true
keyword_2=red_light;;true
keyword_3=purple;;true
keyword_4=purple;;true
number=yellow
number_1=yellow
number_2=yellow
string=orange
string_1=orange
string_2=orange
string_3=default
string_4=default
string_eol=orange,italic
backticks=orange
character=orange
class=purple_light
decorator=yellow
function=yellow
here_doc=orange
label=default,bold
parameter=yellow
preprocessor=yellow
operator=grey_medium
other=default
regex=yellow
scalar=orange
type=purple_light
# Markup-Type Languages
# ------------------------------------------------------------------------------
attribute=red_light
attribute_unknown=red_light
entity=yellow
tag=purple_light
tag_end=purple_light
tag_unknown=purple_light
value=purple_light
# Diff
# ------------------------------------------------------------------------------
line_added=blue
line_changed=yellow
line_removed=red