Dreamweaver Code Colour Schemes

  • FettesPS
  • Beginner
  • Beginner
  • No Avatar
  • Joined: Sep 13, 2006
  • Posts: 42
  • Loc: Canada
  • Status: Offline

Post January 6th, 2007, 2:41 pm

Not sure if this is the right forum for this, but I'm looking for some sort of plug-in or website that lets you download the color scheme files for Dreamweaver 8. Every time I reinstall Dreamweaver I forget to backup my \Configuration\CodeColoring folder and end up with the basic black text on a white background setup again (which hurts my eyes).

It usually takes me a good while to get the color's set up the way I like them, and even still its not perfect. I've scoured Google and haven't found any sort of repository for colour schemes. I'd love to be able to download ones made by other people, or upload my own for others. Does anyone know of a site like this that exists?

Thanks :P
  • Anonymous
  • Bot
  • No Avatar
  • Joined: 25 Feb 2008
  • Posts: ?
  • Loc: Ozzuland
  • Status: Online

Post January 6th, 2007, 2:41 pm

  • jesse1
  • Novice
  • Novice
  • No Avatar
  • Joined: Mar 21, 2007
  • Posts: 26
  • Status: Offline

Post June 2nd, 2007, 4:40 am

nope.

what's wrong with black text on white background? seems like the least bothering color scheme?

just go to edit > preferences > code coloring should only take 5 min
  • ace5p1d0r
  • Expert
  • Expert
  • User avatar
  • Joined: Apr 19, 2005
  • Posts: 629
  • Loc: UK
  • Status: Offline

Post November 19th, 2008, 10:48 am

I'd also love something like this!
Webhost Reviews | Honda Civic Forum
  • sramek design
  • Born
  • Born
  • No Avatar
  • Joined: Jul 04, 2009
  • Posts: 1
  • Status: Offline

Post July 4th, 2009, 10:27 am

If you want to use dark color colorization for your Dreamweaver try out this theme http://www.sramekdesign.com/dreamweaver ... eamweaver/
  • mindfullsilence
  • Proficient
  • Proficient
  • User avatar
  • Joined: Aug 04, 2008
  • Posts: 436
  • Status: Offline

Post July 4th, 2009, 12:52 pm

hmm, sounds like a pretty cool idea for a website. Downloadable custom configs :)
Use your words like arrows to shoot toward your goal.
  • UPSGuy
  • Lurker ಠ_ಠ
  • Mastermind
  • User avatar
  • Joined: Jul 25, 2005
  • Posts: 2491
  • Loc: Nashville, TN
  • Status: Offline

Post July 4th, 2009, 1:11 pm

You mean something like what you get from the FF Stylish plugin? Would be cool to offer up different skins for your own site.
I'd love to change the world, but they won't give me the source code.
  • mindfullsilence
  • Proficient
  • Proficient
  • User avatar
  • Joined: Aug 04, 2008
  • Posts: 436
  • Status: Offline

Post July 4th, 2009, 2:14 pm

no, he means the color schemes for the text in dreamweaver.
Kinda like this:
Code: [ Download ] [ Select ]
 
<html>
<head>

<script>
Function fName {
     $(this).click {
       alert("Alert message");
     }
};
</script>
</head>
<body>

Text content is black
</body>
</html>

 
  1.  
  2. <html>
  3. <head>
  4. <script>
  5. Function fName {
  6.      $(this).click {
  7.        alert("Alert message");
  8.      }
  9. };
  10. </script>
  11. </head>
  12. <body>
  13. Text content is black
  14. </body>
  15. </html>
  16.  


You know, color schemes :)
Use your words like arrows to shoot toward your goal.
  • UPSGuy
  • Lurker ಠ_ಠ
  • Mastermind
  • User avatar
  • Joined: Jul 25, 2005
  • Posts: 2491
  • Loc: Nashville, TN
  • Status: Offline

Post July 4th, 2009, 4:53 pm

I figured the OP meant syntax highlighting. What you had said last just made me think of Stylish...

Quote:
pretty cool idea for a website. Downloadable custom configs
I'd love to change the world, but they won't give me the source code.

Post Information

  • Total Posts in this topic: 8 posts
  • Users browsing this forum: No registered users and 144 guests
  • You cannot post new topics in this forum
  • You cannot reply to topics in this forum
  • You cannot edit your posts in this forum
  • You cannot delete your posts in this forum
  • You cannot post attachments in this forum
 
 

© Unmelted Enterprises 1998-2009. Driven by phpBB © 2001-2009 phpBB Group.