save this file as python file format, e.g.: auto_dark_mode.py you can change the color theme if you wish import sublime […]
Tag: sublime
Set Sublime Text3 for Python in MacOS
# Step 1: Check the interpreter file path in Terminal as below type -a python3 # it will outputs information […]