⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 slackware.rc

📁 This version of dialog, formerly known as cdialog is based on the Debian package for dialog 0.9a (se
💻 RC
字号:
# $Id: slackware.rc,v 1.5 2003/08/31 00:50:10 tom Exp $# Run-time configuration file for dialog, matches Slackware color scheme.## Types of values:## Number     -  <number># String     -  "string"# Boolean    -  <ON|OFF># Attribute  -  (foreground,background,highlight?)## Shadow dialog boxes? This also turns on color.use_shadow = ON# Turn color support ON or OFFuse_colors = ON# Screen colorscreen_color = (WHITE,BLUE,OFF)# Shadow colorshadow_color = (WHITE,BLACK,OFF)# Dialog box colordialog_color = (BLACK,CYAN,OFF)# Dialog box title colortitle_color = (YELLOW,CYAN,ON)# Dialog box border colorborder_color = (CYAN,CYAN,ON)# Active button colorbutton_active_color = (WHITE,BLUE,ON)# Inactive button colorbutton_inactive_color = (BLACK,CYAN,OFF)# Active button key colorbutton_key_active_color = (WHITE,BLUE,ON)# Inactive button key colorbutton_key_inactive_color = (RED,CYAN,OFF)# Active button label colorbutton_label_active_color = (WHITE,BLUE,ON)# Inactive button label colorbutton_label_inactive_color = (BLACK,CYAN,ON)# Input box colorinputbox_color = (BLUE,WHITE,OFF)# Input box border colorinputbox_border_color = (CYAN,CYAN,ON)# Search box colorsearchbox_color = (YELLOW,WHITE,ON)# Search box title color# FIXMEsearchbox_title_color = (WHITE,WHITE,ON)# Search box border colorsearchbox_border_color = (RED,WHITE,OFF)# File position indicator colorposition_indicator_color = (RED,CYAN,OFF)# Menu box colormenubox_color = (BLACK,CYAN,OFF)# Menu box border colormenubox_border_color = (CYAN,CYAN,ON)# Item coloritem_color = (BLACK,CYAN,OFF)# Selected item coloritem_selected_color = (WHITE,BLUE,OFF)# Tag colortag_color = (YELLOW,CYAN,ON)# Selected tag colortag_selected_color = (WHITE,BLUE,OFF)# Tag key colortag_key_color = (RED,CYAN,OFF)# Selected tag key colortag_key_selected_color = (RED,BLUE,ON)# Check box colorcheck_color = (BLACK,CYAN,OFF)# Selected check box colorcheck_selected_color = (WHITE,CYAN,ON)# Up arrow coloruarrow_color = (GREEN,CYAN,ON)# Down arrow colordarrow_color = (GREEN,CYAN,ON)# Item help-text coloritemhelp_color = (WHITE,BLACK,OFF)# Active form text colorform_active_text_color = (BLUE,WHITE,OFF)# Form text colorform_text_color = (CYAN,BLUE,ON)

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -