Yangson Hung65 downloadsVS Code Light Modern inspired theme for Obsidian
Light theme adaptation based on leozague/obsidian-vscode-dark-plus, tuned for macOS and Obsidian light mode.
.obsidian/themes/VSCode Light Modern/theme.css and manifest.json into that folder.Settings -> Appearance -> Themes and choose VSCode Light Modern.You can also install from Terminal after replacing /path/to/YourVault:
mkdir -p "/path/to/YourVault/.obsidian/themes/VSCode Light Modern"
cp theme.css manifest.json "/path/to/YourVault/.obsidian/themes/VSCode Light Modern/"
Settings -> Appearance -> Base font size: 13Settings -> Editor -> Readable line length: offSettings -> Appearance -> Accent color: #006ab1MIT