summaryrefslogtreecommitdiffstats
path: root/help/C/adv-custom-colors.page.stub
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-07 18:02:09 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-07 18:02:09 +0000
commit0f7ab3dc0ed5cfddfc3002992f0525756b6b670e (patch)
tree4f520e757f99f136e01abe1dd2e0d1fad5c3cd11 /help/C/adv-custom-colors.page.stub
parentInitial commit. (diff)
downloadgnome-terminal-0f7ab3dc0ed5cfddfc3002992f0525756b6b670e.tar.xz
gnome-terminal-0f7ab3dc0ed5cfddfc3002992f0525756b6b670e.zip
Adding upstream version 3.46.8.upstream/3.46.8upstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'help/C/adv-custom-colors.page.stub')
-rw-r--r--help/C/adv-custom-colors.page.stub27
1 files changed, 27 insertions, 0 deletions
diff --git a/help/C/adv-custom-colors.page.stub b/help/C/adv-custom-colors.page.stub
new file mode 100644
index 0000000..c1a86d7
--- /dev/null
+++ b/help/C/adv-custom-colors.page.stub
@@ -0,0 +1,27 @@
+<page xmlns="http://projectmallard.org/1.0/"
+ type="guide"
+ id="adv-custom-colors">
+
+ <info>
+ <revision version="0.1" date="2013-01-09" status="draft"/>
+ <link type="guide" xref="index#advanced"/>
+
+ <credit type="author copyright">
+ <name>Sindhu S</name>
+ <email>sindhus@live.in</email>
+ <years>2013</years>
+ </credit>
+
+ <include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude"/>
+
+ <desc>Set custom color schemes.</desc>
+ </info>
+
+ <title>Custom colors</title>
+
+ <p>You can specify 16-bit hex color codes and pass them directly to through
+ gconf-tool to set custom color schemes. Terminal supports a basic set of 16 colors, which the user can choose.[3] Furthermore, GNOME Terminal has support for a palette of 256 colors by default. Some programs, such as vim, can use that many colors.[6]</p>
+
+ <!-- A bit more detail please. -->
+
+</page>