<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="ko">
	<id>https://devcafe.co.kr/w/index.php?action=history&amp;feed=atom&amp;title=SciTE_Editor_%ED%85%8C%EB%A7%88</id>
	<title>SciTE Editor 테마 - 편집 역사</title>
	<link rel="self" type="application/atom+xml" href="https://devcafe.co.kr/w/index.php?action=history&amp;feed=atom&amp;title=SciTE_Editor_%ED%85%8C%EB%A7%88"/>
	<link rel="alternate" type="text/html" href="https://devcafe.co.kr/w/index.php?title=SciTE_Editor_%ED%85%8C%EB%A7%88&amp;action=history"/>
	<updated>2026-05-17T15:05:14Z</updated>
	<subtitle>이 문서의 편집 역사</subtitle>
	<generator>MediaWiki 1.42.1</generator>
	<entry>
		<id>https://devcafe.co.kr/w/index.php?title=SciTE_Editor_%ED%85%8C%EB%A7%88&amp;diff=377&amp;oldid=prev</id>
		<title>Devcafe: 새 문서: == SciTE 테마 == === Twilight 테마 === # SciTEUser.properties 파일  &lt;source lang=shell&gt; #-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-# # START: DO NOT CHANGE ANYTHING AFTER THIS LINE     #-#-#-#-# # Twilight Color scheme #------------------------------------------------------------ font.base=font:D2Coding,size:12,$(font.override) font.monospace=font:D2Coding,size:12   #Color Settings selection.fore=#CF6A4C selection.back=#141414 selection.alpha=25 style.au3....</title>
		<link rel="alternate" type="text/html" href="https://devcafe.co.kr/w/index.php?title=SciTE_Editor_%ED%85%8C%EB%A7%88&amp;diff=377&amp;oldid=prev"/>
		<updated>2024-10-14T17:06:10Z</updated>

		<summary type="html">&lt;p&gt;새 문서: == SciTE 테마 == === Twilight 테마 === # SciTEUser.properties 파일  &amp;lt;source lang=shell&amp;gt; #-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-# # START: DO NOT CHANGE ANYTHING AFTER THIS LINE     #-#-#-#-# # Twilight Color scheme #------------------------------------------------------------ font.base=font:D2Coding,size:12,$(font.override) font.monospace=font:D2Coding,size:12   #Color Settings selection.fore=#CF6A4C selection.back=#141414 selection.alpha=25 style.au3....&lt;/p&gt;
&lt;p&gt;&lt;b&gt;새 문서&lt;/b&gt;&lt;/p&gt;&lt;div&gt;== SciTE 테마 ==&lt;br /&gt;
=== Twilight 테마 ===&lt;br /&gt;
# SciTEUser.properties 파일 &lt;br /&gt;
&amp;lt;source lang=shell&amp;gt;&lt;br /&gt;
#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#&lt;br /&gt;
# START: DO NOT CHANGE ANYTHING AFTER THIS LINE     #-#-#-#-#&lt;br /&gt;
# Twilight Color scheme&lt;br /&gt;
#------------------------------------------------------------&lt;br /&gt;
font.base=font:D2Coding,size:12,$(font.override)&lt;br /&gt;
font.monospace=font:D2Coding,size:12&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
#Color Settings&lt;br /&gt;
selection.fore=#CF6A4C&lt;br /&gt;
selection.back=#141414&lt;br /&gt;
selection.alpha=25&lt;br /&gt;
style.au3.32=style.*.32=$(font.base),back:#141414	#Background&lt;br /&gt;
caret.line.back=#F8F8F8								#CaretLineBackground&lt;br /&gt;
caret.line.back.alpha=5&lt;br /&gt;
style.au3.34=fore:#0000FF,back:#141414				# Brace highlight&lt;br /&gt;
style.au3.35=fore:#009933,back:#141414				# Brace incomplete highlight&lt;br /&gt;
style.au3.0=fore:#F8F8F8							# White space&lt;br /&gt;
style.au3.1=fore:#5F5A60							# Comment line&lt;br /&gt;
style.au3.2=fore:#5F5A60							# Comment block&lt;br /&gt;
style.au3.3=fore:#CF6A4C							# Number&lt;br /&gt;
style.au3.4=fore:#DAD085							# Function&lt;br /&gt;
style.au3.5=fore:#F9EE98							# Keyword&lt;br /&gt;
style.au3.6=fore:#DADADA							# Macro&lt;br /&gt;
style.au3.7=fore:#8F9D6A							# String&lt;br /&gt;
style.au3.8=fore:#CDA869							# Operator&lt;br /&gt;
style.au3.9=fore:#7587A6							# Variable&lt;br /&gt;
style.au3.10=fore:#DADADA							# Send keys in string&lt;br /&gt;
style.au3.11=fore:#8996A8							# Pre-Processor&lt;br /&gt;
style.au3.12=fore:#DADADA							# Special&lt;br /&gt;
style.au3.13=fore:#DADADA							#Abbrev-Expand&lt;br /&gt;
style.au3.14=fore:#0080FF							# COM Objects&lt;br /&gt;
style.au3.15=fore:#0080FF							#Standard UDF&amp;#039;s&lt;br /&gt;
style.au3.16=fore:#0080FF							#User UDF&amp;#039;s&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
style.errorlist.32=$(font.base),back:#FFFFFF	; ConsoleWrite output background color&lt;br /&gt;
style.errorlist.0=fore:#000000					; Actual ConsoleWrite output&lt;br /&gt;
style.errorlist.3=fore:#808000					; ConsoleWrite output highlighted&lt;br /&gt;
style.errorlist.4=fore:#0000FF					; starting with &amp;gt;&lt;br /&gt;
style.errorlist.10=fore:#FF0000,bold			; starting with !&lt;br /&gt;
style.errorlist.11=fore:#008000,bold			; starting with +&lt;br /&gt;
style.errorlist.12=fore:#FFC90E,bold			; starting with -&lt;br /&gt;
&lt;br /&gt;
# END =&amp;gt; DO NOT CHANGE ANYTHING BEFORE THIS LINE  #-#-#-#-#-#&lt;br /&gt;
#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#&lt;br /&gt;
&amp;lt;/source&amp;gt;&lt;br /&gt;
[[category:Rpa]]&lt;/div&gt;</summary>
		<author><name>Devcafe</name></author>
	</entry>
</feed>