aboutsummaryrefslogtreecommitdiffstats
path: root/share/qtcreator/themes/dark.creatortheme
diff options
context:
space:
mode:
Diffstat (limited to 'share/qtcreator/themes/dark.creatortheme')
-rw-r--r--share/qtcreator/themes/dark.creatortheme129
1 files changed, 129 insertions, 0 deletions
diff --git a/share/qtcreator/themes/dark.creatortheme b/share/qtcreator/themes/dark.creatortheme
new file mode 100644
index 00000000000..4223600e39c
--- /dev/null
+++ b/share/qtcreator/themes/dark.creatortheme
@@ -0,0 +1,129 @@
+[General]
+ThemeName=dark
+
+[Palette]
+shadowBackground=ff232323
+text=ffe7e7e7
+textDisabled=ffa0a0a4
+hoverBackground=ff515151
+selectedBackground=ff151515
+normalBackground=ff333333
+alternateBackground=ff515151
+error=ffff0000
+
+[Colors]
+BackgroundColorAlternate=alternateBackground
+BackgroundColorDark=shadowBackground
+BackgroundColorHover=hoverBackground
+BackgroundColorNormal=normalBackground
+BackgroundColorSelected=selectedBackground
+BadgeLabelBackgroundColorChecked=normalBackground
+BadgeLabelBackgroundColorUnchecked=selectedBackground
+BadgeLabelTextColorChecked=text
+BadgeLabelTextColorUnchecked=text
+CanceledSearchTextColor=ff0000
+ComboBoxArrowColor=text
+ComboBoxArrowColorDisabled=text
+ComboBoxTextColor=text
+DetailsButtonBackgroundColorHover=hoverBackground
+DetailsWidgetBackgroundColor=ff4a4a4a
+DockWidgetResizeHandleColor=shadowBackground
+DoubleTabWidget1stEmptyAreaBackgroundColor=normalBackground
+DoubleTabWidget1stSeparatorColor=hoverBackground
+DoubleTabWidget1stTabActiveTextColor=text
+DoubleTabWidget1stTabBackgroundColor=ff4a4a4a
+DoubleTabWidget1stTabInactiveTextColor=textDisabled
+DoubleTabWidget2ndSeparatorColor=hoverBackground
+DoubleTabWidget2ndTabActiveTextColor=text
+DoubleTabWidget2ndTabBackgroundColor=ff434343
+DoubleTabWidget2ndTabInactiveTextColor=textDisabled
+EditorPlaceholderColor=normalBackground
+FancyTabBarBackgroundColor=shadowBackground
+FancyTabWidgetDisabledSelectedTextColor=textDisabled
+FancyTabWidgetDisabledUnselectedTextColor=textDisabled
+FancyTabWidgetEnabledSelectedTextColor=text
+FancyTabWidgetEnabledUnselectedTextColor=text
+FancyToolButtonHoverColor=hoverBackground
+FancyToolButtonSelectedColor=selectedBackground
+FutureProgressBackgroundColor=shadowBackground
+MenuBarEmptyAreaBackgroundColor=shadowBackground
+MenuBarItemBackgroundColor=shadowBackground
+MenuBarItemTextColorDisabled=textDisabled
+MenuBarItemTextColorNormal=text
+MiniProjectTargetSelectorBackgroundColor=shadowBackground
+MiniProjectTargetSelectorBorderColor=shadowBackground
+MiniProjectTargetSelectorSummaryBackgroundColor=shadowBackground
+MiniProjectTargetSelectorTextColor=text
+OutputFormatter_DebugTextColor=text
+OutputFormatter_ErrorMessageTextColor=error
+OutputFormatter_NormalMessageTextColor=text
+OutputFormatter_StdErrTextColor=error
+OutputFormatter_StdOutTextColor=text
+OutputPaneButtonFlashColor=error
+OutputPaneToggleButtonTextColorChecked=text
+OutputPaneToggleButtonTextColorUnchecked=text
+PanelButtonToolBackgroundColorHover=hoverBackground
+PanelStatusBarBackgroundColor=shadowBackground
+PanelTextColor=text
+PanelsWidgetSeparatorLineColor=0
+ProgressBarColorError=error
+ProgressBarColorFinished=ff5aaa3c
+ProgressBarColorNormal=hoverBackground
+ProgressBarTitleColor=text
+QtOutputFormatter_LinkTextColor=ff0000ff
+SearchResultWidgetBackgroundColor=shadowBackground
+SearchResultWidgetTextColor=text
+TextColorDisabled=textDisabled
+TextColorHighlight=ffff0000
+TextColorNormal=text
+TodoItemTextColor=ff000000
+ToggleButtonBackgroundColor=shadowBackground
+ToolBarBackgroundColor=shadowBackground
+TreeViewArrowColorNormal=hoverBackground
+TreeViewArrowColorSelected=text
+Welcome_BackgroundColorNormal=normalBackground
+Welcome_Button_BorderColor=0
+Welcome_Button_TextColorNormal=ffe7e7e7
+Welcome_Button_TextColorPressed=ffffffff
+Welcome_Caption_TextColorNormal=ff4acb47
+Welcome_DividerColor=ff232323
+Welcome_Link_BackgroundColor=ff333333
+Welcome_Link_TextColorActive=fff0f0f0
+Welcome_Link_TextColorNormal=text
+Welcome_ProjectItem_BackgroundColorHover=0
+Welcome_ProjectItem_TextColorFilepath=textDisabled
+Welcome_SessionItemExpanded_BackgroundColor=selectedBackground
+Welcome_SessionItem_BackgroundColorHover=hoverBackground
+Welcome_SessionItem_BackgroundColorNormal=0
+Welcome_SideBar_BackgroundColor=ff434343
+Welcome_TextColorHeading=text
+Welcome_TextColorNormal=text
+
+[Flags]
+ComboBoxDrawTextShadow=false
+DerivePaletteFromTheme=true
+DrawIndicatorBranch=true
+DrawProgressBarSunken=false
+DrawSearchResultWidgetFrame=false
+DrawTargetSelectorBottom=false
+
+[Gradients]
+DetailsWidgetHeaderGradient\1\color=0
+DetailsWidgetHeaderGradient\1\pos=1
+DetailsWidgetHeaderGradient\size=1
+
+[IconOverlay]
+CSourceMimetype=:/cppeditor/images/dark_qt_c.png
+CppHeaderMimetype=:/cppeditor/images/dark_qt_h.png
+CppSourceMimetype=:/cppeditor/images/dark_qt_cpp.png
+PrfMimetype=:/qtsupport/images/dark_qt_project.png
+PriMimetype=:/qtsupport/images/dark_qt_project.png
+ProMimetype=:/qtsupport/images/dark_qt_project.png
+
+#TODO: needs to be ported to new ini format!
+[StandardIcons]
+SP_FileIcon=:/core/images/dark_fileicon.png
+SP_DirIcon=:/core/images/dark_foldericon.png
+
+[Style]
+WidgetStyle=StyleFlat