Added youtube-tui
This commit is contained in:
parent
62f7a4728a
commit
9c82993de4
15 changed files with 393 additions and 6 deletions
27
.config/youtube-tui/appearance.yml
Normal file
27
.config/youtube-tui/appearance.yml
Normal file
|
|
@ -0,0 +1,27 @@
|
|||
borders: Rounded
|
||||
colors:
|
||||
text: Reset
|
||||
text_special: Reset
|
||||
text_secondary: Reset
|
||||
text_error: LightRed
|
||||
outline: Reset
|
||||
outline_selected: LightBlue
|
||||
outline_hover: LightRed
|
||||
outline_secondary: LightYellow
|
||||
message_outline: '#FF7F00'
|
||||
message_error_outline: LightRed
|
||||
message_success_outline: LightGreen
|
||||
command_capture: '#64FF64'
|
||||
item_info:
|
||||
tag: Gray
|
||||
title: LightBlue
|
||||
description: Gray
|
||||
author: LightGreen
|
||||
viewcount: LightYellow
|
||||
length: LightCyan
|
||||
published: LightMagenta
|
||||
video_count: '#838DFF'
|
||||
sub_count: '#65FFBA'
|
||||
likes: '#C8FF81'
|
||||
genre: '#FF75D7'
|
||||
page_turner: Gray
|
||||
Loading…
Add table
Add a link
Reference in a new issue