Answers for "hyper terminal green writing"

0

hyper terminal green writing

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"
]
Posted by: Guest on February-01-2021

Browse Popular Code Answers by Language