• [原] Code Color Scheme


    Background(背景): 2A2D32

    Background(背景): 282828

    Background(背景): 2b2b2b

    Line Hight Light(行高亮): 333435

    Selection(选中高亮): 3D4456

    Namespace(命名空间): B5B6E3

    Interface(接口): 2B91AF

    Interface(接口): 8C8CB4

    Class(类): 8CC61F

    Module(模块): 8CC61F

    Class(类): 73A71E

    Module(模块): 73A71E

    Class(类): A6E22E

    Module(模块): A6E22E

    Abstract Class(虚类): 2DA722

    Abstract Class(虚类): 2C8823

    Enum(枚举): B8F4FF

    Enum(枚举): DCC80F

    Parameter(参数): 69E6A6

    Variable(变量): D0D0FF

    Variable(变量): A9B7C6

    Golobal Variable(全局变量): FDA5FF

    Local Variable(本地变量): FFC323

    Local Variable(本地变量): 64A2A2

    Local Variable(本地变量): BFA4A4

    Instance(实例): 9876AA

    Library Function(库函数): DA4939

    Library Type(库类型): 6E9CBE

    Library Constant(库常量): A5C261

    Function(函数): FFC66D

    Instance Member Function(成员函数): 979748

    Instance Member Variable(成员变量): AE81FF

    Property Name(属性名称): 6E9CBE

    Property Value(属性值): 68E868

    Keyword(关键字): CC7833

    Comment(注释): BC9458

    String(字符串): A5C261

    String Interpolation(字符串插入符): 519F50

    Number(数字): AE81FF

    Number(数字): 6897BB

    Number(数字): F5BF00

    Number(数字): 3BB9FF

    Shell Command(Shell命令): 0096FF

    Constant(常量): 6D9CBE

    Constant Numeric(常数): AE81FF

  • 相关阅读:
    AtCoder Grand Contest 49
    Kotlin Heroes 5: ICPC Round 题解 (A-H)
    轮盘赌随机选择算法
    洛谷P1579.验证哥德巴赫猜想(DFS+素性测试)
    洛谷P1308.统计单词数(字符串匹配)
    洛谷P1149.火柴棒等式(暴力搜索)
    洛谷P1036.选数(DFS)
    洛谷P1028.数的计算(动态规划)
    Python对list操作的一些小技巧
    图的DFS和BFS(邻接表)
  • 原文地址:https://www.cnblogs.com/JulyZhang/p/2826363.html
Copyright © 2020-2023  润新知