mirror of
https://github.com/pcottle/learnGitBranching.git
synced 2025-07-09 22:24:26 +02:00
hawtttt terminal window
This commit is contained in:
parent
ec44f19d3e
commit
c7c97164ee
3 changed files with 133 additions and 15 deletions
|
@ -2,4 +2,7 @@ module.exports = {
|
|||
blueBackground: '#5cbcfc',
|
||||
terminalBackground: '#424242',
|
||||
terminalText: 'rgb(238, 238, 238)',
|
||||
terminalHeader: '#EFEDEE',
|
||||
terminalBorder: '#303030',
|
||||
terminalFontFamily: 'Courier',
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue