14 lines
534 B
Plaintext
14 lines
534 B
Plaintext
# general settings
|
|
set cookie-accept=always
|
|
set html5-database=true
|
|
set html5-local-storage=true
|
|
set plugins=true
|
|
set geolocation=ask
|
|
set scripts=true
|
|
set javascript-can-access-clipboard=true
|
|
|
|
# browser themeing
|
|
set status-css=color: #202020; background-color: #f1866c; font: Fantasque Sans Mono; font-size: 14px;
|
|
set status-ssl-css=color: #5d7557; background-color: #f1866c; font: Fantasque Sans Mono; font-size: 14px;
|
|
set status-ssl-invalid-css=color: #e55d4d; background-color: #f1866c; font: Fantasque Sans Mono; font-size: 14px;
|