Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. C#
  4. How to change keyword Color in Visual Studio 2013?

How to change keyword Color in Visual Studio 2013?

Scheduled Pinned Locked Moved C#
tutorialcsharpvisual-studiodata-structuresquestion
6 Posts 3 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • G Offline
    G Offline
    George Tourtsinakis
    wrote on last edited by
    #1

    string[] names = new string[] { "Alex", "George", "Bob" };

    For the example above in Visual Studio the string is blue which represents the string class and "Alex", "George", "Bob" are red.How I change the colors of that to what I want and I saw a video which had light red the 0 and 1 of this

    array[0] = 1

    ;. thank you.

    OriginalGriffO 1 Reply Last reply
    0
    • G George Tourtsinakis

      string[] names = new string[] { "Alex", "George", "Bob" };

      For the example above in Visual Studio the string is blue which represents the string class and "Alex", "George", "Bob" are red.How I change the colors of that to what I want and I saw a video which had light red the 0 and 1 of this

      array[0] = 1

      ;. thank you.

      OriginalGriffO Offline
      OriginalGriffO Offline
      OriginalGriff
      wrote on last edited by
      #2

      On the "Tools" menu, select "Options..." In the resulting dialog, open the "Environment" branch, then select the "Fonts and Colors" page. It allows you select the fore- and back- ground color for each part of the syntactical highlighter.

      Bad command or file name. Bad, bad command! Sit! Stay! Staaaay...

      "I have no idea what I did, but I'm taking full credit for it." - ThisOldTony
      "Common sense is so rare these days, it should be classified as a super power" - Random T-shirt

      G 1 Reply Last reply
      0
      • OriginalGriffO OriginalGriff

        On the "Tools" menu, select "Options..." In the resulting dialog, open the "Environment" branch, then select the "Fonts and Colors" page. It allows you select the fore- and back- ground color for each part of the syntactical highlighter.

        Bad command or file name. Bad, bad command! Sit! Stay! Staaaay...

        G Offline
        G Offline
        George Tourtsinakis
        wrote on last edited by
        #3

        Nice thank you but can't find any words related to arrays to make the content of an array light red.

        OriginalGriffO L 2 Replies Last reply
        0
        • G George Tourtsinakis

          Nice thank you but can't find any words related to arrays to make the content of an array light red.

          OriginalGriffO Offline
          OriginalGriffO Offline
          OriginalGriff
          wrote on last edited by
          #4

          Change the "string" colour setting.

          Bad command or file name. Bad, bad command! Sit! Stay! Staaaay...

          "I have no idea what I did, but I'm taking full credit for it." - ThisOldTony
          "Common sense is so rare these days, it should be classified as a super power" - Random T-shirt

          G 1 Reply Last reply
          0
          • G George Tourtsinakis

            Nice thank you but can't find any words related to arrays to make the content of an array light red.

            L Offline
            L Offline
            Lost User
            wrote on last edited by
            #5

            Maybe there is no option specific to arrays.

            1 Reply Last reply
            0
            • OriginalGriffO OriginalGriff

              Change the "string" colour setting.

              Bad command or file name. Bad, bad command! Sit! Stay! Staaaay...

              G Offline
              G Offline
              George Tourtsinakis
              wrote on last edited by
              #6

              Thank you I ll try it.

              1 Reply Last reply
              0
              Reply
              • Reply as topic
              Log in to reply
              • Oldest to Newest
              • Newest to Oldest
              • Most Votes


              • Login

              • Don't have an account? Register

              • Login or register to search.
              • First post
                Last post
              0
              • Categories
              • Recent
              • Tags
              • Popular
              • World
              • Users
              • Groups