Fossil SCM

New color choices on the background color editor.

drh 2009-01-21 17:52 trunk
Commit 9c256a46b7b5533aec58b700de548df65066e2f0
1 file changed +3 -1
+3 -1
--- src/info.c
+++ src/info.c
@@ -1162,18 +1162,20 @@
11621162
static const struct SampleColors {
11631163
const char *zCName;
11641164
const char *zColor;
11651165
} aColor[] = {
11661166
{ "(none)", "" },
1167
+ { "#f2dcdc", "#f2dcdc" },
1168
+ { "#f0ffc0", "#f0ffc0" },
1169
+ { "#bde5d6", "#bde5d6" },
11671170
{ "#c0ffc0", "#c0ffc0" },
11681171
{ "#c0fff0", "#c0fff0" },
11691172
{ "#c0f0ff", "#c0f0ff" },
11701173
{ "#d0c0ff", "#d0c0ff" },
11711174
{ "#ffc0ff", "#ffc0ff" },
11721175
{ "#ffc0d0", "#ffc0d0" },
11731176
{ "#fff0c0", "#fff0c0" },
1174
- { "#f0ffc0", "#f0ffc0" },
11751177
{ "#c0c0c0", "#c0c0c0" },
11761178
};
11771179
int i;
11781180
11791181
login_check_credentials();
11801182
--- src/info.c
+++ src/info.c
@@ -1162,18 +1162,20 @@
1162 static const struct SampleColors {
1163 const char *zCName;
1164 const char *zColor;
1165 } aColor[] = {
1166 { "(none)", "" },
 
 
 
1167 { "#c0ffc0", "#c0ffc0" },
1168 { "#c0fff0", "#c0fff0" },
1169 { "#c0f0ff", "#c0f0ff" },
1170 { "#d0c0ff", "#d0c0ff" },
1171 { "#ffc0ff", "#ffc0ff" },
1172 { "#ffc0d0", "#ffc0d0" },
1173 { "#fff0c0", "#fff0c0" },
1174 { "#f0ffc0", "#f0ffc0" },
1175 { "#c0c0c0", "#c0c0c0" },
1176 };
1177 int i;
1178
1179 login_check_credentials();
1180
--- src/info.c
+++ src/info.c
@@ -1162,18 +1162,20 @@
1162 static const struct SampleColors {
1163 const char *zCName;
1164 const char *zColor;
1165 } aColor[] = {
1166 { "(none)", "" },
1167 { "#f2dcdc", "#f2dcdc" },
1168 { "#f0ffc0", "#f0ffc0" },
1169 { "#bde5d6", "#bde5d6" },
1170 { "#c0ffc0", "#c0ffc0" },
1171 { "#c0fff0", "#c0fff0" },
1172 { "#c0f0ff", "#c0f0ff" },
1173 { "#d0c0ff", "#d0c0ff" },
1174 { "#ffc0ff", "#ffc0ff" },
1175 { "#ffc0d0", "#ffc0d0" },
1176 { "#fff0c0", "#fff0c0" },
 
1177 { "#c0c0c0", "#c0c0c0" },
1178 };
1179 int i;
1180
1181 login_check_credentials();
1182

Keyboard Shortcuts

Open search /
Next entry (timeline) j
Previous entry (timeline) k
Open focused entry Enter
Show this help ?
Toggle theme Top nav button