https://github.com/fletcher/multimarkdown-composer-themes
Themes for MultiMarkdown Composer v 3 (They should basically work on v 2 as well.)
https://github.com/fletcher/multimarkdown-composer-themes
Last synced: 8 months ago
JSON representation
Themes for MultiMarkdown Composer v 3 (They should basically work on v 2 as well.)
- Host: GitHub
- URL: https://github.com/fletcher/multimarkdown-composer-themes
- Owner: fletcher
- License: mit
- Created: 2015-01-24T23:32:23.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2015-03-02T22:15:47.000Z (over 11 years ago)
- Last Synced: 2023-04-18T19:50:37.605Z (about 3 years ago)
- Size: 211 KB
- Stars: 7
- Watchers: 5
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# MultiMarkdown-Composer-Themes
Themes for MultiMarkdown Composer v 3 (They should basically work on v 2 as well.)
**Note:** The old "Style Sheets" have been officially renamed "Themes" for MultiMarkdown Composer v 3. The name contributed to some confusion and difficulty disambiguating Cascading Style Sheets (CSS) and MultiMarkdown Composer's Style Sheets. I'm trying to be consistent about using the word "Theme" to refer to the files that describe customizing the appearance of MultiMarkdown Composer, including the editor, sidebars, preview, etc. The file format is basically the same, but there are some slight differences. A v2 style sheet can be used in Composer v3, and a v3 theme can be used in v2 (more or less). The file extension does need to be changed, however. (`.style` for v2, and `.theme` for v3).
The "Empty.theme" is a template that can be used to create new ones, or simply modify an existing theme that you like.