diff --git a/ctrl/SlyDCTColors_Default.cfg b/ctrl/SlyDCTColors_Default.cfg new file mode 100644 index 0000000000000000000000000000000000000000..a1893b690416b65803298cbea9df9f3e806203f4 --- /dev/null +++ b/ctrl/SlyDCTColors_Default.cfg @@ -0,0 +1,60 @@ +; This is a color theme file for SlyEdit's DCT Style. +; This color scheme mimics DCT Edit's default color scheme. + +; Text edit color +TextEditColor=nw +; The color to use for quoted lines in the message +QuoteLineColor=nc + +; Border colors +TopBorderColor1=nr +TopBorderColor2=nrh +EditAreaBorderColor1=ng +EditAreaBorderColor2=ngh +EditModeBrackets=nkh +EditMode=nw + +; Colors for the top informational area +TopLabelColor=nbh +TopLabelColonColor=nb +TopFromColor=nch +TopFromFillColor=nc +TopToColor=nch +TopToFillColor=nc +TopSubjColor=nwh +TopSubjFillColor=nw +TopAreaColor=ngh +TopAreaFillColor=ng +TopTimeColor=nyh +TopTimeFillColor=nr +TopTimeLeftColor=nyh +TopTimeLeftFillColor=nr +TopInfoBracketColor=nm + +; Colors for the quote window +QuoteWinText=n7b +QuoteLineHighlightColor=nw +QuoteWinBorderTextColor=n7r +QuoteWinBorderColor=nk7 + +; Colors for the bottom row help text +BottomHelpBrackets=nkh +BottomHelpKeys=nrh +BottomHelpFill=nr +BottomHelpKeyDesc=nc + +; Colors for text boxes +TextBoxBorder=nk7 +TextBoxBorderText=nr7 +TextBoxInnerText=nb7 +YesNoBoxBrackets=nk7 +YesNoBoxYesNoText=nwh7 + +; Colors for the menus +SelectedMenuLabelBorders=nw +SelectedMenuLabelText=nk7 +UnselectedMenuLabelText=nwh +MenuBorders=nk7 +MenuSelectedItems=nw +MenuUnselectedItems=nk7 +MenuHotkeys=nwh7 \ No newline at end of file diff --git a/ctrl/SlyDCTColors_Midnight.cfg b/ctrl/SlyDCTColors_Midnight.cfg new file mode 100644 index 0000000000000000000000000000000000000000..25a9268b528f9f6e28da3aeb206b79504c113795 --- /dev/null +++ b/ctrl/SlyDCTColors_Midnight.cfg @@ -0,0 +1,60 @@ +; This is a color theme file for SlyEdit's DCT Style. +; This is a color scheme I call "Midnight". + +; Text edit color +TextEditColor=nw +; The color to use for quoted lines in the message +QuoteLineColor=nc + +; Border colors +TopBorderColor1=nb +TopBorderColor2=nkh +EditAreaBorderColor1=nbh +EditAreaBorderColor2=nkh +EditModeBrackets=nkh +EditMode=nw + +; Colors for the top informational area +TopLabelColor=nbh +TopLabelColonColor=nb +TopFromColor=nc +TopFromFillColor=nkh +TopToColor=nb +TopToFillColor=nkh +TopSubjColor=nkh +TopSubjFillColor=nkh +TopAreaColor=nb +TopAreaFillColor=nkh +TopTimeColor=nkh +TopTimeFillColor=nkh +TopTimeLeftColor=nkh +TopTimeLeftFillColor=nkh +TopInfoBracketColor=nw + +; Colors for the quote window +QuoteWinText=n7b +QuoteLineHighlightColor=nw +QuoteWinBorderTextColor=n7r +QuoteWinBorderColor=nk7 + +; Colors for the bottom row help text +BottomHelpBrackets=nkh +BottomHelpKeys=nb +BottomHelpFill=nkh +BottomHelpKeyDesc=nc + +; Colors for text boxes +TextBoxBorder=nkh +TextBoxBorderText=nbh +TextBoxInnerText=nw +YesNoBoxBrackets=nkh +YesNoBoxYesNoText=nw + +; Colors for the menus +SelectedMenuLabelBorders=nb +SelectedMenuLabelText=nk4 +UnselectedMenuLabelText=nb +MenuBorders=nkh +MenuSelectedItems=nw +MenuUnselectedItems=nb +MenuHotkeys=nbh \ No newline at end of file diff --git a/ctrl/SlyEdit.cfg b/ctrl/SlyEdit.cfg new file mode 100644 index 0000000000000000000000000000000000000000..e1285eef4bb167921dcc85e264deab748e8b25d5 --- /dev/null +++ b/ctrl/SlyEdit.cfg @@ -0,0 +1,34 @@ +[BEHAVIOR] +displayEndInfoScreen=true +userInputTimeout=true +inputTimeoutMS=300000 +; If the reWrapQuoteLines option is set to true, quote lines will be re-wrapped +; so that they are complete but still look good when quoted. If this option is +; disabled, then quote lines will simply be trimmed to fit into the message. +reWrapQuoteLines=true +; Whether or not to let the user change the text color +allowColorSelection=true +; 3rd-party startup scripts +;add3rdPartyStartupScript= +; JavaScript commands to run upon start of SlyEdit +;addJSOnStart= +; 3rd-party exit scripts +;add3rdPartyExitScript= +; JavaScript commands to run upon exit of SlyEdit +;addJSOnExit + +; To use a different color theme file, change the ThemeFilename +; setting. If you want, you can comment out the current setting +; (by placing a ; in front of the line) and un-commenting one +; of the others (by removing the ; in front of the line). +[ICE_COLORS] +ThemeFilename=SlyIceColors_BlueIce.cfg +;ThemeFilename=SlyIceColors_EmeraldCity.cfg +;ThemeFilename=SlyIceColors_FieryInferno.cfg +;ThemeFilename=SlyIceColors_Fire-N-Ice.cfg +;ThemeFilename=SlyIceColors_GenericBlue.cfg +;ThemeFilename=SlyIceColors_ShadesOfGrey.cfg + +[DCT_COLORS] +ThemeFilename=SlyDCTColors_Default.cfg +;ThemeFilename=SlyDCTColors_Midnight.cfg \ No newline at end of file diff --git a/ctrl/SlyIceColors_BlueIce.cfg b/ctrl/SlyIceColors_BlueIce.cfg new file mode 100644 index 0000000000000000000000000000000000000000..4a5c44cfa877f584039d4a5a7003d3cd00b539aa --- /dev/null +++ b/ctrl/SlyIceColors_BlueIce.cfg @@ -0,0 +1,34 @@ +; This is a color theme file for SlyEdit's Ice Style. +; This color scheme mimics IceEdit/QuikEdit's "Blue Ice" theme. + +; Text edit color +TextEditColor=nw +; The color to use for quoted lines in the message +QuoteLineColor=nc + +; Border colors +BorderColor1=nb +BorderColor2=nbh +KeyInfoLabelColor=ch + +; Colors for the top informational area +TopInfoBkgColor=4 +TopLabelColor=ch +TopLabelColonColor=bh +TopToColor=wh +TopFromColor=wh +TopSubjectColor=wh +TopTimeColor=gh +TopTimeLeftColor=gh +EditMode=ch + +; Colors for the quote window +QuoteWinText=nhw +QuoteLineHighlightColor=4hc +QuoteWinBorderTextColor=nch + +; Colors for the multi-choice options +SelectedOptionBorderColor=nbh4 +SelectedOptionTextColor=nch4 +UnselectedOptionBorderColor=nb +UnselectedOptionTextColor=nw \ No newline at end of file diff --git a/ctrl/SlyIceColors_EmeraldCity.cfg b/ctrl/SlyIceColors_EmeraldCity.cfg new file mode 100644 index 0000000000000000000000000000000000000000..f8f43e6e06c5a8305e165d50f4f6472e48295939 --- /dev/null +++ b/ctrl/SlyIceColors_EmeraldCity.cfg @@ -0,0 +1,34 @@ +; This is a color theme file for SlyEdit's Ice Style. +; This color scheme mimics IceEdit/QuikEdit's "Emerald City" theme. + +; Text edit color +TextEditColor=nw +; The color to use for quoted lines in the message +QuoteLineColor=ng + +; Border colors +BorderColor1=ng +BorderColor2=ngh +KeyInfoLabelColor=ch + +; Colors for the top informational area +TopInfoBkgColor=2 +TopLabelColor=ch +TopLabelColonColor=gh +TopToColor=wh +TopFromColor=wh +TopSubjectColor=wh +TopTimeColor=gh +TopTimeLeftColor=gh +EditMode=ch + +; Colors for the quote window +QuoteWinText=nhw +QuoteLineHighlightColor=6hc +QuoteWinBorderTextColor=nch + +; Colors for the multi-choice options +SelectedOptionBorderColor=nch6 +SelectedOptionTextColor=nch6 +UnselectedOptionBorderColor=ng +UnselectedOptionTextColor=nw \ No newline at end of file diff --git a/ctrl/SlyIceColors_FieryInferno.cfg b/ctrl/SlyIceColors_FieryInferno.cfg new file mode 100644 index 0000000000000000000000000000000000000000..015e6eb33d273f450228c36ef7da628513b8010c --- /dev/null +++ b/ctrl/SlyIceColors_FieryInferno.cfg @@ -0,0 +1,34 @@ +; This is a color theme file for SlyEdit's Ice Style. +; This color scheme mimics IceEdit/QuikEdit's "Fiery Inferno" theme. + +; Text edit color +TextEditColor=nw +; The color to use for quoted lines in the message +QuoteLineColor=nc + +; Border colors +BorderColor1=nr +BorderColor2=nrh +KeyInfoLabelColor=yh + +; Colors for the top informational area +TopInfoBkgColor=1 +TopLabelColor=yh +TopLabelColonColor=rh +TopToColor=wh +TopFromColor=wh +TopSubjectColor=wh +TopTimeColor=wh +TopTimeLeftColor=wh +EditMode=yh + +; Colors for the quote window +QuoteWinText=nhw +QuoteLineHighlightColor=1hy +QuoteWinBorderTextColor=nyh + +; Colors for the multi-choice options +SelectedOptionBorderColor=nrh1 +SelectedOptionTextColor=nyh1 +UnselectedOptionBorderColor=nr +UnselectedOptionTextColor=nw \ No newline at end of file diff --git a/ctrl/SlyIceColors_Fire-N-Ice.cfg b/ctrl/SlyIceColors_Fire-N-Ice.cfg new file mode 100644 index 0000000000000000000000000000000000000000..504a5cb62ffed28c342afff43472147b847c94f8 --- /dev/null +++ b/ctrl/SlyIceColors_Fire-N-Ice.cfg @@ -0,0 +1,34 @@ +; This is a color theme file for SlyEdit's Ice Style. +; This color scheme mimics IceEdit/QuikEdit's "Fire & Ice" theme. + +; Text edit color +TextEditColor=nw +; The color to use for quoted lines in the message +QuoteLineColor=nc + +; Border colors +BorderColor1=nr +BorderColor2=nrh +KeyInfoLabelColor=yh + +; Colors for the top informational area +TopInfoBkgColor=4 +TopLabelColor=yh +TopLabelColonColor=kh +TopToColor=wh +TopFromColor=wh +TopSubjectColor=wh +TopTimeColor=wh +TopTimeLeftColor=wh +EditMode=yh + +; Colors for the quote window +QuoteWinText=nhw +QuoteLineHighlightColor=4hy +QuoteWinBorderTextColor=nyh + +; Colors for the multi-choice options +SelectedOptionBorderColor=nbh4 +SelectedOptionTextColor=nyh4 +UnselectedOptionBorderColor=nb +UnselectedOptionTextColor=nw \ No newline at end of file diff --git a/ctrl/SlyIceColors_GenericBlue.cfg b/ctrl/SlyIceColors_GenericBlue.cfg new file mode 100644 index 0000000000000000000000000000000000000000..719c96a4d4c4c3c6d7237b19140a78e85d1d24e3 --- /dev/null +++ b/ctrl/SlyIceColors_GenericBlue.cfg @@ -0,0 +1,34 @@ +; This is a color theme file for SlyEdit's Ice Style. +; This color scheme mimics IceEdit/QuikEdit's "Generic Blue" theme. + +; Text edit color +TextEditColor=nw +; The color to use for quoted lines in the message +QuoteLineColor=nc + +; Border colors +BorderColor1=nb +BorderColor2=nb +KeyInfoLabelColor=ch + +; Colors for the top informational area +TopInfoBkgColor=4 +TopLabelColor=ch +TopLabelColonColor=bh +TopToColor=wh +TopFromColor=wh +TopSubjectColor=wh +TopTimeColor=bh +TopTimeLeftColor=bh +EditMode=ch + +; Colors for the quote window +QuoteWinText=nhw +QuoteLineHighlightColor=4hc +QuoteWinBorderTextColor=nch + +; Colors for the multi-choice options +SelectedOptionBorderColor=nbh4 +SelectedOptionTextColor=nch4 +UnselectedOptionBorderColor=nw +UnselectedOptionTextColor=nw \ No newline at end of file diff --git a/ctrl/SlyIceColors_ShadesOfGrey.cfg b/ctrl/SlyIceColors_ShadesOfGrey.cfg new file mode 100644 index 0000000000000000000000000000000000000000..c3f30ea5ae28c7000c142c1d5e230548f0466e86 --- /dev/null +++ b/ctrl/SlyIceColors_ShadesOfGrey.cfg @@ -0,0 +1,34 @@ +; This is a color theme file for SlyEdit's Ice Style. +; This color scheme mimics IceEdit/QuikEdit's "Shades of Gray" theme. + +; Text edit color +TextEditColor=nw +; The color to use for quoted lines in the message +QuoteLineColor=nkh + +; Border colors +BorderColor1=nkh +BorderColor2=nb +KeyInfoLabelColor=nw + +; Colors for the top informational area +TopInfoBkgColor=4 +TopLabelColor=nw4 +TopLabelColonColor=bh +TopToColor=wh +TopFromColor=wh +TopSubjectColor=wh +TopTimeColor=wh +TopTimeLeftColor=wh +EditMode=nw4 + +; Colors for the quote window +QuoteWinText=nhw +QuoteLineHighlightColor=7hw +QuoteWinBorderTextColor=nw + +; Colors for the multi-choice options +SelectedOptionBorderColor=nwh7 +SelectedOptionTextColor=nwh7 +UnselectedOptionBorderColor=nkh +UnselectedOptionTextColor=nwh \ No newline at end of file