summaryrefslogtreecommitdiff
path: root/.config/QtProject/qtcreator/styles/catppuccin-macchiato.xml
diff options
context:
space:
mode:
Diffstat (limited to '.config/QtProject/qtcreator/styles/catppuccin-macchiato.xml')
-rw-r--r--.config/QtProject/qtcreator/styles/catppuccin-macchiato.xml70
1 files changed, 70 insertions, 0 deletions
diff --git a/.config/QtProject/qtcreator/styles/catppuccin-macchiato.xml b/.config/QtProject/qtcreator/styles/catppuccin-macchiato.xml
new file mode 100644
index 0000000..33f1f02
--- /dev/null
+++ b/.config/QtProject/qtcreator/styles/catppuccin-macchiato.xml
@@ -0,0 +1,70 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<style-scheme version="1.0" name="Catppuccin Macchiato">
+ <style name="Text" foreground="#CAD3F5" background="#24273A"/>
+ <style name="Link" foreground="#91D7E3" underlineStyle="SingleUnderline"/>
+ <style name="Selection" background="#5B6078"/>
+ <style name="LineNumber" foreground="#494D64"/>
+ <style name="SearchResult" foreground="#8BD5CA" bold="true"/>
+ <style name="SearchScope" foreground="#24273A" background="#CAD3F5"/>
+ <style name="Parentheses" foreground="#F5A97F" bold="true"/>
+ <style name="ParenthesesMismatch" foreground="#F5A97F"/>
+ <style name="AutoComplete" foreground="#CAD3F5"/>
+ <style name="CurrentLine" foreground="#24273A" background="#494D64"/>
+ <style name="CurrentLineNumber" foreground="#6E738D"/>
+ <style name="Occurrences" foreground="#24273A" background="#CAD3F5"/>
+ <style name="Occurrences.Unused" foreground="#CAD3F5"/>
+ <style name="Occurrences.Rename" foreground="#24273A" background="#CAD3F5"/>
+ <style name="Number" foreground="#F5A97F"/>
+ <style name="String" foreground="#A6DA95"/>
+ <style name="Type" foreground="#EED49F"/>
+ <style name="Local" foreground="#CAD3F5"/>
+ <style name="Parameter"/>
+ <style name="Global" foreground="#EE99A0"/>
+ <style name="Field" foreground="#F4DBD6"/>
+ <style name="Static" foreground="#8BD5CA"/>
+ <style name="VirtualMethod" foreground="#8AADF4" italic="true"/>
+ <style name="Function" foreground="#8AADF4"/>
+ <style name="Keyword" foreground="#C6A0F6"/>
+ <style name="PrimitiveType" foreground="#EED49F" italic="true"/>
+ <style name="Operator" foreground="#91D7E3"/>
+ <style name="Overloaded Operator" foreground="#91D7E3"/>
+ <style name="Punctuation"/>
+ <style name="Preprocessor" foreground="#91D7E3"/>
+ <style name="Label" foreground="#91D7E3"/>
+ <style name="Comment" foreground="#5B6078" italic="true"/>
+ <style name="Doxygen.Comment" foreground="#5B6078"/>
+ <style name="Doxygen.Tag" foreground="#5B6078" bold="true"/>
+ <style name="VisualWhitespace" foreground="#5B6078"/>
+ <style name="QmlLocalId" foreground="#A6DA95" italic="true"/>
+ <style name="QmlExternalId" foreground="#F5A97F" italic="true"/>
+ <style name="QmlTypeId" foreground="#91D7E3"/>
+ <style name="QmlRootObjectProperty" foreground="#A6DA95" italic="true"/>
+ <style name="QmlScopeObjectProperty" foreground="#A6DA95" italic="true"/>
+ <style name="QmlExternalObjectProperty" foreground="#F5A97F" italic="true"/>
+ <style name="JsScopeVar" foreground="#8AADF4" italic="true"/>
+ <style name="JsImportVar" foreground="#CAD3F5" italic="true"/>
+ <style name="JsGlobalVar" foreground="#ED8796" italic="true"/>
+ <style name="QmlStateName" foreground="#A6DA95" italic="true"/>
+ <style name="Binding" foreground="#F5BDE6"/>
+ <style name="DisabledCode" foreground="#6E738D"/>
+ <style name="AddedLine" foreground="#A6DA95"/>
+ <style name="RemovedLine" foreground="#ED8796"/>
+ <style name="DiffFile" foreground="#91D7E3"/>
+ <style name="DiffLocation" foreground="#F5A97F"/>
+ <style name="DiffFileLine" foreground="#24273A" background="#EED49F"/>
+ <style name="DiffContextLine" foreground="#24273A" background="#91D7E3"/>
+ <style name="DiffSourceLine" background="#754D5F"/>
+ <style name="DiffSourceChar" background="#4C3A4C"/>
+ <style name="DiffDestLine" background="#586E5F"/>
+ <style name="DiffDestChar" background="#3E4B4C"/>
+ <style name="LogChangeLine" foreground="#ED8796"/>
+ <style name="Warning" underlineColor="#F5A97F" underlineStyle="SingleUnderline"/>
+ <style name="WarningContext" underlineColor="#F5A97F" underlineStyle="DotLine"/>
+ <style name="Error" underlineColor="#ED8796" underlineStyle="SingleUnderline"/>
+ <style name="ErrorContext" underlineColor="#ED8796" underlineStyle="DotLine"/>
+ <style name="Declaration" bold="true"/>
+ <style name="FunctionDefinition"/>
+ <style name="OutputArgument" italic="true"/>
+ <style name="StaticMember" foreground="#F5A97F"/>
+</style-scheme>
+