Migrate from stow to dm theme manager
Move all config files from .config/ into themes/dracula/.config/ so the dm tool can manage them as file-level symlinks. Removes .bak file. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
parent
53a43e4683
commit
b043d2807d
100 changed files with 0 additions and 10 deletions
27
themes/dracula/.config/youtube-tui/appearance.yml
Normal file
27
themes/dracula/.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