Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'doc/org.eclipse.cdt.doc.user/reference/cdt_u_c_editor_color.htm')
-rw-r--r--doc/org.eclipse.cdt.doc.user/reference/cdt_u_c_editor_color.htm47
1 files changed, 47 insertions, 0 deletions
diff --git a/doc/org.eclipse.cdt.doc.user/reference/cdt_u_c_editor_color.htm b/doc/org.eclipse.cdt.doc.user/reference/cdt_u_c_editor_color.htm
new file mode 100644
index 00000000000..5f32a65f2fd
--- /dev/null
+++ b/doc/org.eclipse.cdt.doc.user/reference/cdt_u_c_editor_color.htm
@@ -0,0 +1,47 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
+<html lang="en">
+
+<head>
+<meta http-equiv="Content-Language" content="en-us">
+<meta name="GENERATOR" content="Microsoft FrontPage 5.0">
+<meta name="ProgId" content="FrontPage.Editor.Document">
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>Colors page, Preferences window</title>
+<link rel="stylesheet" type="text/css" href="../help.css">
+</head>
+
+<!--INFOPOP
+Customize the appearance of the C/C++ editor.
+END INFOPOP-->
+<body>
+
+<h1>Colors page, Preferences window</h1>
+
+<p>The Colors page of the Preferences window lets you customize the appearance of the C/C++ editor.</p>
+
+<dl>
+ <dt>System Default</dt>
+ <dd>Uses the system default background color.</dd>
+ <dt>Custom</dt>
+ <dd>Changes the background color.</dd>
+ <dt>Foreground</dt>
+ <dd>Lists items that can be displayed in a specified color.</dd>
+ <dt>Color</dt>
+ <dd>Specifies the color in which to display the selected item.</dd>
+ <dt>Bold</dt>
+ <dd>Bolds the selected item.</dd>
+</dl>
+
+<p><img border="0" src="../images/ngconcepts.gif" ALT="Related concepts" width="143" height="21"> <br>
+<a href="../concepts/cdt_o_code_entry.htm">Coding aids</a></p>
+<p><img border="0" src="../images/ngtasks.gif" ALT="Related tasks" width="143" height="21">
+<br>
+<a href="../tasks/cdt_t_cust_cpp_editor.htm">Customizing the C/C++ editor</a></p>
+<p><img border="0" src="../images/ngref.gif" ALT="Related reference" width="143" height="21">
+<br>
+<a href="cdt_o_ceditor_pref.htm">C/C++ editor preferences</a></p>
+<img src="../images/ng2003.gif" ALT="IBM Copyright Statement" BORDER=0 width="324" height="14">
+
+</body>
+
+</html> \ No newline at end of file

Back to the top