mirror of
https://github.com/GNS3/gns3-server.git
synced 2025-01-17 23:13:49 +02: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