]> git.lyx.org Git - lyx.git/commitdiff
Replace rgb.txt names with #rrggbb equivalent
authorAngus Leeming <leeming@lyx.org>
Tue, 7 Oct 2003 09:28:24 +0000 (09:28 +0000)
committerAngus Leeming <leeming@lyx.org>
Tue, 7 Oct 2003 09:28:24 +0000 (09:28 +0000)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@7869 a592a061-630c-0410-9148-cb99ea01b6c8

18 files changed:
lib/ChangeLog
lib/images/buffer-close.xpm
lib/images/buffer-reload.xpm
lib/images/buffer-update_ps.xpm
lib/images/build-program.xpm
lib/images/dialog-show_spellchecker.xpm
lib/images/layout_LyX-Code.xpm
lib/images/layout_Scrap.xpm
lib/images/math-subscript.xpm
lib/images/math-superscript.xpm
lib/images/math/frac.xpm
lib/images/math/sqrt.xpm
lib/images/note-insert.xpm
lib/images/tabular-feature_append-column.xpm
lib/images/tabular-feature_append-row.xpm
lib/images/tabular-feature_delete-column.xpm
lib/images/tabular-feature_delete-row.xpm
lib/images/tabular-insert.xpm

index 64b14e9b3eab0c4c5ae3141e37beb9eefc731744..caffd4b6ffa39a5bbd63ccac543804c93993f72e 100644 (file)
@@ -1,3 +1,23 @@
+2003-09-25  Angus Leeming  <leeming@lyx.org>
+
+       * images/buffer-close.xpm:
+       * images/buffer-reload.xpm:
+       * images/buffer-update_ps.xpm:
+       * images/build-program.xpm:
+       * images/dialog-show_spellchecker.xpm:
+       * images/layout_LyX-Code.xpm:
+       * images/layout_Scrap.xpm:
+       * images/math-subscript.xpm:
+       * images/math-superscript.xpm:
+       * images/note-insert.xpm:
+       * images/tabular-feature_append-column.xpm:
+       * images/tabular-feature_append-row.xpm:
+       * images/tabular-feature_delete-column.xpm:
+       * images/tabular-feature_delete-row.xpm:
+       * images/tabular-insert.xpm:
+       * images/math/frac.xpm:
+       * images/math/sqrt.xpm: replace rgb.txt names with #rrggbb eqivalent.
+
 2003-10-07  Martin Vermeer  <martin.vermeer@hut.fi>
 
        * ui/stdmenus.ui: The Box patch. Fancybox support, minipage,
