Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Code blocks background highlighting color on mouse hover changed enexpetively

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Code blocks background highlighting color on mouse hover changed enexpetively

    Hello.
    I using my own skin.
    Just some changes in colors under <!-- NinjaScript Editor --> - lines 860 - 884 in BluePrint.xml:

    PHP Code:
        <!-- NinjaScript Editor -->
    
        <!-- Conditional text colors for the NinjaScript Editor -->
        <SolidColorBrush po:Freeze="true" x:Key="NinjaScriptEditorBackground"                                  Color="#FFF6F6EC"        />
        <SolidColorBrush po:Freeze="true" x:Key="NinjaScriptEditorCommentForeground"                      Color="DarkGreen"    />
        <SolidColorBrush po:Freeze="true" x:Key="NinjaScriptEditorCompilerErrorForeground"              Color="DarkRed"        />
        <SolidColorBrush po:Freeze="true" x:Key="NinjaScriptEditorIdentifierForeground"                    Color="#000000"        />
        <SolidColorBrush po:Freeze="true" x:Key="NinjaScriptEditorIndentationLineForeground"          Color="#C9C9C9"    />
        <SolidColorBrush po:Freeze="true" x:Key="NinjaScriptEditorKeywordForeground"                      Color="Blue"        />
        <SolidColorBrush po:Freeze="true" x:Key="NinjaScriptEditorLineNumbersBackground"                Color="#EAEAEA"        />
        <SolidColorBrush po:Freeze="true" x:Key="NinjaScriptEditorLineNumbersForeground"                Color="#000000"        />
        <SolidColorBrush po:Freeze="true" x:Key="NinjaScriptEditorNumberForeground"                           Color="Firebrick"    />
        <SolidColorBrush po:Freeze="true" x:Key="NinjaScriptEditorStringForeground"                          Color="Firebrick"    />
        <SolidColorBrush po:Freeze="true" x:Key="NinjaScriptEditorPlainTextForeground"                    Color="Black"        />
      <SolidColorBrush po:Freeze="true" x:Key="NinjaScriptEditorSyntaxErrorForeground"                Color="#F00000"            />
      <SolidColorBrush po:Freeze="true" x:Key="NinjaScriptEditorErrorGridBackgroundSelectedTab"    Color="#E0C020"        />
        <SolidColorBrush po:Freeze="true" x:Key="NinjaScriptEditorErrorGridBackgroundOtherTab"        Color="#D09070"    />
        <SolidColorBrush po:Freeze="true" x:Key="NinjaScriptEditorCaretBrush"                                  Color="Black"        />
    
        <!-- Colors for the Warning and Error icons in the NinjaScript Editor-->
        <SolidColorBrush po:Freeze="true" x:Key="NinjaScriptEditorWarningDotBrush"                    Color="Yellow"        />
        <SolidColorBrush po:Freeze="true" x:Key="NinjaScriptEditorErrorDotBrush"                    Color="Red"            />
    
        <!-- Color for highlighted text in textboxes -->
        <SolidColorBrush po:Freeze="true" x:Key="FontSelectionBrush"                                Color="DimGray"        /> 
    



    Many months I didn't make any changes in color skin.
    But 1 or 2 days ago code blocks backrownd starts changing to black on mouse hover #region brackets.

    Please, look this short video:
    World's leading screen capture + recorder from Snagit + Screencast by Techsmith. Capture, edit and share professional-quality content seamlessly.


    I reinstalled NT and restored very old BluePrint.xml version - but it not helps.

    Is there any way to conquer this disaster?
    Last edited by fx.practic; 05-31-2018, 02:10 AM.
    fx.practic
    NinjaTrader Ecosystem Vendor - fx.practic

    #2
    This is solution:

    PHP Code:
    <SolidColorBrush po:Freeze="true" x:Key="NinjaScriptEditorCollapsibleRegionBackground"        Color="#FFF6F6E0"/> 
    
    And, I mentioned, that about 11 new lines added in latest versions of BluePrint.xml
    Last edited by fx.practic; 05-31-2018, 03:23 AM.
    fx.practic
    NinjaTrader Ecosystem Vendor - fx.practic

    Comment


      #3
      Hello fx.practic,

      Thanks for opening the thread.

      It sounds like you have resolved your issue. Your issue probably came up when using the customized skin and then updating to R14. R14 includes a change to the region color and adds that resource to BluePrint.xaml. If that resource were missing from an older skin, then we can expect a visual issue to come up with regions.

      If you observe issues like this after updating, I would suggest double checking the release notes for the new release to see if something skin related has changed.

      For the thread's reference, release notes can be found here: https://ninjatrader.com/support/help...ease_notes.htm

      If there is anything else we can do to help, please let us know.

      Comment


        #4
        Thank You.
        fx.practic
        NinjaTrader Ecosystem Vendor - fx.practic

        Comment

        Latest Posts

        Collapse

        Topics Statistics Last Post
        Started by argusthome, 03-08-2026, 10:06 AM
        0 responses
        109 views
        0 likes
        Last Post argusthome  
        Started by NabilKhattabi, 03-06-2026, 11:18 AM
        0 responses
        59 views
        0 likes
        Last Post NabilKhattabi  
        Started by Deep42, 03-06-2026, 12:28 AM
        0 responses
        37 views
        0 likes
        Last Post Deep42
        by Deep42
         
        Started by TheRealMorford, 03-05-2026, 06:15 PM
        0 responses
        39 views
        0 likes
        Last Post TheRealMorford  
        Started by Mindset, 02-28-2026, 06:16 AM
        0 responses
        76 views
        0 likes
        Last Post Mindset
        by Mindset
         
        Working...
        X