summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHenning Gruendl <henning.gruendl@qt.io>2022-01-24 16:56:06 +0100
committerHenning Gründl <henning.gruendl@qt.io>2022-01-24 16:36:05 +0000
commitc7c774790687b15b9bfed5a9a1568a769aab4697 (patch)
treeadcf1f9a623f07b46a010c21fcc44b015a7444a1
parent2ac3704e76cd8c9cf7589e0078d128234b9faaf5 (diff)
downloadqt-creator-c7c774790687b15b9bfed5a9a1568a769aab4697.tar.gz
QmlDesigner: Adapt theme colors to welcome screen
Change-Id: I566a692c05f9799e4f44718a426d9536d5e2b9cd Reviewed-by: Brook Cronin <brook.cronin@qt.io> Reviewed-by: Thomas Hartmann <thomas.hartmann@qt.io> Reviewed-by: Alessandro Portale <alessandro.portale@qt.io>
-rw-r--r--share/qtcreator/themes/dark.creatortheme40
-rw-r--r--share/qtcreator/themes/default.creatortheme19
-rw-r--r--share/qtcreator/themes/design-light.creatortheme16
-rw-r--r--share/qtcreator/themes/design.creatortheme38
-rw-r--r--share/qtcreator/themes/flat-dark.creatortheme40
-rw-r--r--share/qtcreator/themes/flat-light.creatortheme16
-rw-r--r--share/qtcreator/themes/flat.creatortheme42
7 files changed, 106 insertions, 105 deletions
diff --git a/share/qtcreator/themes/dark.creatortheme b/share/qtcreator/themes/dark.creatortheme
index 5d62a28a00..a74630ccb2 100644
--- a/share/qtcreator/themes/dark.creatortheme
+++ b/share/qtcreator/themes/dark.creatortheme
@@ -23,23 +23,23 @@ qmlDesignerButtonColor=ff3c3e40
[Colors]
;DS controls theme START
-DSpanelBackground=ff323232
+DSpanelBackground=ff2E2F30
DSwelcomeScreenBackground=ff242424
-DSsubPanelBackground=ff040404
-DSthumbnailBackground=ff292929
-DSthumbnailLabelBackground=ff3D3D3D
+DSsubPanelBackground=ff1c1c1c
+DSthumbnailBackground=ff232323
+DSthumbnailLabelBackground=ff2b2a2a
DSinteraction=ff2aafd3
DSerrorColor=ffdf3a3a
DSwarningColor=warning
DSdisabledColor=ff707070
-DScontrolBackground=ff323232
-DScontrolBackgroundInteraction=ff595959
-DScontrolBackgroundDisabled=ff323232
-DScontrolBackgroundGlobalHover=ff474747
-DScontrolBackgroundHover=ff666666
+DScontrolBackground=ff2e2f30
+DScontrolBackgroundInteraction=ff3d3d3d
+DScontrolBackgroundDisabled=ff2e2f30
+DScontrolBackgroundGlobalHover=ff333333
+DScontrolBackgroundHover=ff333333
DScontrolOutline=ff1f1f1f
DScontrolOutlineInteraction=ff2aafd3
@@ -54,9 +54,9 @@ DSplaceholderTextColor=ffffffff
DSplaceholderTextColorInteraction=ffababab
DSiconColor=ffffffff
-DSiconColorHover=ff262626
+DSiconColorHover=ffffffff
DSiconColorInteraction=ff707070
-DSiconColorDisabled=ff707070
+DSiconColorDisabled=ffC7C7C7
DSiconColorSelected=ff2aafd3
DSlinkIndicatorColor=ff808080
@@ -102,7 +102,7 @@ DSactionJIT=ff2db543
DStableHeaderBackground=ffff0000
DStableHeaderText=ff00ff00
-DSdockContainerBackground=ff323232
+DSdockContainerBackground=ff242424
DSdockContainerSplitter=ff323232
DSdockAreaBackground=ff262728
@@ -138,15 +138,15 @@ DStabFocusButtonPress=ff2aafd3
DSnavigatorBranch=ff7c7b7b
DSnavigatorBranchIndicator=ff7c7b7b
-DSnavigatorItemBackground=ff262626
-DSnavigatorItemBackgroundHover=ff666666
-DSnavigatorItemBackgroundSelected=ff1f1f1f
+DSnavigatorItemBackground=ff2E2F30
+DSnavigatorItemBackgroundHover=ff333333
+DSnavigatorItemBackgroundSelected=ff3D3D3D
DSnavigatorText=ffffffff
-DSnavigatorTextHover=ff1f1f1f
+DSnavigatorTextHover=ffffffff
DSnavigatorTextSelected=ff2aafd3
DSnavigatorIcon=ffffffff
-DSnavigatorIconHover=ff1f1f1f
-DSnavigatorIconSelected=ff7c7b7b
+DSnavigatorIconHover=ffa1a1a1
+DSnavigatorIconSelected=ffffffff
DSnavigatorAliasIconChecked=ffff0000
DSnavigatorDropIndicatorBackground=ff2aafd3
DSnavigatorDropIndicatorOutline=ff2aafd3
@@ -160,8 +160,8 @@ DStoolTipText=ffdadada
DSUnimportedModuleColor=ffe33c2e
-DSBackgroundColorAlternate=ff323232
-DSBackgroundColorNormal=ff1f1f1f
+DSBackgroundColorAlternate=alternateBackground
+DSBackgroundColorNormal=normalBackground
;DS controls theme END
diff --git a/share/qtcreator/themes/default.creatortheme b/share/qtcreator/themes/default.creatortheme
index 1fe39754d3..ee047a8bc3 100644
--- a/share/qtcreator/themes/default.creatortheme
+++ b/share/qtcreator/themes/default.creatortheme
@@ -18,8 +18,9 @@ DSpanelBackground=ffeaeaea
DSwelcomeScreenBackground=ffEAEAEA
DSsubPanelBackground=ffEFEFEF
-DSthumbnailBackground=ffF2F2F2
-DSthumbnailLabelBackground=ffEBEBEB
+DSthumbnailBackground=ffE8E8E8
+DSthumbnailLabelBackground=ffDDDDDD
+
DSinteraction=ff2aafd3
DSerrorColor=ffdf3a3a
DSwarningColor=warning
@@ -28,8 +29,8 @@ DSdisabledColor=ff8e8e8e
DScontrolBackground=ffeaeaea
DScontrolBackgroundInteraction=ffc9c9c9
DScontrolBackgroundDisabled=ffeaeaea
-DScontrolBackgroundGlobalHover=ffe5e5e5
-DScontrolBackgroundHover=ffd1d1d1
+DScontrolBackgroundGlobalHover=ffdedddd
+DScontrolBackgroundHover=ffdedddd
DScontrolOutline=ffcecccc
DScontrolOutlineInteraction=ff2aafd3
@@ -105,7 +106,7 @@ DStitleBarIcon=ff4f5052
DStitleBarButtonHover=40ffffff
DStitleBarButtonPress=60ffffff
-DStabContainerBackground=ff999999
+DStabContainerBackground=ffdadada
DStabSplitter=ff595959
DStabInactiveBackground=ff999999
@@ -128,15 +129,15 @@ DStabFocusButtonPress=ff2aafd3
DSnavigatorBranch=ff7c7b7b
DSnavigatorBranchIndicator=ff7c7b7b
-DSnavigatorItemBackground=ffd8d8d8
-DSnavigatorItemBackgroundHover=ffc2c2c2
+DSnavigatorItemBackground=ffeaeaea
+DSnavigatorItemBackgroundHover=ffdedddd
DSnavigatorItemBackgroundSelected=ffffffff
DSnavigatorText=ff262626
DSnavigatorTextHover=ff1f1f1f
DSnavigatorTextSelected=ff2aafd3
DSnavigatorIcon=ff1f1f1f
-DSnavigatorIconHover=ff1f1f1f
-DSnavigatorIconSelected=ff7c7b7b
+DSnavigatorIconHover=ff7c7b7b
+DSnavigatorIconSelected=ff1f1f1f
DSnavigatorAliasIconChecked=ffff0000
DSnavigatorDropIndicatorBackground=ff2aafd3
DSnavigatorDropIndicatorOutline=ff2aafd3
diff --git a/share/qtcreator/themes/design-light.creatortheme b/share/qtcreator/themes/design-light.creatortheme
index 25b83f151d..b7ff806bf2 100644
--- a/share/qtcreator/themes/design-light.creatortheme
+++ b/share/qtcreator/themes/design-light.creatortheme
@@ -32,8 +32,8 @@ DSpanelBackground=ffeaeaea
DSwelcomeScreenBackground=ffEAEAEA
DSsubPanelBackground=ffEFEFEF
-DSthumbnailBackground=ffF2F2F2
-DSthumbnailLabelBackground=ffEBEBEB
+DSthumbnailBackground=ffE8E8E8
+DSthumbnailLabelBackground=ffDDDDDD
DSinteraction=ff2aafd3
DSerrorColor=ffdf3a3a
@@ -43,8 +43,8 @@ DSdisabledColor=ff8e8e8e
DScontrolBackground=ffeaeaea
DScontrolBackgroundInteraction=ffc9c9c9
DScontrolBackgroundDisabled=ffeaeaea
-DScontrolBackgroundGlobalHover=ffe5e5e5
-DScontrolBackgroundHover=ffd1d1d1
+DScontrolBackgroundGlobalHover=ffdedddd
+DScontrolBackgroundHover=ffdedddd
DScontrolOutline=ffcecccc
DScontrolOutlineInteraction=ff2aafd3
@@ -143,15 +143,15 @@ DStabFocusButtonPress=ff2aafd3
DSnavigatorBranch=ff7c7b7b
DSnavigatorBranchIndicator=ff7c7b7b
-DSnavigatorItemBackground=ffd8d8d8
-DSnavigatorItemBackgroundHover=ffc2c2c2
+DSnavigatorItemBackground=ffeaeaea
+DSnavigatorItemBackgroundHover=ffdedddd
DSnavigatorItemBackgroundSelected=ffffffff
DSnavigatorText=ff262626
DSnavigatorTextHover=ff1f1f1f
DSnavigatorTextSelected=ff2aafd3
DSnavigatorIcon=ff1f1f1f
-DSnavigatorIconHover=ff1f1f1f
-DSnavigatorIconSelected=ff7c7b7b
+DSnavigatorIconHover=ff7c7b7b
+DSnavigatorIconSelected=ff1f1f1f
DSnavigatorAliasIconChecked=ffff0000
DSnavigatorDropIndicatorBackground=ff2aafd3
DSnavigatorDropIndicatorOutline=ff2aafd3
diff --git a/share/qtcreator/themes/design.creatortheme b/share/qtcreator/themes/design.creatortheme
index 882b69fd36..6c862ff4dd 100644
--- a/share/qtcreator/themes/design.creatortheme
+++ b/share/qtcreator/themes/design.creatortheme
@@ -25,23 +25,23 @@ backgroundColorDisabled=ff444444
[Colors]
;DS controls theme START
-DSpanelBackground=ff323232
+DSpanelBackground=ff2E2F30
DSwelcomeScreenBackground=ff242424
-DSsubPanelBackground=ff040404
-DSthumbnailBackground=ff292929
-DSthumbnailLabelBackground=ff3D3D3D
+DSsubPanelBackground=ff1c1c1c
+DSthumbnailBackground=ff232323
+DSthumbnailLabelBackground=ff2b2a2a
DSinteraction=ff2aafd3
DSerrorColor=ffdf3a3a
DSwarningColor=warning
DSdisabledColor=ff707070
-DScontrolBackground=ff323232
-DScontrolBackgroundInteraction=ff595959
-DScontrolBackgroundDisabled=ff323232
-DScontrolBackgroundGlobalHover=ff474747
-DScontrolBackgroundHover=ff666666
+DScontrolBackground=ff2e2f30
+DScontrolBackgroundInteraction=ff3d3d3d
+DScontrolBackgroundDisabled=ff2e2f30
+DScontrolBackgroundGlobalHover=ff333333
+DScontrolBackgroundHover=ff333333
DScontrolOutline=ff1f1f1f
DScontrolOutlineInteraction=ff2aafd3
@@ -56,9 +56,9 @@ DSplaceholderTextColor=ffffffff
DSplaceholderTextColorInteraction=ffababab
DSiconColor=ffffffff
-DSiconColorHover=ff262626
+DSiconColorHover=ffffffff
DSiconColorInteraction=ff707070
-DSiconColorDisabled=ff707070
+DSiconColorDisabled=ffC7C7C7
DSiconColorSelected=ff2aafd3
DSlinkIndicatorColor=ff808080
@@ -104,7 +104,7 @@ DSactionJIT=ff2db543
DStableHeaderBackground=ffff0000
DStableHeaderText=ff00ff00
-DSdockContainerBackground=ff323232
+DSdockContainerBackground=ff242424
DSdockContainerSplitter=ff323232
DSdockAreaBackground=ff262728
@@ -140,15 +140,15 @@ DStabFocusButtonPress=ff2aafd3
DSnavigatorBranch=ff7c7b7b
DSnavigatorBranchIndicator=ff7c7b7b
-DSnavigatorItemBackground=ff262626
-DSnavigatorItemBackgroundHover=ff666666
-DSnavigatorItemBackgroundSelected=ff1f1f1f
+DSnavigatorItemBackground=ff2E2F30
+DSnavigatorItemBackgroundHover=ff333333
+DSnavigatorItemBackgroundSelected=ff3D3D3D
DSnavigatorText=ffffffff
-DSnavigatorTextHover=ff1f1f1f
+DSnavigatorTextHover=ffffffff
DSnavigatorTextSelected=ff2aafd3
DSnavigatorIcon=ffffffff
-DSnavigatorIconHover=ff1f1f1f
-DSnavigatorIconSelected=ff7c7b7b
+DSnavigatorIconHover=ffa1a1a1
+DSnavigatorIconSelected=ffffffff
DSnavigatorAliasIconChecked=ffff0000
DSnavigatorDropIndicatorBackground=ff2aafd3
DSnavigatorDropIndicatorOutline=ff2aafd3
@@ -371,7 +371,7 @@ QmlDesigner_FormEditorForegroundColor=ffdadada
;background color for main form view, library, navigator, properties, connections
;QmlDesigner_BackgroundColorDarkAlternate=ff4c4e50
-QmlDesigner_BackgroundColorDarkAlternate=ff323232
+QmlDesigner_BackgroundColorDarkAlternate=ff2e2f30
;filter outlines, override W/H outlines, properties spinbox background, timeline separators.
;QmlDesigner_BackgroundColorDarker=ff262728
diff --git a/share/qtcreator/themes/flat-dark.creatortheme b/share/qtcreator/themes/flat-dark.creatortheme
index 67c3a5822a..27ab609462 100644
--- a/share/qtcreator/themes/flat-dark.creatortheme
+++ b/share/qtcreator/themes/flat-dark.creatortheme
@@ -27,23 +27,23 @@ qmlDesignerButtonColor=ff4c4e50
[Colors]
;DS controls theme START
-DSpanelBackground=ff323232
+DSpanelBackground=ff2E2F30
DSwelcomeScreenBackground=ff242424
-DSsubPanelBackground=ff040404
-DSthumbnailBackground=ff292929
-DSthumbnailLabelBackground=ff3D3D3D
+DSsubPanelBackground=ff1c1c1c
+DSthumbnailBackground=ff232323
+DSthumbnailLabelBackground=ff2b2a2a
DSinteraction=ff2aafd3
DSerrorColor=ffdf3a3a
DSwarningColor=warning
DSdisabledColor=ff707070
-DScontrolBackground=ff323232
-DScontrolBackgroundInteraction=ff595959
-DScontrolBackgroundDisabled=ff323232
-DScontrolBackgroundGlobalHover=ff474747
-DScontrolBackgroundHover=ff666666
+DScontrolBackground=ff2e2f30
+DScontrolBackgroundInteraction=ff3d3d3d
+DScontrolBackgroundDisabled=ff2e2f30
+DScontrolBackgroundGlobalHover=ff333333
+DScontrolBackgroundHover=ff333333
DScontrolOutline=ff1f1f1f
DScontrolOutlineInteraction=ff2aafd3
@@ -58,9 +58,9 @@ DSplaceholderTextColor=ffffffff
DSplaceholderTextColorInteraction=ffababab
DSiconColor=ffffffff
-DSiconColorHover=ff262626
+DSiconColorHover=ffffffff
DSiconColorInteraction=ff707070
-DSiconColorDisabled=ff707070
+DSiconColorDisabled=ffC7C7C7
DSiconColorSelected=ff2aafd3
DSlinkIndicatorColor=ff808080
@@ -106,7 +106,7 @@ DSactionJIT=ff2db543
DStableHeaderBackground=ffff0000
DStableHeaderText=ff00ff00
-DSdockContainerBackground=ff323232
+DSdockContainerBackground=ff242424
DSdockContainerSplitter=ff323232
DSdockAreaBackground=ff262728
@@ -142,15 +142,15 @@ DStabFocusButtonPress=ff2aafd3
DSnavigatorBranch=ff7c7b7b
DSnavigatorBranchIndicator=ff7c7b7b
-DSnavigatorItemBackground=ff262626
-DSnavigatorItemBackgroundHover=ff666666
-DSnavigatorItemBackgroundSelected=ff1f1f1f
+DSnavigatorItemBackground=ff2E2F30
+DSnavigatorItemBackgroundHover=ff333333
+DSnavigatorItemBackgroundSelected=ff3D3D3D
DSnavigatorText=ffffffff
-DSnavigatorTextHover=ff1f1f1f
+DSnavigatorTextHover=ffffffff
DSnavigatorTextSelected=ff2aafd3
DSnavigatorIcon=ffffffff
-DSnavigatorIconHover=ff1f1f1f
-DSnavigatorIconSelected=ff7c7b7b
+DSnavigatorIconHover=ffa1a1a1
+DSnavigatorIconSelected=ffffffff
DSnavigatorAliasIconChecked=ffff0000
DSnavigatorDropIndicatorBackground=ff2aafd3
DSnavigatorDropIndicatorOutline=ff2aafd3
@@ -164,8 +164,8 @@ DStoolTipText=ffdadada
DSUnimportedModuleColor=ffe33c2e
-DSBackgroundColorAlternate=ff323232
-DSBackgroundColorNormal=ff1f1f1f
+DSBackgroundColorAlternate=alternateBackground
+DSBackgroundColorNormal=normalBackground
;DS controls theme END
diff --git a/share/qtcreator/themes/flat-light.creatortheme b/share/qtcreator/themes/flat-light.creatortheme
index f5a80b2c97..6c1a0aef4a 100644
--- a/share/qtcreator/themes/flat-light.creatortheme
+++ b/share/qtcreator/themes/flat-light.creatortheme
@@ -27,8 +27,8 @@ DSpanelBackground=ffeaeaea
DSwelcomeScreenBackground=ffEAEAEA
DSsubPanelBackground=ffEFEFEF
-DSthumbnailBackground=ffF2F2F2
-DSthumbnailLabelBackground=ffEBEBEB
+DSthumbnailBackground=ffE8E8E8
+DSthumbnailLabelBackground=ffDDDDDD
DSinteraction=ff2aafd3
DSerrorColor=ffdf3a3a
@@ -38,8 +38,8 @@ DSdisabledColor=ff8e8e8e
DScontrolBackground=ffeaeaea
DScontrolBackgroundInteraction=ffc9c9c9
DScontrolBackgroundDisabled=ffeaeaea
-DScontrolBackgroundGlobalHover=ffe5e5e5
-DScontrolBackgroundHover=ffd1d1d1
+DScontrolBackgroundGlobalHover=ffdedddd
+DScontrolBackgroundHover=ffdedddd
DScontrolOutline=ffcecccc
DScontrolOutlineInteraction=ff2aafd3
@@ -138,15 +138,15 @@ DStabFocusButtonPress=ff2aafd3
DSnavigatorBranch=ff7c7b7b
DSnavigatorBranchIndicator=ff7c7b7b
-DSnavigatorItemBackground=ffd8d8d8
-DSnavigatorItemBackgroundHover=ffc2c2c2
+DSnavigatorItemBackground=ffeaeaea
+DSnavigatorItemBackgroundHover=ffdedddd
DSnavigatorItemBackgroundSelected=ffffffff
DSnavigatorText=ff262626
DSnavigatorTextHover=ff1f1f1f
DSnavigatorTextSelected=ff2aafd3
DSnavigatorIcon=ff1f1f1f
-DSnavigatorIconHover=ff1f1f1f
-DSnavigatorIconSelected=ff7c7b7b
+DSnavigatorIconHover=ff7c7b7b
+DSnavigatorIconSelected=ff1f1f1f
DSnavigatorAliasIconChecked=ffff0000
DSnavigatorDropIndicatorBackground=ff2aafd3
DSnavigatorDropIndicatorOutline=ff2aafd3
diff --git a/share/qtcreator/themes/flat.creatortheme b/share/qtcreator/themes/flat.creatortheme
index 59c21dd705..14a20a1bef 100644
--- a/share/qtcreator/themes/flat.creatortheme
+++ b/share/qtcreator/themes/flat.creatortheme
@@ -21,23 +21,23 @@ qmlDesignerButtonColor=ff4c4e50
[Colors]
;DS controls theme START
-DSpanelBackground=ff323232
+DSpanelBackground=ff2E2F30
DSwelcomeScreenBackground=ff242424
-DSsubPanelBackground=ff040404
-DSthumbnailBackground=ff292929
-DSthumbnailLabelBackground=ff3D3D3D
+DSsubPanelBackground=ff1c1c1c
+DSthumbnailBackground=ff232323
+DSthumbnailLabelBackground=ff2b2a2a
DSinteraction=ff2aafd3
DSerrorColor=ffdf3a3a
DSwarningColor=warning
DSdisabledColor=ff707070
-DScontrolBackground=ff323232
-DScontrolBackgroundInteraction=ff595959
-DScontrolBackgroundDisabled=ff323232
-DScontrolBackgroundGlobalHover=ff474747
-DScontrolBackgroundHover=ff666666
+DScontrolBackground=ff2e2f30
+DScontrolBackgroundInteraction=ff3d3d3d
+DScontrolBackgroundDisabled=ff2e2f30
+DScontrolBackgroundGlobalHover=ff333333
+DScontrolBackgroundHover=ff333333
DScontrolOutline=ff1f1f1f
DScontrolOutlineInteraction=ff2aafd3
@@ -52,9 +52,9 @@ DSplaceholderTextColor=ffffffff
DSplaceholderTextColorInteraction=ffababab
DSiconColor=ffffffff
-DSiconColorHover=ff262626
+DSiconColorHover=ffffffff
DSiconColorInteraction=ff707070
-DSiconColorDisabled=ff707070
+DSiconColorDisabled=ffC7C7C7
DSiconColorSelected=ff2aafd3
DSlinkIndicatorColor=ff808080
@@ -100,7 +100,7 @@ DSactionJIT=ff2db543
DStableHeaderBackground=ffff0000
DStableHeaderText=ff00ff00
-DSdockContainerBackground=ff323232
+DSdockContainerBackground=ff242424
DSdockContainerSplitter=ff323232
DSdockAreaBackground=ff262728
@@ -113,7 +113,7 @@ DStitleBarIcon=ffffffff
DStitleBarButtonHover=40ffffff
DStitleBarButtonPress=60ffffff
-DStabContainerBackground=ff0000ff
+DStabContainerBackground=ff1f1f1f
DStabSplitter=ff595959
DStabInactiveBackground=ff1f1f1f
@@ -136,15 +136,15 @@ DStabFocusButtonPress=ff2aafd3
DSnavigatorBranch=ff7c7b7b
DSnavigatorBranchIndicator=ff7c7b7b
-DSnavigatorItemBackground=ff262626
-DSnavigatorItemBackgroundHover=ff666666
-DSnavigatorItemBackgroundSelected=ff1f1f1f
+DSnavigatorItemBackground=ff2E2F30
+DSnavigatorItemBackgroundHover=ff333333
+DSnavigatorItemBackgroundSelected=ff3D3D3D
DSnavigatorText=ffffffff
-DSnavigatorTextHover=ff1f1f1f
+DSnavigatorTextHover=ffffffff
DSnavigatorTextSelected=ff2aafd3
DSnavigatorIcon=ffffffff
-DSnavigatorIconHover=ff1f1f1f
-DSnavigatorIconSelected=ff7c7b7b
+DSnavigatorIconHover=ffa1a1a1
+DSnavigatorIconSelected=ffffffff
DSnavigatorAliasIconChecked=ffff0000
DSnavigatorDropIndicatorBackground=ff2aafd3
DSnavigatorDropIndicatorOutline=ff2aafd3
@@ -158,8 +158,8 @@ DStoolTipText=ffdadada
DSUnimportedModuleColor=ffe33c2e
-DSBackgroundColorAlternate=ff323232
-DSBackgroundColorNormal=ff1f1f1f
+DSBackgroundColorAlternate=alternateBackground
+DSBackgroundColorNormal=normalBackground
;DS controls theme END