-
1. Re: How I can change background colour from white to dark ?
Peter Flynn (Adobe) Mar 25, 2013 10:34 AM (in response to Starman_1971)Hi Vladimir,
There's no official way to change editor color schemes yet, but as an unofficial hack you can do this:
- Find the 'www' folder within your install of Edge Code (on Mac, right-click the app and choose Show Package Contents)
- Navigate to www/styles and open brackets_codemirror_override.less
Find the ".CodeMirror-scroll" CSS rule near the top of the file and change background-color to whatever you'd like.
- Save the file, quit and restart Edge Code
Hope that helps!
- Peter
-
2. Re: How I can change background colour from white to dark ?
cfjedimaster Mar 25, 2013 10:42 AM (in response to Peter Flynn (Adobe))How about the Themes extension? I've only tested it with Brackets though.
-
3. Re: How I can change background colour from white to dark ?
ryanstewartadobe Mar 25, 2013 11:07 AM (in response to Peter Flynn (Adobe))We'll also be adding theme support directly so you don't need to go through that manual process. I'm not totally sure where it will land on the priority list/time frame but it's something I'd like to do sooner rather than later.
=Ryan
-
4. Re: How I can change background colour from white to dark ?
DarkKnight369 May 13, 2013 2:30 PM (in response to Peter Flynn (Adobe))I was able to change the background color. I am now looking to tweak the plain text code color that you would find within tags such as <p></p>. I have been digging through the LESS files without much luck. Any suggestions?
-
5. Re: How I can change background colour from white to dark ?
ryanstewartadobe May 14, 2013 9:49 AM (in response to DarkKnight369)Hey DarkKnight,
You might want to look at this set of themes - https://github.com/chriskempson/tomorrow-theme/tree/master/Brackets - I think they might do what you want or at least proivde an example.
=Ryan
-
6. Re: How I can change background colour from white to dark ?
CandidTheory Jun 19, 2013 8:28 PM (in response to ryanstewartadobe)How do we install the theme?
I have downloaded other themes in zip files and placed them into the user folder (windows 8) and that worked. But for the link provided, the theme does not seem to work properly...
This is the theme I downloaded and installed successfully: https://github.com/MiguelCastillo/Brackets-Themes
-
7. Re: How I can change background colour from white to dark ?
ryanstewartadobe Jun 20, 2013 8:55 AM (in response to CandidTheory)Hi Candid Theory, with Miguel's extension you just intstall it (which you've done) and then you can select new themes through the "Themes" menu that shoud show up in Edge Code. You don't need to worry about copying anything over.
Are you not seeing the themes menu?
We're going to be adding officiall support for themes over the next couple of months. If you have any feedback on how you want them to work, definitely let me know!
=Ryan
-
8. Re: How I can change background colour from white to dark ?
manchagnu Oct 1, 2014 5:37 PM (in response to Starman_1971)Just for completeness, I am going to cross reference this other post where I provided instructions to install my Themes extension.
-Miguel



