Sha256: 81d018523b84d364a930b5dc666c22af2b22ba07b655b3f2225d188286aa7c13

Contents?: true

Size: 1.99 KB

Versions: 2

Compression:

Stored size: 1.99 KB

Contents

# Demo configuring options

::: These Opts blocks set the color for all elements.

```opts :(document_options)
```
```opts :(default)
exception_color_detail:                fg_rgbh_E0_E0_20  # Color of exception detail
exception_color_name:                  fg_rgbh_E0_20_20  # Color of exception name
execution_report_preview_frame_color:  fg_rgbh_20_80_80  # execution_report_preview_frame_color
menu_bash_color:                       fg_rgbh_40_C0_F0  # Color of menu bash
menu_chrome_color:                     fg_rgbh_80_80_20  # Color of menu chrome
menu_divider_color:                    fg_rgbh_20_98_80  # Color of menu divider
menu_link_color:                       fg_rgbh_20_E0_20  # Color of menu link
menu_note_color:                       fg_rgbh_40_A0_A0  # Color of menu note
menu_opts_color:                       fg_rgbh_E0_60_E0  # Color of menu opts
menu_opts_set_color:                   fg_rgbh_E0_20_20  # Color of menu opts
menu_task_color:                       fg_rgbh_A0_20_D0  # Color of menu task
menu_vars_color:                       fg_rgbh_E0_80_20  # Color of menu vars
menu_vars_set_color:                   fg_rgbh_E0_80_20  # Color of menu vars
output_execution_label_name_color:     fg_rgbh_20_D8_80  # Color of output_execution_label_name
output_execution_label_value_color:    fg_rgbh_20_E0_80  # Color of output_execution_label_value
prompt_color_after_script_execution:   fg_rgbh_20_E8_80  # Color of prompt after script execution
script_execution_frame_color:          fg_rgbh_20_80_80  # script_execution_frame_color
script_preview_frame_color:            fg_rgbh_20_80_80  # Color of output divider
warning_color:                         fg_rgbh_E0_E0_20  # Color of warning message
```

::: Example blocks

```bash :Bash1
```
```link :Link1
```
```opts :Opts1
```
```port :Port1
```
```vars :Vars1
```
[ ] Task1
blue;    fg_rgbh_00_00_FF
green;   fg_rgbh_00_FF_00
indigo;  fg_rgbh_4B_00_82
orange;  fg_rgbh_FF_7F_00
red;     fg_rgbh_FF_00_00
violet;  fg_rgbh_94_00_D3
yellow;  fg_rgbh_FF_FF_00

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
markdown_exec-1.8.1 examples/colors.md
markdown_exec-1.8 examples/colors.md