当前位置:网站首页>PyCharm设置仿sublime配色方案
PyCharm设置仿sublime配色方案
2022-06-28 03:03:00 【wls.wang】
话不多说,先看效果图

python中设置配色基本流程都差不多,版本不一样,但是基本设置也是大同小异
步骤如下:
第一步:
File → Settings → Appearance & Behavior → Theme: Darcula → OK
第二步:
File → Settings → Editor → Color Scheme → Color Scheme Font → Scheme:Monokai → OK
第三步:
在上一步的基础上,备份原来 Monokai 方案,会创建 Monokai Copy 方案,然后选择Monokai Copy 方案 并在此基础上修改,并不修改系统方案。

相关细节调节到符合自己的要求就可以了
第四步:
File → Settings → Editor → Color Scheme → Python → Scheme:Monokai copy → OK
你可能感兴趣的文章:
边栏推荐
- Li Kou daily question - day 29 -523 Count odd numbers in interval range
- service实现类里面为何一直报红
- INFO: HHH000397: Using…
- Use js programming questions [split] in Niuke
- Scalable storage system (I)
- View the SQL execution plan according to explain and optimize the SQL
- 可扩展数据库(上)
- 力扣每日一题-第29天-1491.去掉最低工资和最高工资后的平均工资
- 解析教育机器人的综合应用能力
- Anaconda command usage
猜你喜欢

Basic operation of stack (implemented in C language)

【PaddleDetection】ModuleNotFoundError: No module named ‘paddle‘

View the SQL execution plan according to explain and optimize the SQL

失联修复:让“躲猫猫”无处可藏

资源管理、高可用与自动化(中)

Win 10出现bitlocke恢复,蓝屏错误代码0x1600007e

基于 WPF 的酷炫 GUI 窗口的简易实现

WPF 下的自定义控件以及 Grid 中控件的自适应

根据Explain查看sql执行计划,对SQL进行优化

Import an excel file, solve the problem of skipping blank cells without reading and moving the subscript forward, and return_ BLANK_ AS_ Null red
随机推荐
劲爆!YOLOv6又快又准的目标检测框架开源啦(附源代码下载)
继承
数据库系列之MySQL配置F5负载均衡
crond BAD FILE MODE /etc/cron.d
17 `bs object Node name h3 Parent ` parents get parent node ancestor node
开口式霍尔电流传感器如何助力直流配电改造?
service实现类里面为何一直报红
多线程与高并发三:AQS底层源码分析及其实现类
数字有为,易步到位 华为携“5极”明星产品加速布局商业市场
matlab习题 —— 符号运算相关练习
Execution plan in MySQL of database Series
nn. Parameter and torch nn. Init series of functions to initialize model parameters
基于 WPF 的酷炫 GUI 窗口的简易实现
View the SQL execution plan according to explain and optimize the SQL
如何给Eclips自动添加作者,时间等…
STM32 peripheral SDIO and SD card configuration
Importer un fichier Excel, résoudre le problème de sauter les cellules vides et de ne pas lire, et avancer l'indice, et retourner Blank As NULL Red
Go speed
Redis cluster setup [simple]
资源管理、高可用与自动化(下)