|
| 1 | +[Windows 95] |
| 2 | +color_button_text = 0, 0, 0 |
| 3 | +color_button_face = 192, 192, 192 |
| 4 | +color_button_highlight = 255, 255, 255 |
| 5 | +color_button_shadow = 128, 128, 128 |
| 6 | +color_button_shadow_dark = 0, 0, 0 |
| 7 | +color_button_checked = 223, 223, 223 |
| 8 | +color_window_text = 0, 0, 0 |
| 9 | +color_window = 255, 255, 255 |
| 10 | +color_active_caption_text = 255, 255, 255 |
| 11 | +color_active_caption = 0, 0, 128 |
| 12 | +color_active_caption_gradient = 0, 0, 128 |
| 13 | +color_info_background = 255, 255, 192 |
| 14 | +color_highlight_text = 255, 255, 255 |
| 15 | +color_highlight = 0, 0, 128 |
| 16 | +color_gray_text = 128, 128, 128 |
| 17 | +color_link = 0, 0, 128 |
| 18 | +color_hover = 223, 223, 255 |
| 19 | + |
| 20 | +font_family = MS Sans Serif, MS Reference Sans Serif, Arial, Liberation Sans, sans-serif |
| 21 | +font_size = 12px |
| 22 | +font_line = 1.2 |
| 23 | +font_size_text = 14px |
| 24 | +font_line_text = 1.2 |
| 25 | +font_size_bigger = 13px |
| 26 | +font_size_header = 14px |
| 27 | + |
| 28 | +[Windows 98] |
| 29 | +color_button_text = 0, 0, 0 |
| 30 | +color_button_face = 192, 192, 192 |
| 31 | +color_button_highlight = 255, 255, 255 |
| 32 | +color_button_shadow = 128, 128, 128 |
| 33 | +color_button_shadow_dark = 0, 0, 0 |
| 34 | +color_button_checked = 223, 223, 223 |
| 35 | +color_window_text = 0, 0, 0 |
| 36 | +color_window = 255, 255, 255 |
| 37 | +color_active_caption_text = 255, 255, 255 |
| 38 | +color_active_caption = 0, 0, 128 |
| 39 | +color_active_caption_gradient = 16, 132, 208 |
| 40 | +color_info_background = 255, 255, 192 |
| 41 | +color_highlight_text = 255, 255, 255 |
| 42 | +color_highlight = 0, 0, 128 |
| 43 | +color_gray_text = 128, 128, 128 |
| 44 | +color_link = 0, 0, 128 |
| 45 | +color_hover = 223, 223, 255 |
| 46 | + |
| 47 | +font_family = MS Sans Serif, MS Reference Sans Serif, Arial, Liberation Sans, sans-serif |
| 48 | +font_size = 12px |
| 49 | +font_line = 1.2 |
| 50 | +font_size_text = 14px |
| 51 | +font_line_text = 1.2 |
| 52 | +font_size_bigger = 13px |
| 53 | +font_size_header = 14px |
| 54 | + |
| 55 | +[Windows 2000] |
| 56 | +color_button_text = 0, 0, 0 |
| 57 | +color_button_face = 212, 208, 200 |
| 58 | +color_button_highlight = 255, 255, 255 |
| 59 | +color_button_shadow = 128, 128, 128 |
| 60 | +color_button_shadow_dark = 64, 64, 64 |
| 61 | +color_button_checked = 223, 223, 223 |
| 62 | +color_window_text = 0, 0, 0 |
| 63 | +color_window = 255, 255, 255 |
| 64 | +color_active_caption_text = 255, 255, 255 |
| 65 | +color_active_caption = 10, 36, 106 |
| 66 | +color_active_caption_gradient = 166, 202, 240 |
| 67 | +color_info_background = 255, 255, 225 |
| 68 | +color_highlight_text = 255, 255, 255 |
| 69 | +color_highlight = 10, 36, 106 |
| 70 | +color_gray_text = 128, 128, 128 |
| 71 | +color_link = 0, 0, 200 |
| 72 | +color_hover = 223, 223, 255 |
| 73 | + |
| 74 | +font_family = Tahoma, Arial, Liberation Sans, sans-serif |
| 75 | +font_size = 12px |
| 76 | +font_line = 1.2 |
| 77 | +font_size_text = 14px |
| 78 | +font_line_text = 1.2 |
| 79 | +font_size_bigger = 13px |
| 80 | +font_size_header = 14px |
0 commit comments