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. Editor Colour Schemes

Editor Colour Schemes

Scheduled Pinned Locked Moved The Lounge
csharpvisual-studioquestion
17 Posts 17 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.
  • R Rohde

    I was wondering whether some of you uses a specialized colour scheme for coding (f.ex. in Visual Studio). I personally feel that the white background can be tiring for the eyes, so I was wondering if you have any good suggestions? (At the moment I'm trying out yellow text on deep blue background.) Or maybe I'm just crazy ;)

    C Offline
    C Offline
    Christopher Duncan
    wrote on last edited by
    #8

    I've always been sensitive to that. A white background is like someone shouting at you in all caps for 12 hours. I set not only my editor, but Windows in general to black text on a light grey (RGB(210, 210, 210)) background and find it much easier on the eyes. Christopher Duncan Today's Corporate Battle Tactic Unite the Tribes: Ending Turf Wars for Career and Business Success The Career Programmer: Guerilla Tactics for an Imperfect World

    1 Reply Last reply
    0
    • R Rohde

      I was wondering whether some of you uses a specialized colour scheme for coding (f.ex. in Visual Studio). I personally feel that the white background can be tiring for the eyes, so I was wondering if you have any good suggestions? (At the moment I'm trying out yellow text on deep blue background.) Or maybe I'm just crazy ;)

      A Offline
      A Offline
      Anders Molin
      wrote on last edited by
      #9

      I use RGB(238, 248, 238) as the window color in Windows, so all my editors and stuff have that color, much easier on the eyes than white. VS color scheme: I change strings to dark blue and numbers to red, all the rest is default... - Anders Money talks, but all mine ever says is "Goodbye!" ShotKeeper, my Photo Album / Organizer Application[^]

      My Photos[^]

      1 Reply Last reply
      0
      • J Jeremy Kimball

        Hmm...wonder if that's why I get so many eyestrain headaches. I'm very slightly astigmatic (trumped by my extreme nearsight - -8.0 on the Diopter scale), and I use light backgrounds in everything. *hmm*


        Jeremy Kimball Catapultam habeo. Nisi pecuniam omnem mihi dabis, ad caput tuum saxum immane mittam. (I have a catapult. Give me all the money, or I will fling an enormous rock at your head)

        P Offline
        P Offline
        peterchen
        wrote on last edited by
        #10

        Jeremy Kimball wrote: -8.0 on the Diopter scale Ha! Worse than me! *looks happy*


        we are here to help each other get through this thing, whatever it is Vonnegut jr.
        mlog || Agile Programming | doxygen

        1 Reply Last reply
        0
        • R Rohde

          I was wondering whether some of you uses a specialized colour scheme for coding (f.ex. in Visual Studio). I personally feel that the white background can be tiring for the eyes, so I was wondering if you have any good suggestions? (At the moment I'm trying out yellow text on deep blue background.) Or maybe I'm just crazy ;)

          T Offline
          T Offline
          tidge
          wrote on last edited by
          #11

          use a light gray. It's easy on the eyes.

          1 Reply Last reply
          0
          • R Rohde

            I was wondering whether some of you uses a specialized colour scheme for coding (f.ex. in Visual Studio). I personally feel that the white background can be tiring for the eyes, so I was wondering if you have any good suggestions? (At the moment I'm trying out yellow text on deep blue background.) Or maybe I'm just crazy ;)

            M Offline
            M Offline
            Marc Clifton
            wrote on last edited by
            #12

            I change the comment color to red, so it stands out more. The more my code bleeds, the better documented it is! :-D Marc Microsoft MVP, Visual C# MyXaml MyXaml Blog

            1 Reply Last reply
            0
            • R Rohde

              I was wondering whether some of you uses a specialized colour scheme for coding (f.ex. in Visual Studio). I personally feel that the white background can be tiring for the eyes, so I was wondering if you have any good suggestions? (At the moment I'm trying out yellow text on deep blue background.) Or maybe I'm just crazy ;)

              B Offline
              B Offline
              brianwelsch
              wrote on last edited by
              #13

              white text on dark blue background. BW The Biggest Loser


              "And then one day you find ten years have got behind you
              No one told you when to run, you missed the starting gun"

              1 Reply Last reply
              0
              • R Rohde

                I was wondering whether some of you uses a specialized colour scheme for coding (f.ex. in Visual Studio). I personally feel that the white background can be tiring for the eyes, so I was wondering if you have any good suggestions? (At the moment I'm trying out yellow text on deep blue background.) Or maybe I'm just crazy ;)

                A Offline
                A Offline
                Andy Brummer
                wrote on last edited by
                #14

                I'm suprised that nobody has done blue and red on a light orange background. :)


                If you don't kill me you will only make me stronger That and a cup of coffee will get you 2 cups of coffee

                1 Reply Last reply
                0
                • R Rohde

                  I was wondering whether some of you uses a specialized colour scheme for coding (f.ex. in Visual Studio). I personally feel that the white background can be tiring for the eyes, so I was wondering if you have any good suggestions? (At the moment I'm trying out yellow text on deep blue background.) Or maybe I'm just crazy ;)

                  K Offline
                  K Offline
                  Kannan Kalyanaraman
                  wrote on last edited by
                  #15

                  Regular colors with strings, nos background changed to Cyan :-)

                  1 Reply Last reply
                  0
                  • R Rohde

                    I was wondering whether some of you uses a specialized colour scheme for coding (f.ex. in Visual Studio). I personally feel that the white background can be tiring for the eyes, so I was wondering if you have any good suggestions? (At the moment I'm trying out yellow text on deep blue background.) Or maybe I'm just crazy ;)

                    C Offline
                    C Offline
                    cmk
                    wrote on last edited by
                    #16

                    All windows use Fixedsys 9 font. Editor colors : Black text on light gray background. Selection margin is also light gray. Keywords are dark blue. Comments are dark grey - so they don't stand out. Numbers and strings (constants) are dark red. Operators are dark green. User defined keywords are light blue. Assembly is dark purple. I've gotten so used to it i can't stand looking at code with any other color scheme. ...cmk Save the whales - collect the whole set

                    1 Reply Last reply
                    0
                    • R Rohde

                      I was wondering whether some of you uses a specialized colour scheme for coding (f.ex. in Visual Studio). I personally feel that the white background can be tiring for the eyes, so I was wondering if you have any good suggestions? (At the moment I'm trying out yellow text on deep blue background.) Or maybe I'm just crazy ;)

                      I Offline
                      I Offline
                      Ingenius
                      wrote on last edited by
                      #17

                      Hi, I use 197, 207, 156 for window color; it`s a bit odd for starting but very calming. ---------------------------- World could be better! Cornel Rebegea software developer Infodata SRL Bacau, Romania

                      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