Dynamic Theme Update
This commit is contained in:
@@ -30,4 +30,12 @@ export const lines: TerminalLine[] = [
|
||||
inline: true
|
||||
})),
|
||||
{ type: 'blank', content: '' },
|
||||
{ type: 'divider', content: 'Website Keybinds' },
|
||||
{ type: 'blank', content: '' },
|
||||
{ type: 'output', content: '(&orange)Toggle Light/Dark Mode(&) (&text, bold)(T)(&)' , inline: true },
|
||||
{ type: 'output', content: '(&muted)•(&)' , inline: true },
|
||||
{ type: 'output', content: '(&orange)Skip typing animation(&) (&text, bold)(Y)(&)' , inline: true },
|
||||
{ type: 'output', content: '(&muted)•(&)' , inline: true },
|
||||
{ type: 'output', content: '(&orange)Open/Close Navbar(&) (&text, bold)(N)(&)' , inline: true },
|
||||
{ type: 'blank', content: '' },
|
||||
];
|
||||
Reference in New Issue
Block a user