aboutsummaryrefslogtreecommitdiff
path: root/PreviewCustomColorTable.vb
diff options
context:
space:
mode:
authorpfg github <[email protected]>2015-03-08 09:18:40 -0700
committerpfg github <[email protected]>2015-03-08 09:18:40 -0700
commita3db778746af40eb9f9ec2cccfb3c935164600f5 (patch)
tree6fd5220c1283aeb448d4b67c8c122f78d2a7a8dc /PreviewCustomColorTable.vb
parentbfd7c782b02bce11bb07cc228e5d0775ad0d98d5 (diff)
downloadshiftos-a3db778746af40eb9f9ec2cccfb3c935164600f5.tar.gz
shiftos-a3db778746af40eb9f9ec2cccfb3c935164600f5.tar.bz2
shiftos-a3db778746af40eb9f9ec2cccfb3c935164600f5.zip
Full Source
Diffstat (limited to 'PreviewCustomColorTable.vb')
-rw-r--r--PreviewCustomColorTable.vb330
1 files changed, 0 insertions, 330 deletions
diff --git a/PreviewCustomColorTable.vb b/PreviewCustomColorTable.vb
deleted file mode 100644
index 6ce3d83..0000000
--- a/PreviewCustomColorTable.vb
+++ /dev/null
@@ -1,330 +0,0 @@
-' <auto-generated>
-' This code was generated by the .NET ToolStrip Customizer.
-' http://toolstripcustomizer.codeplex.com/
-' </auto-generated>
-
-Imports System.Drawing
-Imports System.Windows.Forms
-
-Namespace MyNamespace
- Class PreviewCustomColorTable
- Inherits ProfessionalColorTable
- Public Overrides ReadOnly Property ButtonSelectedHighlight() As Color
- Get
- Return ButtonSelectedGradientMiddle
- End Get
- End Property
- Public Overrides ReadOnly Property ButtonSelectedHighlightBorder() As Color
- Get
- Return ButtonSelectedBorder
- End Get
- End Property
- Public Overrides ReadOnly Property ButtonPressedHighlight() As Color
- Get
- Return ButtonPressedGradientMiddle
- End Get
- End Property
- Public Overrides ReadOnly Property ButtonPressedHighlightBorder() As Color
- Get
- Return ButtonPressedBorder
- End Get
- End Property
- Public Overrides ReadOnly Property ButtonCheckedHighlight() As Color
- Get
- Return ButtonCheckedGradientMiddle
- End Get
- End Property
- Public Overrides ReadOnly Property ButtonCheckedHighlightBorder() As Color
- Get
- Return ButtonSelectedBorder
- End Get
- End Property
- Public Overrides ReadOnly Property ButtonPressedBorder() As Color
- Get
- Return ButtonSelectedBorder
- End Get
- End Property
- Public Overrides ReadOnly Property ButtonSelectedBorder() As Color
- Get
- Return Color.FromName("Gray")
- End Get
- End Property
- Public Overrides ReadOnly Property ButtonCheckedGradientBegin() As Color
- Get
- Return Color.FromName("Gray")
- End Get
- End Property
- Public Overrides ReadOnly Property ButtonCheckedGradientMiddle() As Color
- Get
- Return Color.FromName("Gray")
- End Get
- End Property
- Public Overrides ReadOnly Property ButtonCheckedGradientEnd() As Color
- Get
- Return Color.FromName("Gray")
- End Get
- End Property
- Public Overrides ReadOnly Property ButtonSelectedGradientBegin() As Color
- Get
- Return Color.FromName("Gray")
- End Get
- End Property
- Public Overrides ReadOnly Property ButtonSelectedGradientMiddle() As Color
- Get
- Return Color.FromName("Gray")
- End Get
- End Property
- Public Overrides ReadOnly Property ButtonSelectedGradientEnd() As Color
- Get
- Return Color.FromName("Gray")
- End Get
- End Property
- Public Overrides ReadOnly Property ButtonPressedGradientBegin() As Color
- Get
- Return Color.FromName("Gray")
- End Get
- End Property
- Public Overrides ReadOnly Property ButtonPressedGradientMiddle() As Color
- Get
- Return Color.FromName("Gray")
- End Get
- End Property
- Public Overrides ReadOnly Property ButtonPressedGradientEnd() As Color
- Get
- Return Color.FromName("Gray")
- End Get
- End Property
- Public Overrides ReadOnly Property CheckBackground() As Color
- Get
- Return Color.FromName("Gray")
- End Get
- End Property
- Public Overrides ReadOnly Property CheckSelectedBackground() As Color
- Get
- Return Color.FromName("Gray")
- End Get
- End Property
- Public Overrides ReadOnly Property CheckPressedBackground() As Color
- Get
- Return Color.FromName("Gray")
- End Get
- End Property
- Public Overrides ReadOnly Property GripDark() As Color
- Get
- Return Color.FromName("Gray")
- End Get
- End Property
- Public Overrides ReadOnly Property GripLight() As Color
- Get
- Return Color.FromName("White")
- End Get
- End Property
- Public Overrides ReadOnly Property ImageMarginGradientBegin() As Color
- Get
- Return Color.FromArgb(Shifter.applauncherbackgroundcolour.ToArgb)
- End Get
- End Property
- Public Overrides ReadOnly Property ImageMarginGradientMiddle() As Color
- Get
- Return Color.FromArgb(Shifter.applauncherbackgroundcolour.ToArgb)
- End Get
- End Property
- Public Overrides ReadOnly Property ImageMarginGradientEnd() As Color
- Get
- Return Color.FromArgb(Shifter.applauncherbackgroundcolour.ToArgb)
- End Get
- End Property
- Public Overrides ReadOnly Property ImageMarginRevealedGradientBegin() As Color
- Get
- Return Color.FromName("Gray")
- End Get
- End Property
- Public Overrides ReadOnly Property ImageMarginRevealedGradientMiddle() As Color
- Get
- Return Color.FromName("Gray")
- End Get
- End Property
- Public Overrides ReadOnly Property ImageMarginRevealedGradientEnd() As Color
- Get
- Return Color.FromName("Gray")
- End Get
- End Property
- Public Overrides ReadOnly Property MenuStripGradientBegin() As Color
- Get
- If Shifter.skinapplauncherbutton(1) Is Nothing Then
- Return Color.FromArgb(Shifter.applauncherbuttoncolour.ToArgb)
- Else
- Return Color.Transparent
- End If
- End Get
- End Property
- Public Overrides ReadOnly Property MenuStripGradientEnd() As Color
- Get
- If Shifter.skinapplauncherbutton(1) Is Nothing Then
- Return Color.FromArgb(Shifter.applauncherbuttoncolour.ToArgb)
- Else
- Return Color.Transparent
- End If
- End Get
- End Property
- Public Overrides ReadOnly Property MenuItemSelected() As Color
- Get
- Return Color.FromArgb(Shifter.applaunchermouseovercolour.ToArgb)
- End Get
- End Property
- Public Overrides ReadOnly Property MenuItemBorder() As Color
- Get
- If Shifter.skinapplauncherbutton(1) Is Nothing Then
- Return Color.FromArgb(Shifter.applauncherbuttoncolour.ToArgb)
- Else
- Return Color.Transparent
- End If
- End Get
- End Property
- Public Overrides ReadOnly Property MenuBorder() As Color
- Get
- If Shifter.skinapplauncherbutton(1) Is Nothing Then
- Return Color.FromArgb(Shifter.applauncherbuttoncolour.ToArgb)
- Else
- Return Color.Transparent
- End If
- End Get
- End Property
- Public Overrides ReadOnly Property MenuItemSelectedGradientBegin() As Color
- Get
- If Shifter.skinapplauncherbutton(1) Is Nothing Then
- Return Color.FromArgb(Shifter.applauncherbuttoncolour.ToArgb)
- Else
- Return Color.Transparent
- End If
- End Get
- End Property
- Public Overrides ReadOnly Property MenuItemSelectedGradientEnd() As Color
- Get
- If Shifter.skinapplauncherbutton(1) Is Nothing Then
- Return Color.FromArgb(Shifter.applauncherbuttoncolour.ToArgb)
- Else
- Return Color.Transparent
- End If
- End Get
- End Property
- Public Overrides ReadOnly Property MenuItemPressedGradientBegin() As Color
- Get
- 'remember this is for clicking the button, the below must be changed in the future
- If Shifter.skinapplauncherbutton(2) Is Nothing Then
- Return Color.FromArgb(Shifter.applauncherbuttonclickedcolour.ToArgb)
- Else
- Return Color.Transparent
- End If
- End Get
- End Property
- Public Overrides ReadOnly Property MenuItemPressedGradientMiddle() As Color
- Get
- If Shifter.skinapplauncherbutton(2) Is Nothing Then
- Return Color.FromArgb(Shifter.applauncherbuttonclickedcolour.ToArgb)
- Else
- Return Color.Transparent
- End If
- End Get
- End Property
- Public Overrides ReadOnly Property MenuItemPressedGradientEnd() As Color
- Get
- If Shifter.skinapplauncherbutton(2) Is Nothing Then
- Return Color.FromArgb(Shifter.applauncherbuttonclickedcolour.ToArgb)
- Else
- Return Color.Transparent
- End If
- End Get
- End Property
- Public Overrides ReadOnly Property RaftingContainerGradientBegin() As Color
- Get
- Return Color.FromName("ButtonFace")
- End Get
- End Property
- Public Overrides ReadOnly Property RaftingContainerGradientEnd() As Color
- Get
- Return Color.FromArgb(255, 252, 252, 252)
- End Get
- End Property
- Public Overrides ReadOnly Property SeparatorDark() As Color
- Get
- Return Color.FromName("Black")
- End Get
- End Property
- Public Overrides ReadOnly Property SeparatorLight() As Color
- Get
- Return Color.FromName("ButtonHighlight")
- End Get
- End Property
- Public Overrides ReadOnly Property StatusStripGradientBegin() As Color
- Get
- Return Color.FromName("ButtonFace")
- End Get
- End Property
- Public Overrides ReadOnly Property StatusStripGradientEnd() As Color
- Get
- Return Color.FromArgb(255, 252, 252, 252)
- End Get
- End Property
- Public Overrides ReadOnly Property ToolStripBorder() As Color
- Get
- Return Color.FromName("Gray")
- End Get
- End Property
- Public Overrides ReadOnly Property ToolStripDropDownBackground() As Color
- Get
- Return Color.FromArgb(Shifter.applauncherbackgroundcolour.ToArgb)
- End Get
- End Property
- Public Overrides ReadOnly Property ToolStripGradientBegin() As Color
- Get
- Return Color.FromName("Gray")
- End Get
- End Property
- Public Overrides ReadOnly Property ToolStripGradientMiddle() As Color
- Get
- Return Color.FromName("Gray")
- End Get
- End Property
- Public Overrides ReadOnly Property ToolStripGradientEnd() As Color
- Get
- Return Color.FromName("Gray")
- End Get
- End Property
- Public Overrides ReadOnly Property ToolStripContentPanelGradientBegin() As Color
- Get
- Return Color.FromName("ButtonFace")
- End Get
- End Property
- Public Overrides ReadOnly Property ToolStripContentPanelGradientEnd() As Color
- Get
- Return Color.FromArgb(255, 252, 252, 252)
- End Get
- End Property
- Public Overrides ReadOnly Property ToolStripPanelGradientBegin() As Color
- Get
- Return Color.FromName("ButtonFace")
- End Get
- End Property
- Public Overrides ReadOnly Property ToolStripPanelGradientEnd() As Color
- Get
- Return Color.FromArgb(255, 252, 252, 252)
- End Get
- End Property
- Public Overrides ReadOnly Property OverflowButtonGradientBegin() As Color
- Get
- Return Color.FromArgb(255, 245, 245, 245)
- End Get
- End Property
- Public Overrides ReadOnly Property OverflowButtonGradientMiddle() As Color
- Get
- Return Color.FromArgb(255, 242, 242, 242)
- End Get
- End Property
- Public Overrides ReadOnly Property OverflowButtonGradientEnd() As Color
- Get
- Return Color.FromName("Gray")
- End Get
- End Property
- End Class
-End Namespace \ No newline at end of file