11 lines
508 B
INI
11 lines
508 B
INI
[default]
|
|
# Home page, used when a new window is opened
|
|
home = https://example.com
|
|
# User agent, used to identify your browser to a website
|
|
useragent = BirdyNet/$VER ($OS)
|
|
|
|
[accessibility]
|
|
# Which background color (CSS color) should be chosen for websites? "default" for system's default. "white" is recommended for compatibility.
|
|
colorBackground = white
|
|
# Which text color (CSS color) should be chosen for websites? "default" for system's default. "black" is recommended for compatibility.
|
|
colorText = black |