index acba5fad091b398df0af3a1a94869604bba17f7c..638f501d7d89fd16200b5cafadc948a24ce69071 100644 (file)
@@ -2,7 +2,7 @@
 static char *buffer-close[] = {
 /* columns rows colors chars-per-pixel */
 "22 22 23 1",
-"  c black",
+"  c #000000",
 ". c #0a0a0a",
 "X c #131313",
 "o c #1b1b1b",
@@ -23,7 +23,7 @@ static char *buffer-close[] = {
 "< c #939393",
 "1 c #999999",
 "2 c #a1a1a1",
-"3 c white",
+"3 c #ffffff",
 "4 c None",
 /* pixels */
 "4444444444444444444444",
index 4d38c31eb5b2822ae1469e350fcfa2d7a2d60c35..098b6d27d31b7c24a2a4c50d15ee724c13a19f22 100644 (file)
@@ -4,22 +4,22 @@ static char *buffer-reload[] = {
 "22 22 35 1",
 "  c #010101",
 ". c #121212",
-"X c gray11",
+"X c #1c1c1c",
 "o c #222222",
-"O c gray16",
-"+ c gray20",
+"O c #292929",
+"+ c #333333",
 "@ c #393939",
-"# c gray26",
-"$ c gray30",
+"# c #424242",
+"$ c #4d4d4d",
 "% c #555555",
 "& c #5f5f5f",
-"* c gray40",
+"* c #666666",
 "= c #777777",
 "- c #6600cc",
-"; c magenta",
+"; c #ff00ff",
 ": c #cc66ff",
 "> c #818181",
-", c gray59",
+", c #969696",
 "< c #a0a0a4",
 "1 c #b2b2b2",
 "2 c #cc99ff",
index 19b1a375d4b8ca5a10bc83d648204d8cd96991ea..6f98d4edc19edc3d8494b9da5665f954b9a18b9c 100644 (file)
@@ -3,7 +3,7 @@ static char const * update_ps_xpm[] = {
 "20 20 3 1",
 " c None",
 ".c #000080",
-"Xc black",
+"Xc #000000",
 "        ...         ",
 "      ........      ",
 "    ..... .....     ",
index 161102f7c5373c3126c33b338b0c11083e7d4425..311ee3cff0aff96eff2beeee0d03e82e1a4d1138 100644 (file)
@@ -1,9 +1,9 @@
 /* XPM */
 static char const * build_xpm[] = {
 "20 20 4 1",
-".     c black",
+".     c #000000",
 "      c None",
-"+     c white",
+"+     c #ffffff",
 "O     c #ff0000",
 "     ...            ",
 "   ...O...          ",
index a2fbccae9a0c11b7dee78abbfeed64aaec43c5bf..60e377d7b71d9688eb2e73759c044eafb40f1e3d 100644 (file)
@@ -20,7 +20,7 @@ static char *spellchecker[] = {
 ": c #cc0000",
 "> c #d30202",
 ", c #e00000",
-"< c red2",
+"< c #ee0000",
 "1 c #f50000",
 "2 c #fd0000",
 "3 c #ff1b1b",
@@ -30,7 +30,7 @@ static char *spellchecker[] = {
 "7 c #ec4848",
 "8 c #f64f4f",
 "9 c #c0c0c0",
-"0 c gainsboro",
+"0 c #dcdcdc",
 "q c #ffc0c0",
 "w c None",
 /* pixels */
index b84317eaaeb5b10d712d05be0fe4e825cdbca66e..99e45ba6418a5bf5bf7493cd22a83f9fed61b38a 100644 (file)
@@ -2,8 +2,8 @@
 static char const * layout_code_xpm[] = {
 "20 20 4 1",
 "      c #7f7f7f",
-".     c black",
-"X     c white",
+".     c #000000",
+"X     c #ffffff",
 "+      c #7B0000",
 ".XXXXXXXXXXXXXXXXXX ",
 ".X..........XXXXXXX ",
index 96b907a2c953b6912191032c8865e4e5a1f5962d..7ef7f0b4eb0863553de3341ac296f76e2d256e7d 100644 (file)
@@ -3,7 +3,7 @@ static char const * layout_scrap_xpm[] = {
 " 20 20 3 1",
 ". c #4d4d4d",
 "  c None",
-"c c black",
+"c c #000000",
 "c                  c",
 " c           .c.c.. ",
 " ..ccc.c.  c.    c  ",
index 39d638844908cb279f8dee46d2cad39a74e4e276..9099189e6dd86f4687ae4f4a8dbabc180b7b8276 100644 (file)
@@ -2,8 +2,8 @@
 static char const * sub_xpm[] = {
 "20 20 3 1",
 "      c None",
-".     c Black",
-"X     c Blue",
+".     c #000000",
+"X     c #0000ff",
 "                    ",
 "                    ",
 "                    ",
index 248414bfd0541ba3a4e68a93acaa157da7ad5819..4bb9d1fd5a2b46abd923ef6a1ce7f5d81131034a 100644 (file)
@@ -2,8 +2,8 @@
 static char const * super_xpm[] = {
 "20 20 3 1",
 "      c None",
-".     c Black",
-"X     c Blue",
+".     c #000000",
+"X     c #0000ff",
 "                    ",
 "          .....     ",
 "          .   .     ",
index c6e59eb6c7827364a74535ca58f94a3aa7a6fee8..13b0a228589b6bd6df71e03935e5b98ba6bf90be 100644 (file)
@@ -4,8 +4,8 @@ static char const * frac[] = {
 "    20    20        3            1",
 /* colors */
 "      c None",
-".     c Black",
-"X     c Blue",
+".     c #000000",
+"X     c #0000ff",
 /* pixels */
 "                    ",
 "                    ",
index 66bdc59b881e2d9e654f4726c3cdce23a1726d05..929884cf3bf0804ee17cad6c619f1bca6421b057 100644 (file)
@@ -4,8 +4,8 @@ static char const * sqrt_xpm[] = {
 "    20    20        3            1",
 /* colors */
 "      c None",
-".     c Black",
-"X     c Blue",
+".     c #000000",
+"X     c #0000ff",
 /* pixels */
 "                    ",
 "                    ",
index 97b636bb3973c263ba4f1daeb8da551532cff4e5..2dfd4883128e5757e4ead93e839338eae89caa99 100644 (file)
@@ -2,12 +2,12 @@
 static char *note-insert[] = {
 /* columns rows colors chars-per-pixel */
 "22 22 7 1",
-"  c black",
+"  c #000000",
 ". c #7f7f00",
-"X c gray50",
-"o c yellow",
+"X c #7f7f7f",
+"o c #ffff00",
 "O c #bfbfbf",
-"+ c white",
+"+ c #ffffff",
 "@ c None",
 /* pixels */
 "@@@@@@@@@@@@@@@@@@@@@@",
index e6c61fa2c68b52d70d91684cd21c81fb52482ad2..4a15ec465985e4fe972aa2a9bfe7ab08dad08c71 100644 (file)
@@ -5,7 +5,7 @@ static char *tabular-feature_append-column[] = {
 "  c #000000",
 ". c #606060",
 "X c #00c200",
-"o c white",
+"o c #ffffff",
 "O c None",
 /* pixels */
 "OOOOOOOOOOOOOOOOOOOOOO",
index d9b7e8550a70bd830d9eeadef34828a5b9286e6f..2a64772a189261159b01bb73672b7a9822890eb7 100644 (file)
@@ -5,7 +5,7 @@ static char *tabular-feature_append-row[] = {
 "  c #000000",
 ". c #606060",
 "X c #00c200",
-"o c white",
+"o c #ffffff",
 "O c None",
 /* pixels */
 "OOOOOOOOOOOOOOOOOOOOOO",
index c01e4cd182381585a6fdf0ed8bc420e5ccd4f84a..0baa02eec69a8c6e3f979cc4ac9e9f049b17dc54 100644 (file)
@@ -2,9 +2,9 @@
 static char *tabular-feature_delete-column[] = {
 /* columns rows colors chars-per-pixel */
 "22 22 4 1",
-"  c black",
+"  c #000000",
 ". c #ff0000",
-"X c white",
+"X c #ffffff",
 "o c None",
 /* pixels */
 "oooooooooooooooooooooo",
index 62c7d5a0e7173fda48ddc755ce9fcffab3d7f5a4..407d42d15c7594195c3505b310073f3e4778aaaf 100644 (file)
@@ -2,9 +2,9 @@
 static char *tabular-feature_delete-row[] = {
 /* columns rows colors chars-per-pixel */
 "22 22 4 1",
-"  c black",
+"  c #000000",
 ". c #ff0000",
-"X c white",
+"X c #ffffff",
 "o c None",
 /* pixels */
 "oooooooooooooooooooooo",
index fa1f3203838b4ed3f9c7e57a8522a3a517e20830..5dc636fd4ed9b97e251c9d4d943125ed8547f2e4 100644 (file)
@@ -3,7 +3,7 @@ static char *show-dialog-new-inset_tabular[] = {
 /* columns rows colors chars-per-pixel */
 "22 22 3 1",
 "  c #000000",
-". c white",
+". c #ffffff",
 "X c None",
 /* pixels */
 "XXXXXXXXXXXXXXXXXXXXXX",