Commit b6b8cab 1 parent d35c013 commit b6b8cab Copy full SHA for b6b8cab
File tree 2 files changed +24
-0
lines changed
.github/actions/spelling/allow
src/cascadia/TerminalSettingsModel
2 files changed +24
-0
lines changed Original file line number Diff line number Diff line change 16
16
deselection
17
17
dialytika
18
18
diffing
19
+ Dimidium
19
20
dje
20
21
downsides
21
22
dze
Original file line number Diff line number Diff line change 81
81
// - "foreground"
82
82
// - "background"
83
83
// - "cursorColor"
84
+ {
85
+ "name" : " Dimidium" ,
86
+ "background" : " #141414" ,
87
+ "foreground" : " #BAB7B6" ,
88
+ "cursorColor" : " #37E57B" ,
89
+ "selectionBackground" : " #FFFFFF" ,
90
+ "black" : " #000000" ,
91
+ "red" : " #CF494C" ,
92
+ "green" : " #60B442" ,
93
+ "yellow" : " #DB9C11" ,
94
+ "blue" : " #0575D8" ,
95
+ "purple" : " #AF5ED2" ,
96
+ "cyan" : " #1DB6BB" ,
97
+ "white" : " #BAB7B6" ,
98
+ "brightBlack" : " #817E7E" ,
99
+ "brightRed" : " #FF643B" ,
100
+ "brightGreen" : " #37E57B" ,
101
+ "brightYellow" : " #FCCD1A" ,
102
+ "brightBlue" : " #688DFD" ,
103
+ "brightPurple" : " #ED6FE9" ,
104
+ "brightCyan" : " #32E0FB" ,
105
+ "brightWhite" : " #D3D8D9"
106
+ },
84
107
{
85
108
"name" : " Ottosson" ,
86
109
"background" : " #000000" ,
You can’t perform that action at this time.
0 commit comments