Account for colors in VS Code theme being optional
This commit is contained in:
parent
e0382a61b9
commit
293fbe4c75
3 changed files with 125 additions and 44 deletions
|
@ -1,4 +1,5 @@
|
|||
mod theme_printer;
|
||||
mod util;
|
||||
mod vscode;
|
||||
|
||||
use std::fs::{self, File};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue