dracula theme color scheme windows terminal app
// open the settings.json in your text editor, and include the code below.
//profiles and schemes are already there, but empty.
"profiles": {
"defaults": {
// Put settings here that you want to apply to all profiles.
"colorScheme": "Dracula"
},
"schemes": [
{
"name": "Dracula",
"background": "#272935",
"black": "#21222C",
"blue": "#BD93F9",
"cyan": "#8BE9FD",
"foreground": "#F8F8F2",
"green": "#50FA7B",
"purple": "#FF79C6",
"red": "#FF5555",
"white": "#F8F8F2",
"yellow": "#FFB86C",
"brightBlack": "#6272A4",
"brightBlue": "#D6ACFF",
"brightCyan": "#A4FFFF",
"brightGreen": "#69FF94",
"brightPurple": "#FF92DF",
"brightRed": "#FF6E6E",
"brightWhite": "#F8F8F2",
"brightYellow": "#FFFFA5"
}
],
Also in JavaScript:
- add property to object javascript
- Truthy and Falsy js
- js array to object with keys
- js export multiple functions
- Image react native
- Javascript singly linked list
- JavaScript's automatic semicolon insertion (ASI)
- input set variable angular
- dummy api json
- get started with react native
- react template
- fetch js
- javascript date double digit month
- XJavascript:$.ge
- javascript swap images on mouseover
- edit html element javascript
- javascript detectar la pagina
- create element ns svg
- w3schools ajax
- javascript vérifier si une chaine de carctère commence par une majuscule
- video recorder using webrtc and javascript
- javascript tostring
- parseint js
- in angular how to get router url without query params