💾 Archived View for rawtext.club › ~sloum › geminilist › 001790.gmi captured on 2020-10-31 at 02:31:16. Gemini links have been rewritten to link to archived content
⬅️ Previous capture (2020-09-24)
-=-=-=-=-=-=-
Luke Emmet luke at marmaladefoo.com
Fri Jun 19 09:24:56 BST 2020
- - - - - - - - - - - - - - - - - - -
Hello
At the moment the themes are fixed, but you can edit them. For example if you want an off-white and off-black in the Terminal theme you can edit the file Terminal.css in the GmiConverters folder thus:
body { background-color: #222827; color: #e0e0e0; font-family:Consolas,Courier New; font-size: 1em; margin-left:3.5em; margin-right:3.5em;
}
or however you like it. You can change the whole stylesheet if you want.
Best Wishes
- Luke
On 18-Jun-2020 07:28, defdefred wrote:
Could it be possible to duplicate CSS files to automaticaly create a new Theme?
I like to have the writing more grey than brigth white in the terminal theme.
Thanks!