首页 > 其他分享 >dark1130_theme.xml sourceinsight 主题

dark1130_theme.xml sourceinsight 主题

时间:2024-06-12 15:24:26浏览次数:9  
标签:xml 主题 theme dark1130 sourceinsight



<ThemeList>
	<Theme
		Name="dark1130"
		>
		<DisplayColors>
			<Item Name="DefaultText" Color="#e0e0e0" />
			<Item Name="WindowBackground" Color="#001515" />
			<Item Name="SelectionBar" Color="#292929" />
			<Item Name="PrintedDefaultText" Color="#000000" />
			<Item Name="PrintedWindowBackground" Color="#ffffff" />
			<Item Name="ChangeMarks" Color="#bfbf00" />
			<Item Name="SavedChangeMarks" Color="#bdddba" />
			<Item Name="CurrentLineIndicator" Color="#4e4e4e" />
			<Item Name="EndofFile" Color="#1e1e1e" />
			<Item Name="ApplicationBackground" Color="#000000" />
			<Item Name="FrameText" Color="#ffffff" />
			<Item Name="FrameBackground" Color="#3b414c" />
			<DefaultPanelFontAndColor
				TextColor="#9696b4"
				BackColor="#000000"
				>
				<Font name="Segoe UI" psize="8" fpfamily="34" charset="0" />
			</DefaultPanelFontAndColor>
		</DisplayColors>
		<DisplayPreferences>
			<OverviewOptions BackColor="#ffffff" MarkColor="#0080c0" TextColor="#000000" />
		</DisplayPreferences>
		<SymbolPane
			TextColor="#d0d0d0"
			BackColor="#191c20"
			>
			<Font name="Hiragino Sans W5" psize="8" fpfamily="34" charset="0" />
		</SymbolPane>
		<ClipWindow>
			<ListDisplay
				TextColor="#9696b4"
				BackColor="#000000"
				>
				<Font name="Segoe UI" psize="8" fpfamily="34" charset="0" />
			</ListDisplay>
		</ClipWindow>
		<BookmarkWindow>
			<ListDisplay
				TextColor="#000000"
				BackColor="#ffffff"
				>
				<Font
					name="Microsoft YaHei UI"
					psize="12"
					fpfamily="34"
					charset="134"
					/>
			</ListDisplay>
		</BookmarkWindow>
		<FTPWindow>
			<ListDisplay
				TextColor="#9696b4"
				BackColor="#000000"
				>
				<Font name="Segoe UI" psize="8" fpfamily="34" charset="0" />
			</ListDisplay>
		</FTPWindow>
		<ContextWindow
			SourceBackColor="#001515"
			>
			<ListDisplay
				TextColor="#9696b4"
				BackColor="#000000"
				>
				<Font
					name="Hiragino Sans W5"
					bold="1"
					psize="9"
					fpfamily="34"
					charset="0"
					/>
			</ListDisplay>
		</ContextWindow>
		<ProjectSymbolWindow>
			<ListDisplay
				TextColor="#9696b4"
				BackColor="#000000"
				>
				<Font name="Segoe UI" psize="8" fpfamily="34" charset="0" />
			</ListDisplay>
		</ProjectSymbolWindow>
		<ProjectFileWindow>
			<ListDisplay
				TextColor="#d0d0d0"
				BackColor="#2c313b"
				>
				<Font
					name="Hiragino Sans W5"
					bold="1"
					psize="8"
					fpfamily="34"
					charset="0"
					/>
			</ListDisplay>
		</ProjectFileWindow>
		<ProjectFileTypeWindow>
			<ListDisplay
				TextColor="#9696b4"
				BackColor="#000000"
				>
				<Font name="Segoe UI" psize="8" fpfamily="34" charset="0" />
			</ListDisplay>
		</ProjectFileTypeWindow>
		<ProjectSymbolTypeWindow>
			<ListDisplay
				TextColor="#9696b4"
				BackColor="#000000"
				>
				<Font name="Segoe UI" psize="8" fpfamily="34" charset="0" />
			</ListDisplay>
		</ProjectSymbolTypeWindow>
		<ProjectFolderWindow>
			<ListDisplay
				TextColor="#b5becf"
				BackColor="#2d313c"
				>
				<Font name="@Hiragino Sans W5" psize="9" fpfamily="34" charset="0" />
			</ListDisplay>
		</ProjectFolderWindow>
		<FileCompareWindow
			SourceBackColor="#001515"
			>
			<ListDisplay
				TextColor="#9696b4"
				BackColor="#000000"
				>
				<Font name="Segoe UI" psize="8" fpfamily="34" charset="0" />
			</ListDisplay>
		</FileCompareWindow>
		<DirectoryCompareWindow>
			<ListDisplay
				TextColor="#9696b4"
				BackColor="#000000"
				>
				<Font name="Segoe UI" psize="8" fpfamily="34" charset="0" />
			</ListDisplay>
		</DirectoryCompareWindow>
		<SnippetWindow>
			<ListDisplay
				TextColor="#9696b4"
				BackColor="#000000"
				>
				<Font name="Segoe UI" psize="8" fpfamily="34" charset="0" />
			</ListDisplay>
		</SnippetWindow>
		<WindowListWindow>
			<ListDisplay
				TextColor="#9696b4"
				BackColor="#000000"
				>
				<Font name="Segoe UI" psize="8" fpfamily="34" charset="0" />
			</ListDisplay>
		</WindowListWindow>
		<RelationWindow>
			<ListDisplay
				TextColor="#9696b4"
				BackColor="#000000"
				>
				<Font name="Segoe UI" psize="8" fpfamily="34" charset="0" />
			</ListDisplay>
		</RelationWindow>
		<Styles
			StyleAppVer="4.00.0084"
			>
			<Style Name="Default Text" Underline="None" />
			<Style
				Name="Number"
				TextColor="#c66b2e"
				FontName="YaHei Consolas Hybrid"
				FontPitchFamily="49"
				FontCharset="0"
				ParentStyle="Ref to Const"
				/>
			<Style Name="Operator" TextColor="#b55cd2" />
			<Style Name="Delimiter" TextColor="#ffffff" />
			<Style Name="Comment" TextColor="#beb7ff" />
			<Style Name="String" FixedWhiteSpace="0" TextColor="#87b966" />
			<Style Name="Keyword" TextColor="#b55cd2" />
			<Style Name="Control" Bold="0" TextColor="#c069d7" />
			<Style Name="Special" Bold="1" Italic="1" />
			<Style Name="Boolean" TextColor="#ff6fff" />
			<Style Name="Debug" Italic="1" Underline="Dotted" TextColor="#d64b59" />
			<Style
				Name="Null Value"
				TextColor="#c66b2e"
				ParentStyle="Ref to Const"
				/>
			<Style Name="System" ParentStyle="Reference" />
			<Style Name="Declaration" Bold="0" TextColor="#a5acba" />
			<Style
				Name="Ref To Local"
				Bold="1"
				TextColor="#008000"
				ParentStyle="Reference"
				/>
			<Style Name="Reference" TextColor="#46a0ac" />
			<Style Name="Directive" ParentStyle="Control" />
			<Style
				Name="Line Number"
				FontSizeQps="36"
				TextColor="#e0e0e0"
				FontName="YaHei Consolas Hybrid"
				FontPitchFamily="49"
				FontCharset="0"
				/>
			<Style
				Name="Highlight"
				Bold="1"
				TextColor="#000000"
				BackColor="#ffff00"
				ParentStyle="Selection"
				/>
			<Style
				Name="Symbol Characters"
				FontName="Microsoft Sans Serif"
				FontPitchFamily="0"
				FontCharset="0"
				ParentStyle="Operator"
				/>
			<Style
				Name="Declare Template Parameter"
				Underline="Single"
				ParentStyle="Declaration"
				/>
			<Style
				Name="Ref to Parameter"
				Bold="0"
				Underline="Dotted"
				ParentStyle="Ref To Local"
				/>
			<Style Name="Declare Template" ParentStyle="Declare Function" />
			<Style Name="Declare Package" ParentStyle="Declaration" />
			<Style Name="Ref to Template" ParentStyle="Reference" />
			<Style Name="Ref to Package" ParentStyle="Reference" />
			<Style
				Name="Ref to Template Parameter"
				Underline="Single"
				Bold="1"
				ParentStyle="Reference"
				/>
			<Style Name="Selection" TextColor="#000000" BackColor="#ffff00" />
			<Style Name="Declare Namespace" ParentStyle="Declaration" />
			<Style Name="Ref to Namespace" ParentStyle="Reference" />
			<Style
				Name="Declare Local"
				Bold="1"
				TextColor="#008000"
				ParentStyle="Declaration"
				/>
			<Style Name="Declare Member" ParentStyle="Declaration" />
			<Style
				Name="Declare Method"
				CharSpacing="10"
				ParentStyle="Declare Function"
				/>
			<Style Name="Declare Method Inline" ParentStyle="Declare Function" />
			<Style
				Name="Declare Function"
				Scale="150"
				Bold="1"
				KeepWithNextLine="1"
				TextColor="#407fdd"
				ParentStyle="Declaration"
				/>
			<Style
				Name="Declare Macro"
				TextColor="#ff8080"
				ParentStyle="Declaration"
				/>
			<Style
				Name="Declare Struct"
				Scale="140"
				KeepWithNextLine="1"
				TextColor="#5dc2c8"
				ParentStyle="Declaration"
				/>
			<Style Name="Declare Union" ParentStyle="Declare Struct" />
			<Style Name="Declare Typedef" ParentStyle="Declare Struct" />
			<Style Name="Declare Class" Scale="120" ParentStyle="Declare Struct" />
			<Style Name="Declare Var" ParentStyle="Declaration" />
			<Style
				Name="Declare Constant"
				Bold="0"
				TextColor="#58abeb"
				ParentStyle="Declaration"
				/>
			<Style Name="Declare Enum" ParentStyle="Declare Struct" />
			<Style
				Name="Declare Enum Const"
				Bold="0"
				TextColor="#ff8080"
				ParentStyle="Declaration"
				/>
			<Style Name="Declare Edit Macro" ParentStyle="Declare Function" />
			<Style Name="Declare Prototype" ParentStyle="Declare Function" />
			<Style Name="Preprocessor" ParentStyle="Declaration" />
			<Style
				Name="Search Result Heading"
				Bold="1"
				Underline="Single"
				ParentStyle="Declaration"
				/>
			<Style
				Name="Label"
				Scale="100"
				Underline="Single"
				TextColor="#d64b59"
				ParentStyle="Declaration"
				/>
			<Style Name="Declare Interface" ParentStyle="Declare Class" />
			<Style Name="Declare Resource" ParentStyle="Declaration" />
			<Style Name="File" ParentStyle="Declaration" />
			<Style Name="Declare Custom Tag" ParentStyle="Declaration" />
			<Style
				Name="Ref to Func"
				Bold="0"
				TextColor="#519cea"
				ParentStyle="Reference"
				/>
			<Style Name="Ref to Macro" ParentStyle="Ref to Func" />
			<Style Name="Ref to Struct" ParentStyle="Reference" />
			<Style Name="Ref to Union" ParentStyle="Ref to Struct" />
			<Style Name="Ref to Typedef" ParentStyle="Ref to Struct" />
			<Style
				Name="Ref to Global Var"
				Bold="0"
				TextColor="#8e8ed7"
				ParentStyle="Reference"
				/>
			<Style
				Name="Ref to Const"
				TextColor="#ff8080"
				ParentStyle="Reference"
				/>
			<Style Name="Ref to Enum" ParentStyle="Reference" />
			<Style Name="Ref to Custom" ParentStyle="Reference" />
			<Style Name="Ref to EdMacro" ParentStyle="Reference" />
			<Style Name="Ref to Class" ParentStyle="Ref to Struct" />
			<Style Name="Ref to Method" Italic="1" ParentStyle="Ref to Func" />
			<Style
				Name="Ref to EnumConst"
				TextColor="#ff8080"
				ParentStyle="Ref to Const"
				/>
			<Style Name="Ref to Proto" ParentStyle="Ref to Func" />
			<Style Name="Ref to Preproc" ParentStyle="Reference" />
			<Style Name="Ref to Search" ParentStyle="Reference" />
			<Style Name="Ref to Label" ParentStyle="Reference" />
			<Style Name="Ref to Member" Italic="0" ParentStyle="Reference" />
			<Style Name="Ref to Interface" ParentStyle="Ref to Class" />
			<Style Name="Ref to Resource" ParentStyle="Reference" />
			<Style Name="Ref to File" ParentStyle="Reference" />
			<Style
				Name="Comment Heading 1"
				Bold="1"
				Scale="150"
				Underline="Thick"
				FontName="Arial"
				FontPitchFamily="2"
				FontCharset="0"
				ParentStyle="Comment"
				/>
			<Style
				Name="Comment Heading 2"
				Bold="1"
				Scale="130"
				Underline="Single"
				FontName="Arial"
				FontPitchFamily="2"
				FontCharset="0"
				ParentStyle="Comment"
				/>
			<Style
				Name="Comment Heading 3"
				Bold="1"
				Scale="120"
				FontName="Arial"
				FontPitchFamily="2"
				FontCharset="0"
				ParentStyle="Comment"
				/>
			<Style
				Name="Comment Heading 4"
				Bold="1"
				FontName="Arial"
				FontPitchFamily="2"
				FontCharset="0"
				ParentStyle="Comment"
				/>
			<Style
				Name="Comment Right"
				Italic="1"
				TextColor="#676d7a"
				BackColor="#141e2d"
				ParentStyle="Comment"
				/>
			<Style Name="Ref to Base Class" ParentStyle="Reference" />
			<Style Name="Ref to Inline Type" ParentStyle="Reference" />
			<Style Name="Inactive Code" TextColor="#808080" />
			<Style
				Name="Declare Parameter"
				Bold="0"
				Underline="Single"
				TextColor="#b4bbc6"
				ParentStyle="Declaration"
				/>
			<Style
				Name="Auto Annotations"
				Scale="90"
				TextColor="#808080"
				ParentStyle="Comment"
				/>
			<Style Name="HTML or XML Element" />
			<Style
				Name="HTML Title"
				TextColor="#ff0000"
				Bold="1"
				Scale="130"
				Underline="Single"
				/>
			<Style Name="Perl POD" />
			<Style Name="Perl End Script" />
			<Style Name="Declare Method Prototype" ParentStyle="Declare Method" />
			<Style Name="Ref to Method Prototype" ParentStyle="Ref to Method" />
			<Style
				Name="Comment To Do"
				Scale="120"
				Bold="1"
				TextColor="#404040"
				BackColor="#eeee00"
				FontName="Arial"
				FontPitchFamily="2"
				FontCharset="0"
				ParentStyle="Comment"
				/>
			<Style Name="Ref to IDL Module" ParentStyle="Reference" />
			<Style Name="Ref to IDL Library" ParentStyle="Reference" />
			<Style
				Name="Declare IDL Module"
				Scale="150"
				ShadowColor="#c0c0c0"
				KeepWithNextLine="1"
				ParentStyle="Declaration"
				/>
			<Style
				Name="Declare IDL Library"
				Scale="150"
				ShadowColor="#c0c0c0"
				KeepWithNextLine="1"
				ParentStyle="Declaration"
				/>
			<Style
				Name="Comment Single Line"
				Italic="1"
				TextColor="#948d8f"
				BackColor="#141e2d"
				ParentStyle="Comment"
				/>
			<Style
				Name="Comment Multi Line"
				Italic="1"
				TextColor="#008000"
				ParentStyle="Comment"
				/>
			<Style Name="Parentheses" ParentStyle="Delimiter" />
			<Style Name="HTML Body Text" FixedWhiteSpace="0" />
			<Style Name="HTML Tag" Bold="1" TextColor="#00ffff" />
			<Style Name="Standard Property" ParentStyle="Ref to Member" />
			<Style Name="Standard Function" ParentStyle="Ref to Func" />
			<Style Name="Standard Object" ParentStyle="Ref to Class" />
			<Style
				Name="Declare CSS Selector"
				Scale="120"
				ParentStyle="Declaration"
				/>
			<Style Name="Declare C# Property" ParentStyle="Declaration" />
			<Style Name="Ref to C# Property" ParentStyle="Reference" />
			<Style
				Name="Mono Font View"
				FontName="Consolas"
				FontPitchFamily="1"
				FontCharset="0"
				/>
			<Style Name="Declare C# Event" ParentStyle="Declaration" />
			<Style Name="Declare C# Indexer" ParentStyle="Declaration" />
			<Style Name="Ref to C# Event" ParentStyle="Reference" />
			<Style Name="Ref to C# Indexer" ParentStyle="Reference" />
			<Style Name="Ref to Alias" ParentStyle="Reference" />
			<Style Name="Declare Alias" ParentStyle="Declaration" />
			<Style Name="CDATA Section" TextColor="#808080" />
			<Style
				Name="Declare Type Parameter"
				Underline="Single"
				ParentStyle="Declaration"
				/>
			<Style
				Name="Ref to Type Parameter"
				Underline="Single"
				Bold="1"
				ParentStyle="Reference"
				/>
			<Style
				Name="Snippet Input Field"
				TextColor="#000000"
				BackColor="#a0e1ff"
				Bold="1"
				/>
			<Style Name="Register" TextColor="#008000" Bold="1" />
			<Style
				Name="Python Doc String"
				Italic="1"
				FixedWhiteSpace="0"
				ParentStyle="Comment"
				/>
			<Style Name="Instruction" ParentStyle="Control" />
			<Style
				Name="Reference Highlight"
				TextColor="#cdcfd3"
				BackColor="#386a88"
				/>
			<Style Name="Declare VHDL Entity" ParentStyle="Declaration" />
			<Style Name="Declare VHDL Architecture" ParentStyle="Declaration" />
			<Style Name="Declare VHDL Component" ParentStyle="Declaration" />
			<Style Name="Declare VHDL Process" ParentStyle="Declaration" />
			<Style Name="Declare VHDL Config" ParentStyle="Declaration" />
			<Style Name="Ref to VHDL Entity" ParentStyle="Reference" />
			<Style Name="Ref to VHDL Architecture" ParentStyle="Reference" />
			<Style Name="Ref to VHDL Component" ParentStyle="Reference" />
			<Style Name="Ref to VHDL Process" ParentStyle="Reference" />
			<Style Name="Ref to VHDL Config" ParentStyle="Reference" />
			<Style Name="HTML Tag Excerpt" />
			<Style Name="new comment" />
		</Styles>
	</Theme>
