Switching to more vim-inspired theme attributes

This commit is contained in:
Michael Lazar
2017-09-19 02:10:37 -04:00
parent b941dc22af
commit d8213f2271
13 changed files with 385 additions and 333 deletions

View File

@@ -1,52 +0,0 @@
[theme]
;<element> = <foreground> <background> <attributes>
@normal = default default normal
@highlight = default default normal
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 = - - bold
notice_loading = - - bold
notice_error = red - bold
notice_success = green - bold
nsfw = red - bold+reverse
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 - bold
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

View File

@@ -0,0 +1,53 @@
# http://www.calmar.ws/vim/256-xterm-24bit-rgb-color-chart.html
# https://upload.wikimedia.org/wikipedia/commons/1/15/Xterm_256color_chart.svg
[theme]
;<element> = <foreground> <background> <attributes>
Normal = default default -
Selected = - - -
SelectedCursor = - - reverse
PageTitle = cyan - bold+reverse
PageOrder = yellow - bold
PageOrderHighlight = yellow - bold+reverse
Help = cyan - bold+reverse
Prompt = cyan - bold+reverse
NoticeInfo = - - bold
NoticeLoading = - - bold
NoticeError = - - bold
NoticeSuccess = - - bold
CursorBlock = - - -
CursorBar1 = magenta - -
CursorBar2 = cyan - -
CursorBar3 = green - -
CursorBar4 = yellow - -
CommentAuthor = blue - bold
CommentAuthorSelf = green - bold
CommentCount = - - -
CommentText = - - -
Created = - - -
Downvote = red - bold
Gold = yellow - bold
HiddenCommentExpand = - - bold
HiddenCommentText = - - -
MultiredditName = yellow - bold
MultiredditText = - - -
NeutralVote = - - bold
NSFW = red - bold+reverse
Saved = green - -
Score = - - -
Separator = - - bold
Stickied = green - -
SubscriptionName = yellow - bold
SubscriptionText = - - -
SubmissionAuthor = green - bold
SubmissionFlair = red - -
SubmissionSubreddit = yellow - -
SubmissionText = - - -
SubmissionTitle = - - bold
Upvote = green - bold
Link = blue - underline
LinkSeen = magenta - underline
UserFlair = yellow - bold

View File

@@ -19,53 +19,51 @@
[theme]
;<element> = <foreground> <background> <attributes>
@normal = ansi_244 ansi_234 normal
@highlight = ansi_244 ansi_235 normal
Normal = ansi_244 ansi_234 -
Selected = ansi_244 ansi_235 -
SelectedCursor = ansi_244 ansi_235 bold+reverse
bar_level_1 = ansi_125 -
bar_level_1.highlight = ansi_125 - reverse
bar_level_2 = ansi_160 -
bar_level_2.highlight = ansi_125 - reverse
bar_level_3 = ansi_61 -
bar_level_3.highlight = ansi_125 - reverse
bar_level_4 = ansi_37 -
bar_level_4.highlight = ansi_125 - reverse
comment_author = ansi_33 - bold
comment_author_self = ansi_64 - bold
comment_count = - -
comment_text = - -
created = - -
cursor = - -
cursor.highlight = ansi_240 - reverse
downvote = ansi_160 - bold
gold = ansi_136 - bold
help_bar = ansi_37 - bold+reverse
hidden_comment_expand = ansi_245 - bold
hidden_comment_text = ansi_245 -
multireddit_name = ansi_240 - bold
multireddit_text = ansi_245 -
neutral_vote = - - bold
notice_info = - - bold
notice_loading = - - bold
notice_error = ansi_160 - bold
notice_success = ansi_64 - bold
nsfw = ansi_125 - bold+reverse
order_bar = ansi_245 - bold
order_bar.highlight = ansi_245 - bold+reverse
prompt = ansi_33 - bold+reverse
saved = ansi_125 -
score = - -
separator = - - bold
stickied = ansi_136 -
subscription_name = ansi_240 - bold
subscription_text = ansi_245 -
submission_author = ansi_64 - bold
submission_flair = ansi_160 -
submission_subreddit = ansi_166 -
submission_text = - -
submission_title = ansi_244 - bold
title_bar = ansi_37 - bold+reverse
upvote = ansi_64 - bold
url = ansi_33 - underline
url_seen = ansi_61 - underline
user_flair = ansi_136 - bold
PageTitle = ansi_37 - bold+reverse
PageOrder = ansi_240 - bold
PageOrderHighlight = ansi_240 - bold+reverse
Help = ansi_37 - bold+reverse
Prompt = ansi_33 - bold+reverse
NoticeInfo = - - bold
NoticeLoading = - - bold
NoticeError = ansi_160 - bold
NoticeSuccess = ansi_64 - bold
CursorBlock = ansi_240 - -
CursorBar1 = ansi_125 - bold
CursorBar2 = ansi_160 - bold
CursorBar3 = ansi_61 - bold
CursorBar4 = ansi_37 - bold
CommentAuthor = ansi_33 - bold
CommentAuthorSelf = ansi_64 - bold
CommentCount = - - -
CommentText = - - -
Created = - - -
Downvote = ansi_160 - bold
Gold = ansi_136 - bold
HiddenCommentExpand = ansi_245 - bold
HiddenCommentText = ansi_245 - -
MultiredditName = ansi_240 - bold
MultiredditText = ansi_245 - -
NeutralVote = - - bold
NSFW = ansi_125 - bold+reverse
Saved = ansi_125 - -
Score = - - -
Separator = - - bold
Stickied = ansi_136 - -
SubscriptionName = ansi_240 - bold
SubscriptionText = ansi_245 - -
SubmissionAuthor = ansi_64 - bold
SubmissionFlair = ansi_160 - -
SubmissionSubreddit = ansi_166 - -
SubmissionText = - - -
SubmissionTitle = ansi_245 - bold
Upvote = ansi_64 - bold
Link = ansi_33 - underline
LinkSeen = ansi_61 - underline
UserFlair = ansi_136 - bold

