Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Typo on paragraph #08 #11

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 7 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,26 +1,26 @@
##YosemiForge
## YosemiForge
Normal, contrast and dark FontForge themes with changed colors, icons/graphics + fonts.

![screenshot](https://raw.githubusercontent.com/andreaslarsen/yosemiforge/master/Resources/Screenshot1.png)

##Mac
## Mac

* [Download](https://github.com/fontforge/YosemiForge/archive/master.zip)/[fork](https://github.com/fontforge/YosemiForge#fork-destination-box) and put the YosemiForge folder whereever you like.
* [Download](https://github.com/fontforge/YosemiForge/archive/master.zip)/[fork](https://github.com/fontforge/YosemiForge#fork-destination-box) and put the YosemiForge folder wherever you like.
* Quit FontForge
* Launch with spotlight: yfn = normal, yfc = contrast, yfd = dark

![screenshot](https://raw.githubusercontent.com/andreaslarsen/yosemiforge/master/Resources/Screenshot2.png)

##Win/Linux
## Win/Linux
* [Download](https://github.com/fontforge/YosemiForge/archive/master.zip)/[fork](https://github.com/fontforge/YosemiForge#fork-destination-box) and put the YosemiForge folder whereever you like.
* Copy the content of e.g. PixmapsDark
* Empty the original pixmaps folder
* Paste the content of PixmapsDark
* Open FontForge and select: File → Preferences → Generic → ResourceFile → original pixmaps folder/WinForgeDark.theme
* Open FontForge and select: `File``Preferences``Generic``ResourceFile` → original pixmaps folder/WinForgeDark.theme
* Quit and reopen FontForge

##Improvements
## Improvements
The scripts that automates the install process on Mac are more or less simple shell scripts so I guess they could be made to work on Win/Linux too<br>

#####Colors
##### Colors
I've used [Base16](https://github.com/chriskempson/base16) CodeSchool