update menu colors

This commit is contained in:
ManjaroOne666 2019-12-02 09:43:14 +00:00
parent 993d7d639a
commit bee5fef900
1 changed files with 3 additions and 3 deletions

View File

@ -5,7 +5,7 @@
# Step 1: information
#
# Make sure the name of your colorscheme is unique and attractive.
# mAke sure the name of your colorscheme is unique and attractive.
# The description should fit in a single line with no linefeed.
# 'background' can be "light" or "dark".
information = {
@ -147,8 +147,8 @@
ui_visual_bg = ["#ced8e0", 17, "darkblue"]
ui_visualnos_bg = ["#e0d4ce", 52, "darkred"]
menu_bg = ["#333535", 237, "black"]
menu_fg = ui_fg_strong1
menu_bg = ui_bg
menu_fg = ui_fg
menu_sel = ui_fg_strong3
diff_delete_bg = ["#ece0e0", 52, "darkred"]