even more readme fixes
This commit is contained in:
@@ -60,6 +60,7 @@ In general, there are two reasons why a feature might not be implemented in BFG:
|
||||
* Any sort of sound or video output
|
||||
* Any sort of embedded non-text content
|
||||
* NPS and Titan protocols and other means of content uploading \*
|
||||
* Gopher+ protocol extensions
|
||||
* Guppy protocol (UDP-based, don't want to introduce another third-party dependency)
|
||||
|
||||
(\* probably will be implemented in a separate program)
|
||||
@@ -108,7 +109,7 @@ The main configuration sections are:
|
||||
|
||||
* `[net]`: network-related configs, currently only has "timeout" parameter
|
||||
* `[widget]`: general UI widget appearance (ttkTheme, font (button font), entryfont, statusfont)
|
||||
* `[style.general]`: general content area appearance (textfont, foreground color, background color)
|
||||
* `[style.general]`: general content area appearance (textfont, monofont\*, foreground color, background color)
|
||||
* `[style.link.normal]`: normal link colors (foreground, background)
|
||||
* `[style.link.focused]`: currently focused link colors (foreground, background)
|
||||
* `[style.highlight]`: highlighted area colors (foreground, background) - used with search functionality
|
||||
@@ -116,6 +117,7 @@ The main configuration sections are:
|
||||
|
||||
Feel free to modify the bfg.ini file according to your own preferences, the one shipped is just an example.
|
||||
|
||||
\* Note: Gopher, Finger and Nex content is always rendered in the monospace font.
|
||||
|
||||
## FAQ
|
||||
|
||||
|
||||
Reference in New Issue
Block a user