diff options
| -rw-r--r-- | .config/QtProject/qtcreator/styles/catppuccin-macchiato.xml | 70 | ||||
| -rw-r--r-- | .config/QtProject/qtcreator/themes/catppuccin-macchiato.creatortheme | 415 |
2 files changed, 485 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> + diff --git a/.config/QtProject/qtcreator/themes/catppuccin-macchiato.creatortheme b/.config/QtProject/qtcreator/themes/catppuccin-macchiato.creatortheme new file mode 100644 index 0000000..42672b8 --- /dev/null +++ b/.config/QtProject/qtcreator/themes/catppuccin-macchiato.creatortheme @@ -0,0 +1,415 @@ +[General] +ThemeName=Catppuccin Macchiato +PreferredStyles=Fusion +DefaultTextEditorColorScheme=catppuccin-macchiato.xml + +[Palette] +shadowBackground=ff181926 +text=ffCAD3F5 +textDisabled=99CAD3F5 +textHighlighted=ffCAD3F5 +toolBarItem=ffCAD3F5 +toolBarItemDisabled=99CAD3F5 +fancyBarsNormalTextColor=ffCAD3F5 +fancyBarsBoldTextColor=ffCAD3F5 +hoverBackground=ff494D64 +selectedBackground=ff494D64 +selectedBackgroundText=ffCAD3F5 +normalBackground=ff1E2030 +alternateBackground=ff24273A +error=ffED8796 +warning=ffEED49F +success=ffA6DA95 +message=ffC6A0F6 +splitter=ff494D64 +textColorLink=ffF4DBD6 +textColorLinkVisited=ffF4DBD6 +backgroundColorDisabled=ff494D64 + +[Colors] +;DS controls theme START +DSpanelBackground=normalBackground + +DSwelcomeScreenBackground=normalBackground +DSsubPanelBackground=shadowBackground +DSthumbnailBackground=normalBackground +DSthumbnailLabelBackground=shadowBackground + +DSgreenLight=success +DSamberLight=message +DSredLight=error + +DSinteraction=selectedBackground +DSerrorColor=error +DSwarningColor=warning +DSdisabledColor=textDisabled + +DSinteractionHover=hoverBackground + +DScontrolBackground=shadowBackground +DScontrolBackgroundInteraction=shadowBackground +DScontrolBackgroundDisabled=backgroundColorDisabled +DScontrolBackgroundGlobalHover=hoverBackground +DScontrolBackgroundHover=hoverBackground + +DScontrolOutline=splitter +DScontrolOutlineInteraction=message +DScontrolOutlineDisabled=splitter + +DStextColor=text +DStextColorDisabled=textDisabled +DStextSelectionColor=selectedBackground +DStextSelectedTextColor=selectedBackgroundText + +DSplaceholderTextColor=textDisabled +DSplaceholderTextColorInteraction=textDisabled + +DSiconColor=text +DSiconColorHover=textHighlighted +DSiconColorInteraction=message +DSiconColorDisabled=textDisabled +DSiconColorSelected=message + +DSlinkIndicatorColor=text +DSlinkIndicatorColorHover=textHighlighted +DSlinkIndicatorColorInteraction=message +DSlinkIndicatorColorDisabled=textDisabled + +DSpopupBackground=shadowBackground +DSpopupOverlayColor=splitter + +DSsliderActiveTrack=message +DSsliderActiveTrackHover=ff7f7f7f +DSsliderActiveTrackFocus=ffaaaaaa +DSsliderInactiveTrack=alternateBackground +DSsliderInactiveTrackHover=ff505050 +DSsliderInactiveTrackFocus=ff7a7a7a +DSsliderHandle=ff4b5362 +DSsliderHandleHover=ff7a7a7a +DSsliderHandleFocus=ff1d545c +DSsliderHandleInteraction=ff4b5362 + +DSscrollBarTrack=normalBackground +DSscrollBarHandle=ff4b5362 + +DSsectionHeadBackground=alternateBackground + +DSstateDefaultHighlight=message +DSstateSeparatorColor=splitter +DSstateBackgroundColor=normalBackground +DSstatePreviewOutline=splitter + +DSchangedStateText=message + +DS3DAxisXColor=error +DS3DAxisYColor=success +DS3DAxisZColor=message + +DSactionBinding=message +DSactionAlias=error +DSactionKeyframe=warning +DSactionJIT=success + +DStableHeaderBackground=ff24273A +DStableHeaderText=ffCAD3F5 + +DSdockContainerBackground=shadowBackground +DSdockContainerSplitter=splitter +DSdockAreaBackground=normalBackground + +DSdockWidgetBackground=shadowBackground +DSdockWidgetSplitter=splitter +DSdockWidgetTitleBar=normalBackground + +DStitleBarText=text +DStitleBarIcon=text +DStitleBarButtonHover=30ffffff +DStitleBarButtonPress=50ffffff + +DStabContainerBackground=shadowBackground +DStabSplitter=splitter + +DStabInactiveBackground=backgroundColorDisabled +DStabInactiveText=text +DStabInactiveIcon=text +DStabInactiveButtonHover=30ffffff +DStabInactiveButtonPress=50ffffff + +DStabActiveBackground=normalBackground +DStabActiveText=text +DStabActiveIcon=text +DStabActiveButtonHover=30ffffff +DStabActiveButtonPress=50ffffff + +DStabFocusBackground=message +DStabFocusText=shadowBackground +DStabFocusIcon=shadowBackground +DStabFocusButtonHover=30ffffff +DStabFocusButtonPress=50ffffff + +DSnavigatorBranch=text +DSnavigatorBranchIndicator=text +DSnavigatorItemBackground=normalBackground +DSnavigatorItemBackgroundHover=hoverBackground +DSnavigatorItemBackgroundSelected=selectedBackground +DSnavigatorText=text +DSnavigatorTextHover=textHighlighted +DSnavigatorTextSelected=message +DSnavigatorIcon=text +DSnavigatorIconHover=textHighlighted +DSnavigatorIconSelected=text +DSnavigatorAliasIconChecked=error +DSnavigatorDropIndicatorBackground=message +DSnavigatorDropIndicatorOutline=message + +DSheaderViewBackground=shadowBackground +DStableViewAlternateBackground=alternateBackground + +DStoolTipBackground=normalBackground +DStoolTipOutline=text +DStoolTipText=text + +DSUnimportedModuleColor=success + +DSBackgroundColorAlternate=alternateBackground +DSBackgroundColorNormal=normalBackground + +;DS controls theme END + +BackgroundColorAlternate=alternateBackground +BackgroundColorDark=shadowBackground +BackgroundColorHover=hoverBackground +BackgroundColorNormal=normalBackground +BackgroundColorDisabled=backgroundColorDisabled +BackgroundColorSelected=selectedBackground +BadgeLabelBackgroundColorChecked=text +BadgeLabelBackgroundColorUnchecked=text +BadgeLabelTextColorChecked=normalBackground +BadgeLabelTextColorUnchecked=normalBackground +CanceledSearchTextColor=error +ComboBoxArrowColor=toolBarItem +ComboBoxArrowColorDisabled=toolBarItemDisabled +ComboBoxTextColor=fancyBarsNormalTextColor +DetailsButtonBackgroundColorHover=hoverBackground +DetailsWidgetBackgroundColor=shadowBackground +DockWidgetResizeHandleColor=splitter +DoubleTabWidget1stSeparatorColor=splitter +DoubleTabWidget1stTabActiveTextColor=text +DoubleTabWidget1stTabBackgroundColor=normalBackground +DoubleTabWidget1stTabInactiveTextColor=text +DoubleTabWidget2ndSeparatorColor=toolBarItemDisabled +DoubleTabWidget2ndTabActiveTextColor=text +DoubleTabWidget2ndTabBackgroundColor=selectedBackground +DoubleTabWidget2ndTabInactiveTextColor=text +EditorPlaceholderColor=shadowBackground +FancyToolBarSeparatorColor=toolBarItemDisabled +FancyTabBarBackgroundColor=shadowBackground +FancyTabBarSelectedBackgroundColor=selectedBackground +FancyTabWidgetDisabledSelectedTextColor=toolBarItemDisabled +FancyTabWidgetDisabledUnselectedTextColor=toolBarItemDisabled +FancyTabWidgetEnabledSelectedTextColor=fancyBarsBoldTextColor +FancyTabWidgetEnabledUnselectedTextColor=fancyBarsBoldTextColor +FancyToolButtonHoverColor=hoverBackground +FancyToolButtonSelectedColor=selectedBackground +FutureProgressBackgroundColor=shadowBackground +IconsBaseColor=toolBarItem +IconsDisabledColor=toolBarItemDisabled +IconsInfoColor=message +IconsInfoToolBarColor=message +IconsWarningColor=warning +IconsWarningToolBarColor=warning +IconsErrorColor=error +IconsErrorToolBarColor=error +IconsRunColor=success +IconsRunToolBarColor=success +IconsStopColor=error +IconsStopToolBarColor=error +IconsInterruptColor=message +IconsInterruptToolBarColor=message +IconsDebugColor=toolBarItem +IconsNavigationArrowsColor=warning +IconsBuildHammerHandleColor=b06112 +IconsBuildHammerHeadColor=toolBarItem +IconsModeWelcomeActiveColor=success +IconsModeEditActiveColor=message +IconsModeDesignActiveColor=warning +IconsModeDebugActiveColor=message +IconsModeProjectActiveColor=success +IconsModeAnalyzeActiveColor=message +IconsModeHelpActiveColor=warning +IconsCodeModelKeywordColor=ff777777 +IconsCodeModelClassColor=ffc0b550 +IconsCodeModelStructColor=ff53b053 +IconsCodeModelFunctionColor=ffd34373 +IconsCodeModelVariableColor=ff2bbbcc +IconsCodeModelEnumColor=ffc0b550 +IconsCodeModelMacroColor=ff476ba0 +IconsCodeModelAttributeColor=ff316511 +IconsCodeModelUniformColor=ff994899 +IconsCodeModelVaryingColor=ffa08833 +IconsCodeModelOverlayBackgroundColor=normalBackground +IconsCodeModelOverlayForegroundColor=text +InfoBarBackground=shadowBackground +InfoBarText=text +MenuBarEmptyAreaBackgroundColor=shadowBackground +MenuBarItemBackgroundColor=shadowBackground +MenuBarItemTextColorDisabled=textDisabled +MenuBarItemTextColorNormal=text +MenuItemTextColorDisabled=textDisabled +MenuItemTextColorNormal=text +MiniProjectTargetSelectorBackgroundColor=shadowBackground +MiniProjectTargetSelectorBorderColor=shadowBackground +MiniProjectTargetSelectorSummaryBackgroundColor=normalBackground +MiniProjectTargetSelectorTextColor=fancyBarsNormalTextColor +PanelStatusBarBackgroundColor=shadowBackground +PanelsWidgetSeparatorLineColor=splitter +PanelTextColorDark=text +PanelTextColorMid=text +PanelTextColorLight=textHighlighted +ProgressBarColorError=error +ProgressBarColorFinished=success +ProgressBarColorNormal=message +ProgressBarTitleColor=text +ProgressBarBackgroundColor=alternateBackground +SplitterColor=splitter +TextColorDisabled=textDisabled +TextColorError=error +TextColorHighlight=textHighlighted +TextColorHighlightBackground=hoverBackground +TextColorLink=textColorLink +TextColorLinkVisited=textColorLinkVisited +TextColorNormal=text +ToggleButtonBackgroundColor=shadowBackground +ToolBarBackgroundColor=shadowBackground +TreeViewArrowColorNormal=hoverBackground +TreeViewArrowColorSelected=text + +OutputPanes_DebugTextColor=text +OutputPanes_ErrorMessageTextColor=error +OutputPanes_MessageOutput=message +OutputPanes_NormalMessageTextColor=text +OutputPanes_StdErrTextColor=error +OutputPanes_StdOutTextColor=text +OutputPanes_WarningMessageTextColor=warning +OutputPanes_TestPassTextColor=success +OutputPanes_TestFailTextColor=error +OutputPanes_TestXFailTextColor=error +OutputPanes_TestXPassTextColor=message +OutputPanes_TestSkipTextColor=message +OutputPanes_TestWarnTextColor=warning +OutputPanes_TestFatalTextColor=error +OutputPanes_TestDebugTextColor=text +OutputPaneButtonFlashColor=error +OutputPaneToggleButtonTextColorChecked=fancyBarsNormalTextColor +OutputPaneToggleButtonTextColorUnchecked=fancyBarsNormalTextColor + +Debugger_LogWindow_LogInput=ff56b6c2 +Debugger_LogWindow_LogStatus=message +Debugger_LogWindow_LogTime=error + +Debugger_WatchItem_ValueNormal=text +Debugger_WatchItem_ValueInvalid=textDisabled +Debugger_WatchItem_ValueChanged=error + +Debugger_Breakpoint_TextMarkColor=message + +Welcome_TextColor=text +Welcome_ForegroundPrimaryColor=text +Welcome_ForegroundSecondaryColor=text +Welcome_BackgroundColor=normalBackground +Welcome_BackgroundPrimaryColor=normalBackground +Welcome_BackgroundSecondaryColor=normalBackground +Welcome_ButtonBackgroundColor=normalBackground +Welcome_DividerColor=splitter +Welcome_HoverColor=hoverBackground +Welcome_AccentColor=message +Welcome_LinkColor=textColorLink +Welcome_DisabledLinkColor=textDisabled + +Timeline_TextColor=text +Timeline_BackgroundColor1=normalBackground +Timeline_BackgroundColor2=shadowBackground +Timeline_DividerColor=splitter +Timeline_HighlightColor=selectedBackground +Timeline_PanelBackgroundColor=alternateBackground +Timeline_PanelHeaderColor=normalBackground +Timeline_HandleColor=ff4b5362 +Timeline_RangeColor=selectedBackground + +VcsBase_FileStatusUnknown_TextColor=text +VcsBase_FileAdded_TextColor=success +VcsBase_FileModified_TextColor=warning +VcsBase_FileDeleted_TextColor=error +VcsBase_FileRenamed_TextColor=message +VcsBase_FileUnmerged_TextColor=error + +Bookmarks_TextMarkColor=message + +TextEditor_SearchResult_ScrollBarColor=success +TextEditor_CurrentLine_ScrollBarColor=message + +ProjectExplorer_TaskError_TextMarkColor=error +ProjectExplorer_TaskWarn_TextMarkColor=warning + +CodeModel_Error_TextMarkColor=error +CodeModel_Warning_TextMarkColor=warning + +QmlDesigner_BackgroundColor=normalBackground +QmlDesigner_HighlightColor=selectedBackground +QmlDesigner_FormEditorSelectionColor=message +QmlDesigner_FormEditorForegroundColor=normalBackground +QmlDesigner_BackgroundColorDarkAlternate=normalBackground +QmlDesigner_BackgroundColorDarker=splitter +QmlDesigner_BorderColor=splitter +QmlDesigner_ButtonColor=normalBackground +QmlDesigner_TabDark=shadowBackground +QmlDesigner_TabLight=text +QmlDesigner_FormeditorBackgroundColor=normalBackground +QmlDesigner_AlternateBackgroundColor=alternateBackground +QmlDesigner_ScrollBarHandleColor=ff4b5362 + +PaletteWindow=shadowBackground +PaletteWindowText=text +PaletteBase=normalBackground +PaletteAlternateBase=alternateBackground +PaletteButton=shadowBackground +PaletteBrightText=error +PaletteText=text +PaletteButtonText=text +PaletteButtonTextDisabled=textDisabled +PaletteToolTipBase=hoverBackground +PaletteHighlight=selectedBackground +PaletteDark=shadowBackground +PaletteHighlightedText=selectedBackgroundText +PaletteToolTipText=text +PaletteLink=textColorLink +PaletteLinkVisited=textColorLinkVisited +PaletteWindowDisabled=backgroundColorDisabled +PaletteWindowTextDisabled=textDisabled +PaletteBaseDisabled=backgroundColorDisabled +PaletteTextDisabled=textDisabled +PaletteMid=text +PalettePlaceholderText=textDisabled + +[Flags] +ComboBoxDrawTextShadow=false +DerivePaletteFromTheme=true +DrawIndicatorBranch=true +DrawSearchResultWidgetFrame=false +DrawTargetSelectorBottom=false +DrawToolBarHighlights=false +DrawToolBarBorders=false +ApplyThemePaletteGlobally=true +FlatToolBars=true +FlatSideBarIcons=true +FlatProjectsMode=true +FlatMenuBar=true +ToolBarIconShadow=true +WindowColorAsBase=true +DarkUserInterface=true + +[Gradients] +DetailsWidgetHeaderGradient\1\color=normalBackground +DetailsWidgetHeaderGradient\1\pos=1 +DetailsWidgetHeaderGradient\size=1 + |
