mirror of
https://github.com/rizinorg/cutter.git
synced 2025-02-20 13:46:06 +00:00
Set light theme as default one
This commit is contained in:
parent
cb180e7abb
commit
255643e36d
@ -29,7 +29,7 @@
|
||||
|
||||
// Initialize and render graph
|
||||
r2ui.graph_panel = new GraphPanel();
|
||||
r2ui.graph_panel.set_theme("dark");
|
||||
r2ui.graph_panel.set_theme("light");
|
||||
r2ui.graph_panel.seek(location.hash.substring(1));
|
||||
});
|
||||
</script>
|
||||
|
Loading…
Reference in New Issue
Block a user