mirror of
https://github.com/arcan1s/dotfiles.git
synced 2025-04-25 00:17:17 +00:00
36 lines
1.9 KiB
XML
36 lines
1.9 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<style-scheme version="1.0" name="Monokai">
|
|
<style name="AddedLine" foreground="#3875d7"/>
|
|
<style name="Comment" foreground="#808080"/>
|
|
<style name="CurrentLine" background="#3e3d32"/>
|
|
<style name="CurrentLineNumber" foreground="#a0a19c" background="#3e3d32"/>
|
|
<style name="DiffFile" foreground="#a6e22e"/>
|
|
<style name="DiffLocation" foreground="#0000ff"/>
|
|
<style name="DisabledCode"/>
|
|
<style name="Doxygen.Comment" foreground="#808080" italic="true"/>
|
|
<style name="Doxygen.Tag" foreground="#808080" bold="true" italic="true"/>
|
|
<style name="Field" foreground="#66d9ef"/>
|
|
<style name="Keyword" foreground="#f92672"/>
|
|
<style name="Label" foreground="#800000"/>
|
|
<style name="LineNumber" foreground="#a0a19c" background="#272822"/>
|
|
<style name="Link" foreground="#66d9ef"/>
|
|
<style name="Local" foreground="#66d9ef"/>
|
|
<style name="Number" foreground="#ae81ff"/>
|
|
<style name="Occurrences" foreground="#000000" background="#b4b4b4"/>
|
|
<style name="Occurrences.Rename" foreground="#000000" background="#ff6464"/>
|
|
<style name="Occurrences.Unused" foreground="#ff0000"/>
|
|
<style name="Operator" foreground="#e6e5e2"/>
|
|
<style name="Parentheses" foreground="#ff0000" background="#c3e1ff"/>
|
|
<style name="Preprocessor" foreground="#a6e22e"/>
|
|
<style name="RemovedLine" foreground="#ff0000"/>
|
|
<style name="SearchResult" foreground="#ffffff" background="#2572b8"/>
|
|
<style name="SearchScope" foreground="#000000" background="#e2efff"/>
|
|
<style name="Selection" foreground="#e6e5e2" background="#49483e"/>
|
|
<style name="Static" foreground="#66d9ef"/>
|
|
<style name="String" foreground="#e6db74"/>
|
|
<style name="Text" foreground="#e6e5e2" background="#272822"/>
|
|
<style name="Type" foreground="#e6e5e2"/>
|
|
<style name="VirtualMethod" foreground="#66d9ef"/>
|
|
<style name="VisualWhitespace" foreground="#3e3d32"/>
|
|
</style-scheme>
|