This trick is no longer useful. Now simply use these settings:
chat.fontFamily
chat.fontSize
chat.editor.fontSize
Still they don’t work on the prompt, only on the replies.
This trick is no longer useful. Now simply use these settings:
chat.fontFamily
chat.fontSize
chat.editor.fontSize
Still they don’t work on the prompt, only on the replies.
# CSS DEV IN BROWSER
## FIREFOX
source: https://dev.to/colewalker/customizing-firefox-with-css-h4m
cmd+alt+iF1Advanced parameters
document.querySelectorAll('*').forEach(el => { el.style.userSelect = 'auto'; el.style.webkitUserSelect = 'auto'; el.style.mozUserSelect = 'auto'; el.style.msUserSelect = 'auto'; el.oncontextmenu = null; el.onselectstart = null; el.ondragstart = null; el.onmousedown = null; }); document.onselectstart = null; document.oncontextmenu = null; document.ondragstart = null; document.onmousedown = null; document.body.style.userSelect = 'auto';heightMultiplier = 10;https://www.youtube.com/watch?v=OfMdQVOfdmc
Don’t choose 5G in this config : (en) Connections / Mobile networks / Network mode / (fr) Connexions / Réseaux mobiles / Mode réseau
Turn on dark mode (en) Display /
| let radio_station_playlist = [ | |
| { | |
| "geo_name": "France", | |
| "stations": [ | |
| { | |
| "station_name": "France Inter", | |
| "live_urls": [ | |
| "https://www.radiofrance.fr/franceinter/direct" | |
| ], | |
| "stream_urls": [ |
| ._.DS_Store | |
| .DS_Store | |
| *.FCStd1 | |
| *ajeter* | |
| *nogit* | |
| WifiSettings.h | |
| arduino_secrets.h | |
| [wW][iI][fF][iI][sS][eE][tT][tT][iI][nN][gG][sS].* | |
| ESPSettings.h | |
| .~lock.* |