NCBlue
{
  #001b30 #002644 0 67
  #0064b0 #61baff 68 255
}

NCGreen  { #003009 #01ff31 }
NCRed    { #300800 #ff2b01 }
NCYellow { #302900 #ffd800 }

NCFiery
{
  #440a00 #300800 0 67
  #f21c00 #f2de00 68 255
}

// Old colors
//NCBlue   { #143752 #75b2e1 } // Used in v1.17 only
//NCBlue   { #001b30 #0090ff } // Used in v1.16 and older
//NCYellow { #301d00 #ff9c01 } // Used in v1.17 and older

// These colors are used for the custom console font
NCBlueC
{
  #0191ff #61baff

  Console:
    #0191ff #61baff
}

NCWhiteC
{
  #888888 #b8b8b8

  Console:
    #888888 #b8b8b8
}