Add information about icon_big_font in initial user's configuration
This commit is contained in:
@@ -276,6 +276,7 @@ local style = require "core.style"
|
|||||||
-- style.font : user interface
|
-- style.font : user interface
|
||||||
-- style.big_font : big text in welcome screen
|
-- style.big_font : big text in welcome screen
|
||||||
-- style.icon_font : icons
|
-- style.icon_font : icons
|
||||||
|
-- style.icon_big_font : toolbar icons
|
||||||
-- style.code_font : code
|
-- style.code_font : code
|
||||||
--
|
--
|
||||||
-- the function to load the font accept a 3rd optional argument like:
|
-- the function to load the font accept a 3rd optional argument like:
|
||||||
|
|||||||
@@ -28,6 +28,7 @@ local style = require "core.style"
|
|||||||
-- style.font : user interface
|
-- style.font : user interface
|
||||||
-- style.big_font : big text in welcome screen
|
-- style.big_font : big text in welcome screen
|
||||||
-- style.icon_font : icons
|
-- style.icon_font : icons
|
||||||
|
-- style.icon_big_font : toolbar icons
|
||||||
-- style.code_font : code
|
-- style.code_font : code
|
||||||
--
|
--
|
||||||
-- the function to load the font accept a 3rd optional argument like:
|
-- the function to load the font accept a 3rd optional argument like:
|
||||||
|
|||||||
Reference in New Issue
Block a user