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. The Lounge
  3. Syntax colouring schemes

Syntax colouring schemes

Scheduled Pinned Locked Moved The Lounge
csharpvisual-studiocomtoolsquestion
27 Posts 14 Posters 35 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.
  • S SimonS

    Oh, are the comments red now? WOOHOO. Finally I benefit from being red-green color blind. Cheers, Simon "Sign up for a chance to be among the first to experience the wrath of the gods.", Microsoft's home page (24/06/2002)

    P Offline
    P Offline
    Peter Pearson
    wrote on last edited by
    #17

    LOL I know how you feel ;p Cheers, Peter Pearson

    1 Reply Last reply
    0
    • C Chris Maunder

      Just wondering what colour schemes you use for syntax colouring? The current articles on CodeProject use an old scheme (VC6 standard? Not sure) but my latest colour scheme is the same as last weeks CodeProject VS.NET package ad (Clickety). I'm also using a light grey background instead of pure white because it seems a little easier on the eyes. What's everyone else using? I feel the need for a change... cheers, Chris Maunder

      S Offline
      S Offline
      Shog9 0
      wrote on last edited by
      #18

      The red/brown comments *are* rather distracting... Gray or green would be nicer, IMHO. Again IMHO, violet works nicely for strings. --------

      PMGRE

      --Shog9 --

      1 Reply Last reply
      0
      • C Chris Maunder

        Just wondering what colour schemes you use for syntax colouring? The current articles on CodeProject use an old scheme (VC6 standard? Not sure) but my latest colour scheme is the same as last weeks CodeProject VS.NET package ad (Clickety). I'm also using a light grey background instead of pure white because it seems a little easier on the eyes. What's everyone else using? I feel the need for a change... cheers, Chris Maunder

        realJSOPR Offline
        realJSOPR Offline
        realJSOP
        wrote on last edited by
        #19

        normal code = white background, black text keywords = white background, light blue text strings = light blue background, white text numbers = light cyan background, black text comments = light gray background, black text wizard code = light green background, black text odl/idl code = dark green background, white text current line = yellow background, black text bookmarks = cyan background, white text error line = red background, yellow text watch window blue background, white text variables window yellow background, black text call stack window light green background, black text output window cyan background, black text My old boss thoughht my color selections were too "vivid", and in fact nobody I've ever met likes my choice of colors. ------- signature starts "...the staggering layers of obscenity in your statement make it a work of art on so many levels." - Jason Jystad, 10/26/2001 Please review the Legal Disclaimer in my bio. ------- signature ends

        C 1 Reply Last reply
        0
        • realJSOPR realJSOP

          normal code = white background, black text keywords = white background, light blue text strings = light blue background, white text numbers = light cyan background, black text comments = light gray background, black text wizard code = light green background, black text odl/idl code = dark green background, white text current line = yellow background, black text bookmarks = cyan background, white text error line = red background, yellow text watch window blue background, white text variables window yellow background, black text call stack window light green background, black text output window cyan background, black text My old boss thoughht my color selections were too "vivid", and in fact nobody I've ever met likes my choice of colors. ------- signature starts "...the staggering layers of obscenity in your statement make it a work of art on so many levels." - Jason Jystad, 10/26/2001 Please review the Legal Disclaimer in my bio. ------- signature ends

          C Offline
          C Offline
          Chris Maunder
          wrote on last edited by
          #20

          Hooley dooley! Can you post a screenshot of some of that? cheers, Chris Maunder

          T realJSOPR T 4 Replies Last reply
          0
          • C Chris Maunder

            Hooley dooley! Can you post a screenshot of some of that? cheers, Chris Maunder

            T Offline
            T Offline
            Todd Smith
            wrote on last edited by
            #21

            It's time the codeproject forums support image posting! Todd Smith

            C 1 Reply Last reply
            0
            • C Chris Maunder

              Just wondering what colour schemes you use for syntax colouring? The current articles on CodeProject use an old scheme (VC6 standard? Not sure) but my latest colour scheme is the same as last weeks CodeProject VS.NET package ad (Clickety). I'm also using a light grey background instead of pure white because it seems a little easier on the eyes. What's everyone else using? I feel the need for a change... cheers, Chris Maunder

              J Offline
              J Offline
              Jeremy Falcon
              wrote on last edited by
              #22

              I'm old fashioned I guess. Green comments and blue keywords. The rest is black unless I'm on a unix terminal outside of X where the rest is white. Jeremy Falcon Imputek "The happy people are those who are producing something; the bored people are those who are consuming much and producing nothing." - William Ralph Inge

              1 Reply Last reply
              0
              • C Chris Maunder

                Hooley dooley! Can you post a screenshot of some of that? cheers, Chris Maunder

                realJSOPR Offline
                realJSOPR Offline
                realJSOP
                wrote on last edited by
                #23

                I'll work on getting you one. :) ------- signature starts "...the staggering layers of obscenity in your statement make it a work of art on so many levels." - Jason Jystad, 10/26/2001 Please review the Legal Disclaimer in my bio. ------- signature ends

                1 Reply Last reply
                0
                • C Chris Maunder

                  Hooley dooley! Can you post a screenshot of some of that? cheers, Chris Maunder

                  realJSOPR Offline
                  realJSOPR Offline
                  realJSOP
                  wrote on last edited by
                  #24

                  Well, I tried to capture a screen here at work, but pasting the captured image into Windows Pain(t) and then saving as a jpg file really trashes the image because it appears to severely compress the image, taking a lot of quality with it. You'll have to wait until i get home so I can use better tools. ------- signature starts "...the staggering layers of obscenity in your statement make it a work of art on so many levels." - Jason Jystad, 10/26/2001 Please review the Legal Disclaimer in my bio. ------- signature ends

                  1 Reply Last reply
                  0
                  • C Chris Maunder

                    Just wondering what colour schemes you use for syntax colouring? The current articles on CodeProject use an old scheme (VC6 standard? Not sure) but my latest colour scheme is the same as last weeks CodeProject VS.NET package ad (Clickety). I'm also using a light grey background instead of pure white because it seems a little easier on the eyes. What's everyone else using? I feel the need for a change... cheers, Chris Maunder

                    M Offline
                    M Offline
                    Michael Dunn
                    wrote on last edited by
                    #25

                    White text, black background. Keywords are cyan, operators purple, numbers teal. Strings are RED so they stand out and say "hey, move me to the string table!". ;) --Mike-- Just released - RightClick-Encrypt v1.3 - Adds fast & easy file encryption to Explorer My really out-of-date homepage Sonork-100.19012 Acid_Helm

                    1 Reply Last reply
                    0
                    • C Chris Maunder

                      Hooley dooley! Can you post a screenshot of some of that? cheers, Chris Maunder

                      T Offline
                      T Offline
                      Terry Denham
                      wrote on last edited by
                      #26

                      Mine looks something like this if you view it on a black background. I tried to post it that way but the pre tag, table tag and div tags won't take the background color or they are controlled through the CP stylesheet.

                      // CodeProject Visual Studio .NET package offer. // Written by by David Cunningham and Chris Maunder // Debugged and tested by neither. It's C#. It Just Works, remember? // // More info: http://www.codeproject.com/info/vsnet using System.AI.WiseThinking; using System.Logic.Biased; using SystemCareer.Forethought; using System.Thinking.Unparalleled; using CodeProject.Specials; using CodeProject.Community.Spirit; namespace CodeProject { public class VS.NET_Package { //private const Price = 1079; // VS.NET Retail price. //private const Price = 999; // Our price. [too high - Dave] //private const Price = 899; // New price. [too high - Chris] private const int Price = $799; // Final price. [nice! - Dave] CodeProject.Members You; public static void Main() { // Readers can grab the version of Visual Studio .NET they wish // plus one of the bonus extras from Dundas - all from $799. m_arVSNET = new string [] { "Visual Studio .NET Professional - $799 (Full version)", "Visual Studio .NET Enterprise Developer - $1449 (Full version)", "Visual Studio .NET Enterprise Architect - $2049 (Full version)" }; m_arDundasBonusOffer = new string [] { "Dundas Ultimate Toolbox 7.5 for MFC - $499 value for free", "Dundas Chart for ASP.NET Professional - $699 value for free" // Commented out. Please stop scaring our

                      1 Reply Last reply
                      0
                      • T Todd Smith

                        It's time the codeproject forums support image posting! Todd Smith

                        C Offline
                        C Offline
                        Chris Maunder
                        wrote on last edited by
                        #27

                        Ah - we've been there, done that, and it wasn't pretty :D cheers, Chris Maunder

                        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