From fed3c901d12b438b85f2dbdcd13ff6bc318003e6 Mon Sep 17 00:00:00 2001 From: Angus Leeming Date: Tue, 7 Oct 2003 09:28:24 +0000 Subject: [PATCH] Replace rgb.txt names with #rrggbb equivalent git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@7869 a592a061-630c-0410-9148-cb99ea01b6c8 --- lib/ChangeLog | 20 ++++++++++++++++++++ lib/images/buffer-close.xpm | 4 ++-- lib/images/buffer-reload.xpm | 16 ++++++++-------- lib/images/buffer-update_ps.xpm | 2 +- lib/images/build-program.xpm | 4 ++-- lib/images/dialog-show_spellchecker.xpm | 4 ++-- lib/images/layout_LyX-Code.xpm | 4 ++-- lib/images/layout_Scrap.xpm | 2 +- lib/images/math-subscript.xpm | 4 ++-- lib/images/math-superscript.xpm | 4 ++-- lib/images/math/frac.xpm | 4 ++-- lib/images/math/sqrt.xpm | 4 ++-- lib/images/note-insert.xpm | 8 ++++---- lib/images/tabular-feature_append-column.xpm | 2 +- lib/images/tabular-feature_append-row.xpm | 2 +- lib/images/tabular-feature_delete-column.xpm | 4 ++-- lib/images/tabular-feature_delete-row.xpm | 4 ++-- lib/images/tabular-insert.xpm | 2 +- 18 files changed, 57 insertions(+), 37 deletions(-) diff --git a/lib/ChangeLog b/lib/ChangeLog index 64b14e9b3e..caffd4b6ff 100644 --- a/lib/ChangeLog +++ b/lib/ChangeLog @@ -1,3 +1,23 @@ +2003-09-25 Angus Leeming + + * 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 * ui/stdmenus.ui: The Box patch. Fancybox support, minipage, diff --git a/lib/images/buffer-close.xpm b/lib/images/buffer-close.xpm index acba5fad09..638f501d7d 100644 --- a/lib/images/buffer-close.xpm +++ b/lib/images/buffer-close.xpm @@ -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", diff --git a/lib/images/buffer-reload.xpm b/lib/images/buffer-reload.xpm index 4d38c31eb5..098b6d27d3 100644 --- a/lib/images/buffer-reload.xpm +++ b/lib/images/buffer-reload.xpm @@ -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", diff --git a/lib/images/buffer-update_ps.xpm b/lib/images/buffer-update_ps.xpm index 19b1a375d4..6f98d4edc1 100644 --- a/lib/images/buffer-update_ps.xpm +++ b/lib/images/buffer-update_ps.xpm @@ -3,7 +3,7 @@ static char const * update_ps_xpm[] = { "20 20 3 1", " c None", ".c #000080", -"Xc black", +"Xc #000000", " ... ", " ........ ", " ..... ..... ", diff --git a/lib/images/build-program.xpm b/lib/images/build-program.xpm index 161102f7c5..311ee3cff0 100644 --- a/lib/images/build-program.xpm +++ b/lib/images/build-program.xpm @@ -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... ", diff --git a/lib/images/dialog-show_spellchecker.xpm b/lib/images/dialog-show_spellchecker.xpm index a2fbccae9a..60e377d7b7 100644 --- a/lib/images/dialog-show_spellchecker.xpm +++ b/lib/images/dialog-show_spellchecker.xpm @@ -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 */ diff --git a/lib/images/layout_LyX-Code.xpm b/lib/images/layout_LyX-Code.xpm index b84317eaae..99e45ba641 100644 --- a/lib/images/layout_LyX-Code.xpm +++ b/lib/images/layout_LyX-Code.xpm @@ -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 ", diff --git a/lib/images/layout_Scrap.xpm b/lib/images/layout_Scrap.xpm index 96b907a2c9..7ef7f0b4eb 100644 --- a/lib/images/layout_Scrap.xpm +++ b/lib/images/layout_Scrap.xpm @@ -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 ", diff --git a/lib/images/math-subscript.xpm b/lib/images/math-subscript.xpm index 39d6388449..9099189e6d 100644 --- a/lib/images/math-subscript.xpm +++ b/lib/images/math-subscript.xpm @@ -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", " ", " ", " ", diff --git a/lib/images/math-superscript.xpm b/lib/images/math-superscript.xpm index 248414bfd0..4bb9d1fd5a 100644 --- a/lib/images/math-superscript.xpm +++ b/lib/images/math-superscript.xpm @@ -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", " ", " ..... ", " . . ", diff --git a/lib/images/math/frac.xpm b/lib/images/math/frac.xpm index c6e59eb6c7..13b0a22858 100644 --- a/lib/images/math/frac.xpm +++ b/lib/images/math/frac.xpm @@ -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 */ " ", " ", diff --git a/lib/images/math/sqrt.xpm b/lib/images/math/sqrt.xpm index 66bdc59b88..929884cf3b 100644 --- a/lib/images/math/sqrt.xpm +++ b/lib/images/math/sqrt.xpm @@ -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 */ " ", " ", diff --git a/lib/images/note-insert.xpm b/lib/images/note-insert.xpm index 97b636bb39..2dfd488312 100644 --- a/lib/images/note-insert.xpm +++ b/lib/images/note-insert.xpm @@ -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 */ "@@@@@@@@@@@@@@@@@@@@@@", diff --git a/lib/images/tabular-feature_append-column.xpm b/lib/images/tabular-feature_append-column.xpm index e6c61fa2c6..4a15ec4659 100644 --- a/lib/images/tabular-feature_append-column.xpm +++ b/lib/images/tabular-feature_append-column.xpm @@ -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", diff --git a/lib/images/tabular-feature_append-row.xpm b/lib/images/tabular-feature_append-row.xpm index d9b7e8550a..2a64772a18 100644 --- a/lib/images/tabular-feature_append-row.xpm +++ b/lib/images/tabular-feature_append-row.xpm @@ -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", diff --git a/lib/images/tabular-feature_delete-column.xpm b/lib/images/tabular-feature_delete-column.xpm index c01e4cd182..0baa02eec6 100644 --- a/lib/images/tabular-feature_delete-column.xpm +++ b/lib/images/tabular-feature_delete-column.xpm @@ -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", diff --git a/lib/images/tabular-feature_delete-row.xpm b/lib/images/tabular-feature_delete-row.xpm index 62c7d5a0e7..407d42d15c 100644 --- a/lib/images/tabular-feature_delete-row.xpm +++ b/lib/images/tabular-feature_delete-row.xpm @@ -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", diff --git a/lib/images/tabular-insert.xpm b/lib/images/tabular-insert.xpm index fa1f320383..5dc636fd4e 100644 --- a/lib/images/tabular-insert.xpm +++ b/lib/images/tabular-insert.xpm @@ -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", -- 2.39.5