File tree Expand file tree Collapse file tree 1 file changed +4
-5
lines changed
Expand file tree Collapse file tree 1 file changed +4
-5
lines changed Original file line number Diff line number Diff line change @@ -39,22 +39,21 @@ c.ui.base = "#1A1D23"
3939c .ui .inactive_base = " #16181D"
4040c .ui .statusline = " #111317"
4141c .ui .split = " #111317"
42+ c .ui .float = " #14161B"
4243c .ui .title = c .ui .accent
4344c .ui .border = " #3A3E47"
4445c .ui .current_line = " #1E222A"
4546c .ui .scrollbar = c .ui .accent
4647c .ui .selection = " #26343F"
4748c .ui .menu_selection = c .ui .accent
48- c .ui .highlight = " #1E222A "
49+ c .ui .highlight = " #23272F "
4950c .ui .none_text = " #3A3E47"
5051c .ui .text = " #9B9FA9"
5152c .ui .text_active = " #ADB0BB"
5253c .ui .text_inactive = " #494D56"
53- c .ui .text_match = c .ui .accent
54- c .ui .text_match = " #e0e0ee"
54+ c .ui .text_match = " #E0E0Ee"
5555
56- c .ui .prompt = " #202227"
57- -- c.ui.prompt = "#20242E"
56+ c .ui .prompt = " #21242A"
5857c .ui .results = " #131519"
5958
6059---- ----------------------------
You can’t perform that action at this time.
0 commit comments