Editing a built-in CSS style
Hi
I love the built-in Lopash style, but would like to modify some bits like the Quattrocento font. Is this possible? I tried opening the CSS file, but is seems to be minified/hashed in some way.
Thanks.
Keyboard shortcuts
Generic
? | Show this help |
---|---|
ESC | Blurs the current field |
Comment Form
r | Focus the comment reply box |
---|---|
^ + ↩ | Submit the comment |
You can use Command ⌘
instead of Control ^
on Mac
Support Staff 1 Posted by Brett on 28 Aug, 2017 06:50 PM
All of the uncompressed styles (and other custom styles) can be found at
https://github.com/ttscoff/MarkedCustomStyles/ (default styles are in
this folder
https://github.com/ttscoff/MarkedCustomStyles/tree/master/default_styles
)
-Brett
2 Posted by Mike Apgar on 16 Nov, 2018 02:12 PM
Seems odd, but I can't find the multi-column css style anywhere?
Support Staff 3 Posted by Brett on 16 Nov, 2018 03:51 PM
Ah, it's the only one that deviates from the naming standards...
modern.css
https://github.com/ttscoff/MarkedCustomStyles/blob/master/default_styles/modern.css
-Brett