File tree Expand file tree Collapse file tree 1 file changed +7
-4
lines changed
Expand file tree Collapse file tree 1 file changed +7
-4
lines changed Original file line number Diff line number Diff line change @@ -41,19 +41,22 @@ c.ui.base = "#1A1D23"
4141c .ui .inactive_base = " #16181D"
4242c .ui .statusline = " #111317"
4343c .ui .split = " #111317"
44- c .ui .float = " #16181D "
44+ c .ui .float = " #14161B "
4545c .ui .title = c .ui .accent
46- c .ui .border = " #7A7C7E "
46+ c .ui .border = " #3A3E47 "
4747c .ui .current_line = " #1E222A"
4848c .ui .scrollbar = c .ui .accent
4949c .ui .selection = " #26343F"
5050c .ui .menu_selection = c .ui .accent
51- c .ui .highlight = " #1E222A "
51+ c .ui .highlight = " #23272F "
5252c .ui .none_text = " #3A3E47"
5353c .ui .text = " #9B9FA9"
5454c .ui .text_active = " #ADB0BB"
5555c .ui .text_inactive = " #494D56"
56- c .ui .text_match = c .ui .accent
56+ c .ui .text_match = " #E0E0Ee"
57+
58+ c .ui .prompt = " #21242A"
59+ c .ui .results = " #131519"
5760
5861---- ----------------------------
5962--- Terminal
You can’t perform that action at this time.
0 commit comments