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:
    Free online storage and sharing with Screencast.com. 2 GB of storage and 2 GB of bandwidth per month for free. We won't compress, alter or take ownership of your content.


    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.
      JimNinjaTrader Customer Service

      Comment


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

        Comment

        Latest Posts

        Collapse

        Topics Statistics Last Post
        Started by Jimmyk, 01-26-2018, 05:19 AM
        6 responses
        835 views
        0 likes
        Last Post emuns
        by emuns
         
        Started by jxs_xrj, 01-12-2020, 09:49 AM
        6 responses
        3,291 views
        1 like
        Last Post jgualdronc  
        Started by Touch-Ups, Today, 10:36 AM
        0 responses
        10 views
        0 likes
        Last Post Touch-Ups  
        Started by geddyisodin, 04-25-2024, 05:20 AM
        11 responses
        62 views
        0 likes
        Last Post halgo_boulder  
        Started by Option Whisperer, Today, 09:55 AM
        0 responses
        9 views
        0 likes
        Last Post Option Whisperer  
        Working...
        X