View File

@@ -19,53 +19,51 @@
[theme]
;<element> = <foreground> <background> <attributes>
@normal = ansi_241 ansi_230 normal
@highlight = ansi_241 ansi_254 normal
Normal = ansi_241 ansi_230 -
Selected = ansi_241 ansi_254 -
SelectedCursor = ansi_241 ansi_254 reverse
bar_level_1 = ansi_125 -
bar_level_1.highlight = ansi_125 - reverse
bar_level_2 = ansi_160 -
bar_level_2.highlight = ansi_125 - reverse
bar_level_3 = ansi_61 -
bar_level_3.highlight = ansi_125 - reverse
bar_level_4 = ansi_37 -
bar_level_4.highlight = ansi_125 - reverse
comment_author = ansi_33 - bold
comment_author_self = ansi_64 - bold
comment_count = - -
comment_text = - -
created = - -
cursor = - -
cursor.highlight = ansi_245 - reverse
downvote = ansi_160 - bold
gold = ansi_136 - bold
help_bar = ansi_37 - bold+reverse
hidden_comment_expand = ansi_245 - bold
hidden_comment_text = ansi_245 -
multireddit_name = ansi_240 - bold
multireddit_text = ansi_245 -
neutral_vote = - - bold
notice_info = - - bold
notice_loading = - - bold
notice_error = ansi_160 - bold
notice_success = ansi_64 - bold
nsfw = ansi_125 - bold+reverse
order_bar = ansi_245 - bold
order_bar.highlight = ansi_245 - bold+reverse
prompt = ansi_33 - bold+reverse
saved = ansi_125 -
score = - -
separator = - - bold
stickied = ansi_136 -
subscription_name = ansi_240 - bold
subscription_text = ansi_245 -
submission_author = ansi_64 - bold
submission_flair = ansi_160 -
submission_subreddit = ansi_166 -
submission_text = - -
submission_title = ansi_240 - bold
title_bar = ansi_37 - bold+reverse
upvote = ansi_64 - bold
url = ansi_33 - underline
url_seen = ansi_61 - underline
user_flair = ansi_136 - bold
PageTitle = ansi_37 - bold+reverse
PageOrder = ansi_245 - bold
PageOrderHighlight = ansi_245 - bold+reverse
Help = ansi_37 - bold+reverse
Prompt = ansi_33 - bold+reverse
NoticeInfo = - - bold
NoticeLoading = - - bold
NoticeError = ansi_160 - bold
NoticeSuccess = ansi_64 - bold
CursorBlock = ansi_245 - -
CursorBar1 = ansi_125 - -
CursorBar2 = ansi_160 - -
CursorBar3 = ansi_61 - -
CursorBar4 = ansi_37 - -
CommentAuthor = ansi_33 - bold
CommentAuthorSelf = ansi_64 - bold
CommentCount = - - -
CommentText = - - -
Created = - - -
Downvote = ansi_160 - bold
Gold = ansi_136 - bold
HiddenCommentExpand = ansi_245 - bold
HiddenCommentText = ansi_245 - -
MultiredditName = ansi_240 - bold
MultiredditText = ansi_245 - -
NeutralVote = - - bold
NSFW = ansi_125 - bold+reverse
Saved = ansi_125 - -
Score = - - -
Separator = - - bold
Stickied = ansi_136 - -
SubscriptionName = ansi_240 - bold
SubscriptionText = ansi_245 - -
SubmissionAuthor = ansi_64 - bold
SubmissionFlair = ansi_160 - -
SubmissionSubreddit = ansi_166 - -
SubmissionText = - - -
SubmissionTitle = ansi_240 - bold
Upvote = ansi_64 - bold
Link = ansi_33 - underline
LinkSeen = ansi_61 - underline
UserFlair = ansi_136 - bold