Update and reorganise themes (#893)
* Drop the subfolders for GUI themes * Remove bundled font support * Add safe file read function * Allow loading themes from multiple locations * Clean up unused variables * Clean up icons class * Merge icon theme icons * Update icon theme class * Remove guiDark config setting * Fix tests * Fix handling of default theme * Update icon readmes * Add test for getGuiItem common function
This commit is contained in:
committed by
GitHub
parent
be3376272e
commit
15ec1496c5
@@ -1,9 +1,8 @@
|
||||
[Main]
|
||||
timestamp = 2021-09-10 00:23:50
|
||||
timestamp = 2021-09-15 14:39:52
|
||||
theme = default
|
||||
syntax = default_light
|
||||
icons = typicons_light
|
||||
guidark = False
|
||||
guifont =
|
||||
guifontsize = 11
|
||||
lastnotes = 0x0
|
||||
|
||||
Reference in New Issue
Block a user