Merge remote-tracking branch 'mraaghfork/emoji'
This commit is contained in:
commit
ad272a136a
|
@ -27,6 +27,10 @@ fontSize:
|
||||||
fontFamily:
|
fontFamily:
|
||||||
string sans: "Roboto"
|
string sans: "Roboto"
|
||||||
string mono: "Hack"
|
string mono: "Hack"
|
||||||
|
// Fonts are comma-separated.
|
||||||
|
// For example, if you want colorful emoji, you could do:
|
||||||
|
// string sans: "Roboto,Joypixels"
|
||||||
|
// string mono: "Hack,Joypixels"
|
||||||
|
|
||||||
colors:
|
colors:
|
||||||
int hue: 240
|
int hue: 240
|
||||||
|
|
|
@ -27,6 +27,10 @@ fontSize:
|
||||||
fontFamily:
|
fontFamily:
|
||||||
string sans: "Roboto"
|
string sans: "Roboto"
|
||||||
string mono: "Hack"
|
string mono: "Hack"
|
||||||
|
// Fonts are comma-separated.
|
||||||
|
// For example, if you want colorful emoji, you could do:
|
||||||
|
// string sans: "Roboto,Joypixels"
|
||||||
|
// string mono: "Hack,Joypixels"
|
||||||
|
|
||||||
colors:
|
colors:
|
||||||
int hue: 240
|
int hue: 240
|
||||||
|
|
Loading…
Reference in New Issue
Block a user