From 2d1a60204aaabfafc05c353ccec2175c9fb293e0 Mon Sep 17 00:00:00 2001 From: nightfox <> Date: Sat, 22 Dec 2012 07:39:25 +0000 Subject: [PATCH] Temporarily removing these due to being committed as binary. Will re-add these. --- ctrl/SlyDCTColors_Default.cfg | 60 ------------------------------ ctrl/SlyDCTColors_Midnight.cfg | 60 ------------------------------ ctrl/SlyEdit.cfg | 34 ----------------- ctrl/SlyIceColors_BlueIce.cfg | 34 ----------------- ctrl/SlyIceColors_EmeraldCity.cfg | 34 ----------------- ctrl/SlyIceColors_FieryInferno.cfg | 34 ----------------- ctrl/SlyIceColors_Fire-N-Ice.cfg | 34 ----------------- ctrl/SlyIceColors_GenericBlue.cfg | 34 ----------------- ctrl/SlyIceColors_ShadesOfGrey.cfg | 34 ----------------- 9 files changed, 358 deletions(-) delete mode 100644 ctrl/SlyDCTColors_Default.cfg delete mode 100644 ctrl/SlyDCTColors_Midnight.cfg delete mode 100644 ctrl/SlyEdit.cfg delete mode 100644 ctrl/SlyIceColors_BlueIce.cfg delete mode 100644 ctrl/SlyIceColors_EmeraldCity.cfg delete mode 100644 ctrl/SlyIceColors_FieryInferno.cfg delete mode 100644 ctrl/SlyIceColors_Fire-N-Ice.cfg delete mode 100644 ctrl/SlyIceColors_GenericBlue.cfg delete mode 100644 ctrl/SlyIceColors_ShadesOfGrey.cfg diff --git a/ctrl/SlyDCTColors_Default.cfg b/ctrl/SlyDCTColors_Default.cfg deleted file mode 100644 index a1893b6904..0000000000 --- a/ctrl/SlyDCTColors_Default.cfg +++ /dev/null @@ -1,60 +0,0 @@ -; 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 deleted file mode 100644 index 25a9268b52..0000000000 --- a/ctrl/SlyDCTColors_Midnight.cfg +++ /dev/null @@ -1,60 +0,0 @@ -; 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 deleted file mode 100644 index e1285eef4b..0000000000 --- a/ctrl/SlyEdit.cfg +++ /dev/null @@ -1,34 +0,0 @@ -[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 deleted file mode 100644 index 4a5c44cfa8..0000000000 --- a/ctrl/SlyIceColors_BlueIce.cfg +++ /dev/null @@ -1,34 +0,0 @@ -; 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 deleted file mode 100644 index f8f43e6e06..0000000000 --- a/ctrl/SlyIceColors_EmeraldCity.cfg +++ /dev/null @@ -1,34 +0,0 @@ -; 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 deleted file mode 100644 index 015e6eb33d..0000000000 --- a/ctrl/SlyIceColors_FieryInferno.cfg +++ /dev/null @@ -1,34 +0,0 @@ -; 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 deleted file mode 100644 index 504a5cb62f..0000000000 --- a/ctrl/SlyIceColors_Fire-N-Ice.cfg +++ /dev/null @@ -1,34 +0,0 @@ -; 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 deleted file mode 100644 index 719c96a4d4..0000000000 --- a/ctrl/SlyIceColors_GenericBlue.cfg +++ /dev/null @@ -1,34 +0,0 @@ -; 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 deleted file mode 100644 index c3f30ea5ae..0000000000 --- a/ctrl/SlyIceColors_ShadesOfGrey.cfg +++ /dev/null @@ -1,34 +0,0 @@ -; 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 -- GitLab