main font: change to 'open_sans_light'
This commit is contained in:
parent
aa3401bd52
commit
a7faa14345
1 changed files with 2 additions and 3 deletions
|
@ -2,7 +2,7 @@
|
||||||
"jetbrains_mono_bold_20": {
|
"jetbrains_mono_bold_20": {
|
||||||
"sources": [
|
"sources": [
|
||||||
{
|
{
|
||||||
"file": "JetBrainsMono-Bold.ttf",
|
"file": "open_sans_light.ttf",
|
||||||
"range": "0x20-0x7e, 0x410-0x44f, 0xB0"
|
"range": "0x20-0x7e, 0x410-0x44f, 0xB0"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
@ -11,8 +11,7 @@
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"bpp": 1,
|
"bpp": 1,
|
||||||
"size": 20,
|
"size": 20
|
||||||
"patches": ["jetbrains_mono_bold_20.c_zero.patch", "jetbrains_mono_bold_20.c_M.patch"]
|
|
||||||
},
|
},
|
||||||
"jetbrains_mono_42": {
|
"jetbrains_mono_42": {
|
||||||
"sources": [
|
"sources": [
|
||||||
|
|
Loading…
Add table
Reference in a new issue