mirror of
https://github.com/GNS3/gns3-server
synced 2024-11-28 11:18:11 +00:00
Back to classic symbol theme. Ref https://github.com/GNS3/gns3-gui/issues/2644
This commit is contained in:
parent
fb0456fdfa
commit
9fbdb25da8
@ -41,7 +41,7 @@ class Symbols:
|
||||
|
||||
# Keep a cache of symbols size
|
||||
self._symbol_size_cache = {}
|
||||
self._current_theme = "Infinity-square-gray"
|
||||
self._current_theme = "Classic"
|
||||
self._themes = BUILTIN_SYMBOL_THEMES
|
||||
|
||||
@property
|
||||
|
Loading…
Reference in New Issue
Block a user