dot_testing/vimb/school
randomuser 2d3c346def Revert "Revert "Revert "retheme vimb"""
This reverts commit 4adb628f09.
this is for realzies now lol
2021-05-25 15:34:25 -05:00

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: #ccbc8e; background-color: #cc3214; font: Fantasque Sans Mono; font-size: 14px;
set status-ssl-css=color: #727a18; background-color: #cc3214; font: Fantasque Sans Mono; font-size: 14px;
set status-ssl-invalid-css=color: #8e8463; background-color: #cc3214; font: Fantasque Sans Mono; font-size: 14px;