</ThemeList>

标签:xml,主题,theme,dark1130,sourceinsight
From: https://www.cnblogs.com/cyj22/p/18244014

相关文章

  • 爬虫 | xpath + lxml 库 解析爬取网页
    lxml库是用来解析XML和HTML网页内容的Xpath库则是用来查询数据(XPath表达式是一种在XML文档中查找信息的语言,它同样适用于HTML文档)简单示例:#先pipinstalllxmlimportrequestsfromlxmlimportetree#etree主要是用来解析和操作XML/HTML文档#步骤3:获取......
  • WebLogic XMLDecoder反序列化漏洞
    目录前言XMLDecoder概述XMLDecoder反序列化漏洞漏洞复现前言上篇复现了T3反序列化漏洞,XMLDecoder反序列化在WebLogic中也是一类影响很大的反序化漏洞。XMLDecoder概述XMLDecoder是JDK自带的以SAX方式解析xml的类,实现java对象和xml文件之间的转化。其中序列化过程是将java对象......
  • Spring家族框架——Spring3——IOC基于XML创建对象的方式
    ......
  • XML-RPC实现WebService简单PHP程序示例 及 Closure闭包中的bind与bindTo方法的区别
    一、XML-RPC实现WebService简单PHP程序示例    WebService就是为了异构系统的通信而产生的,它基本的思想就是使用基于XML的HTTP的远程调用提供一种标准的机制,而省去建立一种新协议的需求。目前进行WebService通信有两种协议标准,一种是XML-RPC,另外一种是SOAP。XML-RPC比较......
  • XML格式
    1、XMLAttribute[Serializable]将该类标记为可以序列化类XmlElement 节点重命名XmlRoot根节点重名称XmlArrayList集合添加根节点XmlArrayItemList集合中子节点重命名[XmlAttribute(“attr”)]  此属性会作为特性在元素中[XmlIgnore]此特性是忽略此属性 这里......
  • Flutter 中的 PopupMenuTheme 小部件:全面指南
    Flutter中的PopupMenuTheme小部件:全面指南Flutter是一个由Google开发的跨平台UI框架,它允许开发者使用Dart语言构建美观、响应式的移动、Web和桌面应用。Flutter的Material组件库中包含了丰富的UI组件,其中PopupMenuButton是一个允许用户从下拉菜单中选择......
  • Java读写xml文件
    前言使用dom4j库java读xml文件示例代码:SAXReadersaxReader=newSAXReader();Documentdoc=null;try{ FileInputStreamfin=newFileInputStream("D://doc_f/student.xml"); document=saxReader.read(fin); Elementroot=document.getRootElement();//获取......
  • 为什么会收到此警告,如何解决 "此版本只能理解 SDK XML 2 以下版本,但 SDK XML...&quot;
    我刚刚更新了我当前的Android应用程序,使其使用java11、构建工具32.0.0和下面是我使用的AndroidStudio的详细信息AndroidStudioBumblebee|2021.1.1Beta5构建号:AI-211.7628.21.2111.7956428,构建于2021年11月30日运行时版本:11.0.11+0-b60-7590822x86_......
  • JAVA XML 解析功能
    importjavax.xml.parsers.DocumentBuilderFactory;importjavax.xml.parsers.DocumentBuilder;importorg.w3c.dom.Document;importorg.w3c.dom.Element;importorg.w3c.dom.NodeList;importjava.io.ByteArrayInputStream;importjava.io.InputStream;importjava......
  • 6.2 XXE和XML利用
    pikaqu靶场xml数据传输测试-有回显,玩法,协议,引入1、构造payload写文件<?xmlversion="1.0"encoding="UTF-8"?><!DOCTYPEnote[<!ENTITYwrite"goodboy,thisisatest">]><note>&write;</note>读文件&......