This repository has been archived on 2022-08-21. You can view files and clone it, but cannot push or open issues or pull requests.
dotfiles/home/.config/QtProject/qtcreator/styles/nord.xml

74 lines
4.2 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<style-scheme version="1.0" name="Nord">
<style name="Text" foreground="#d8dee9" background="#2e3440"/>
<style name="Link" underlineStyle="SingleUnderline"/>
<style name="Selection" background="#3b4252"/>
<style name="LineNumber" foreground="#4c566a" background="#2e3440" bold="true"/>
<style name="SearchResult" foreground="#eceff4" background="#ebcb8b"/>
<style name="SearchScope" background="#2e3440"/>
<style name="Parentheses" foreground="#bf616a" background="#2e3440" bold="true"/>
<style name="ParenthesesMismatch" foreground="#d8dee9" background="#bf616a" bold="true"/>
<style name="AutoComplete" background="#3b4252"/>
<style name="CurrentLine" background="#3b4252"/>
<style name="CurrentLineNumber" foreground="#d8dee9" bold="true"/>
<style name="Occurrences" background="#5e81ac"/>
<style name="Occurrences.Unused" foreground="#d08770" underlineStyle="DashUnderline"/>
<style name="Occurrences.Rename" background="#434c5e"/>
<style name="Number" foreground="#b48ead"/>
<style name="String" foreground="#a3be8c"/>
<style name="Type" foreground="#8fbcbb"/>
<style name="Local"/>
<style name="Global"/>
<style name="Field" foreground="#d8dee9"/>
<style name="Static" foreground="#88c0d0" italic="true"/>
<style name="VirtualMethod" foreground="#88c0d0" italic="true"/>
<style name="Function" foreground="#88c0d0"/>
<style name="Keyword" foreground="#81a1c1"/>
<style name="PrimitiveType" foreground="#81a1c1"/>
<style name="Operator" foreground="#81a1c1"/>
<style name="Overloaded Operator" foreground="#81a1c1"/>
<style name="Punctuation"/>
<style name="Preprocessor" foreground="#81a1c1"/>
<style name="Label" foreground="#bf616a" bold="true"/>
<style name="Comment" foreground="#4c566a" italic="true"/>
<style name="Doxygen.Comment" foreground="#4c566a" italic="true"/>
<style name="Doxygen.Tag" foreground="#8fbcbb" bold="true"/>
<style name="VisualWhitespace" foreground="#3b4252"/>
<style name="QmlLocalId" foreground="#88c0d0" italic="true"/>
<style name="QmlExternalId" foreground="#81a1c1" bold="true" italic="true"/>
<style name="QmlTypeId" foreground="#8fbcbb"/>
<style name="QmlRootObjectProperty" foreground="#81a1c1" italic="true"/>
<style name="QmlScopeObjectProperty" foreground="#81a1c1" italic="true"/>
<style name="QmlExternalObjectProperty" foreground="#88c0d0" italic="true"/>
<style name="JsScopeVar" foreground="#b48ead" italic="true"/>
<style name="JsImportVar" foreground="#88c0d0" italic="true"/>
<style name="JsGlobalVar" foreground="#81a1c1"/>
<style name="QmlStateName" foreground="#81a1c1" italic="true"/>
<style name="Binding" foreground="#d8dee9" underlineColor="#000000"/>
<style name="DisabledCode" foreground="#4c566a" background="#2e3440"/>
<style name="AddedLine" foreground="#a3be8c"/>
<style name="RemovedLine" foreground="#bf616a"/>
<style name="DiffFile" foreground="#81a1c1"/>
<style name="DiffLocation" foreground="#d08770"/>
<style name="DiffFileLine" foreground="#2e3440" background="#ebcb8b"/>
<style name="DiffContextLine" foreground="#2e3440" background="#88c0d0"/>
<style name="DiffSourceLine" foreground="#2e3440" background="#e06c75"/>
<style name="DiffSourceChar" foreground="#2e3440" background="#bf616a"/>
<style name="DiffDestLine" foreground="#2e3440" background="#8fbcbb"/>
<style name="DiffDestChar" foreground="#2e3440" background="#a3be8c"/>
<style name="LogChangeLine" foreground="#bf616a"/>
<style name="LogAuthorName" foreground="#81a1c1"/>
<style name="LogCommitDate" foreground="#a3be8c"/>
<style name="LogCommitHash" foreground="#bf616a"/>
<style name="LogCommitSubject"/>
<style name="LogDecoration" foreground="#b48ead"/>
<style name="Warning" underlineColor="#d08770" underlineStyle="SingleUnderline"/>
<style name="WarningContext" underlineColor="#d08770" underlineStyle="DotLine"/>
<style name="Error" underlineColor="#bf616a" underlineStyle="SingleUnderline"/>
<style name="ErrorContext" underlineColor="#bf616a" underlineStyle="DotLine"/>
<style name="Declaration"/>
<style name="FunctionDefinition"/>
<style name="OutputArgument" foreground="#2e3440" background="#d8dee9" italic="true"/>
<style name="LastStyleSentinel"/>
</style-scheme>