Refactoring the monochrome stuff
This commit is contained in:
@@ -1,54 +0,0 @@
|
||||
# RTV theme
|
||||
|
||||
[theme]
|
||||
;<element> = <foreground> <background> <attributes>
|
||||
@normal = default default
|
||||
@highlight = default default
|
||||
|
||||
bar_level_1 = magenta -
|
||||
bar_level_1.highlight = magenta - reverse
|
||||
bar_level_2 = cyan -
|
||||
bar_level_2.highlight = cyan - reverse
|
||||
bar_level_3 = green -
|
||||
bar_level_3.highlight = green - reverse
|
||||
bar_level_4 = yellow -
|
||||
bar_level_4.highlight = yellow - reverse
|
||||
comment_author = blue - bold
|
||||
comment_author_self = green - bold
|
||||
comment_count = - -
|
||||
comment_text = - -
|
||||
created = - -
|
||||
cursor = - -
|
||||
cursor.highlight = - - reverse
|
||||
downvote = red - bold
|
||||
gold = yellow - bold
|
||||
help_bar = cyan - bold+reverse
|
||||
hidden_comment_expand = - - bold
|
||||
hidden_comment_text = - -
|
||||
multireddit_name = yellow - bold
|
||||
multireddit_text = - -
|
||||
neutral_vote = - - bold
|
||||
notice_info = - -
|
||||
notice_loading = - -
|
||||
notice_error = red -
|
||||
notice_success = green -
|
||||
nsfw = red - bold
|
||||
order_bar = yellow - bold
|
||||
order_bar.highlight = yellow - bold+reverse
|
||||
prompt = cyan - bold+reverse
|
||||
saved = green -
|
||||
score = - -
|
||||
separator = - - bold
|
||||
stickied = green -
|
||||
subscription_name = yellow - bold
|
||||
subscription_text = - -
|
||||
submission_author = green -
|
||||
submission_flair = red -
|
||||
submission_subreddit = yellow -
|
||||
submission_text = - -
|
||||
submission_title = - - bold
|
||||
title_bar = cyan - bold+reverse
|
||||
upvote = green - bold
|
||||
url = blue - underline
|
||||
url_seen = magenta - underline
|
||||
user_flair = yellow - bold
|
||||
@@ -1,50 +0,0 @@
|
||||
# RTV theme
|
||||
|
||||
[theme]
|
||||
;<element> = <foreground> <background> <attributes>
|
||||
@normal = default default
|
||||
@highlight = default default reverse
|
||||
|
||||
bar_level_1 = - -
|
||||
bar_level_2 = - -
|
||||
bar_level_3 = - -
|
||||
bar_level_4 = - -
|
||||
comment_author = - - bold
|
||||
comment_author_self = - - bold
|
||||
comment_count = - -
|
||||
comment_text = - -
|
||||
created = - -
|
||||
cursor = - -
|
||||
cursor.highlight = - - reverse
|
||||
downvote = - - bold
|
||||
gold = - - bold
|
||||
help_bar = - - bold+reverse
|
||||
hidden_comment_expand = - - bold
|
||||
hidden_comment_text = - -
|
||||
multireddit_name = - - bold
|
||||
multireddit_text = - -
|
||||
neutral_vote = - - bold
|
||||
notice_info = - -
|
||||
notice_loading = - -
|
||||
notice_error = - -
|
||||
notice_success = - -
|
||||
nsfw = - - bold
|
||||
order_bar = - - bold
|
||||
order_bar.highlight = - - bold+reverse
|
||||
prompt = - - bold+reverse
|
||||
saved = - -
|
||||
score = - -
|
||||
separator = - - bold
|
||||
stickied = - -
|
||||
subscription_name = - - bold
|
||||
subscription_text = - -
|
||||
submission_author = - -
|
||||
submission_flair = - - bold
|
||||
submission_subreddit = - -
|
||||
submission_text = - -
|
||||
submission_title = - - bold
|
||||
title_bar = - - bold+reverse
|
||||
upvote = - - bold
|
||||
url = - - underline
|
||||
url_seen = - - underline
|
||||
user_flair = - - bold
|
||||
@@ -19,8 +19,8 @@
|
||||
|
||||
[theme]
|
||||
;<element> = <foreground> <background> <attributes>
|
||||
@normal = ansi_244 ansi_234
|
||||
@highlight = ansi_244 ansi_235
|
||||
@normal = ansi_244 ansi_234 normal
|
||||
@highlight = ansi_244 ansi_235 normal
|
||||
|
||||
bar_level_1 = ansi_125 -
|
||||
bar_level_1.highlight = ansi_125 - reverse
|
||||
|
||||
@@ -19,8 +19,8 @@
|
||||
|
||||
[theme]
|
||||
;<element> = <foreground> <background> <attributes>
|
||||
@normal = ansi_241 ansi_230
|
||||
@highlight = ansi_241 ansi_254
|
||||
@normal = ansi_241 ansi_230 normal
|
||||
@highlight = ansi_241 ansi_254 normal
|
||||
|
||||
bar_level_1 = ansi_125 -
|
||||
bar_level_1.highlight = ansi_125 - reverse
|
||||
|
||||
Reference in New Issue
Block a user