📜  超级终端绿色写作 - 任何代码示例

📅  最后修改于: 2022-03-11 14:59:44.455000             🧑  作者: Mango

代码示例1
config: {
    pokemon: 'gengar', // Define your favorite pokemon theme 
    pokecursor: 'true', // Activate your theme's pokecursor 
    pokemonSyntax: 'dark', // Define the color of the terminal tabs 
    unibody: 'true', // Define the color of the Hyper window header 
    poketab: 'false', // Deactivate your theme's poketab 
},
plugins: [
    "hyper-pokemon"
]