Skip to content

Commit b236343

Browse files
committed
Set default symbol theme to "Affinity-square-blue"
1 parent f1b19f4 commit b236343

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gns3/settings.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -303,7 +303,7 @@
303303
"multi_profiles": False,
304304
"hdpi": True,
305305
"auto_open_readme": True,
306-
"symbol_theme": "Classic"
306+
"symbol_theme": "Affinity-square-blue"
307307
}
308308

309309
NODES_VIEW_SETTINGS = {

0 commit comments

Comments
 (0)