[1] MLD-5.x / Development / Dialog Farben
 

Offline clausmuus

  • Administrator
  • Expert Member
  • ********
  • Posts: 20224
    • View Profile
    • ClausMuus.de
Dialog Farben
« on: August 13, 2015, 21:03:34 »
Hi Mario und Paul,

einer von Euch hatte berichtet, dass einige Texte des Installations Dialoges auf einem TV sehr schlecht lesbar sind, da die Farben ungünstig gewählt sind.
Die Farben lassen sich über die Datei /etc/dialogrc anpassen. Bitte probiere doch mal aus, welche Farben geändert werden müssen, damit dies besser lesbar wird, und teile mir dann die Änderungen mit.
Testen kannst Du das bequem, indem Du nach jeder Änderung ein "install" aufrufst, den Du dann aber nicht durchführen lässt, sondern abbrichst.

Claus
MLD 5.5 - Raspberry PI - 7" Touch TFT - Squeeze Play
MLD 5.5 - lirc yaUsbIR - OctopusNet - XFX GeForce 9300 mit Intel E3200 - 2GB RAM - 12TB HDD - Lian Li PC-C37B - Samsung LE40A559

Offline mafe68

  • MLD-Tester
  • Expert Member
  • ******
  • Posts: 2389
  • Immer auf der Suche nach was neuem!
    • View Profile
    • Mediastreambox
Dialog Farben
« Reply #1 on: August 14, 2015, 09:57:49 »
Morgen Claus!

Habe mich jetzt mit der Dialog Box bei der Install befasst mit den Farben und für mich wäre es so am lesbaren bei der Installation am TV. HIer habe ich auch die erstelle /etc/dialogrc Datei dazu.
Code: [Select]
#
# Run-time configuration file for dialog
#
# Automatically generated by "dialog --create-rc <file>"
#
#
# Types of values:
#
# Number     -  <number>
# String     -  "string"
# Boolean    -  <ON|OFF>
# Attribute  -  (foreground,background,highlight?)
#
# Colors: WHITE CYAN MAGENTA BLUE YELLOW GREEN RED BLACK


# Shadow dialog boxes? This also turns on color.
use_shadow = OFF

# Turn color support ON or OFF
use_colors = ON

# Screen color
screen_color = (RED,BLACK,ON)

# Shadow color
shadow_color = (WHITE,WHITE,OFF)

# Dialog box color
dialog_color = (BLACK,WHITE,OFF)

# Dialog box title color
title_color = (BLACK,WHITE,ON)

# Dialog box border color
border_color = (BLACK,WHITE,ON)

# Active button color
button_active_color = (WHITE,BLUE,ON)

# Active button label color
button_label_active_color = (YELLOW,BLUE,ON)

# Inactive button label color
button_label_inactive_color = (WHITE,BLACK,ON)

# Input box color
inputbox_color = (BLACK,WHITE,OFF)

# Input box border color
inputbox_border_color = (WHITE,WHITE,OFF)

# Search box color
searchbox_color = (BLACK,WHITE,OFF)

# Search box title color
searchbox_title_color = (YELLOW,WHITE,ON)

# Search box border color
searchbox_border_color = (WHITE,WHITE,ON)

# File position indicator color
position_indicator_color = (YELLOW,WHITE,ON)

# Menu box color
menubox_color = (BLACK,WHITE,OFF)

# Menu box border color
menubox_border_color = (WHITE,WHITE,ON)

# Item color
item_color = (BLACK,WHITE,OFF)

# Selected item color
item_selected_color = (WHITE,BLUE,ON)

# Tag color
tag_color = (BLACK,WHITE,ON)

# Selected tag color
tag_selected_color = (YELLOW,BLUE,ON)

# Tag key color
tag_key_color = (RED,BLACK,ON)

# Selected tag key color
tag_key_selected_color = (RED,BLUE,ON)

# Check box color
check_color = (BLACK,WHITE,OFF)

# Selected check box color
check_selected_color = (BLACK,BLUE,ON)

# Up arrow color
uarrow_color = (GREEN,WHITE,ON)

# Down arrow color
darrow_color = (GREEN,WHITE,ON)
Gruß Mario
Meine Hardware (show / hide)

Offline clausmuus

  • Administrator
  • Expert Member
  • ********
  • Posts: 20224
    • View Profile
    • ClausMuus.de
Dialog Farben
« Reply #2 on: August 14, 2015, 12:56:50 »
Ist eingebaut.

Claus
MLD 5.5 - Raspberry PI - 7" Touch TFT - Squeeze Play
MLD 5.5 - lirc yaUsbIR - OctopusNet - XFX GeForce 9300 mit Intel E3200 - 2GB RAM - 12TB HDD - Lian Li PC-C37B - Samsung LE40A559

[1] MLD-5.x / Development / Dialog Farben
 



Users Online Users Online

0 Members and 1 Guest are viewing this topic.