Updates to awesome with fennel

This commit is contained in:
Chris Cochrun 2020-09-07 20:44:01 -05:00
parent ebf15f2270
commit 3d48649971
7 changed files with 63 additions and 78 deletions

View file

@ -135,9 +135,9 @@
background: var(--tridactyl-bg) !important;
border: unset !important;
border: 1px var(--base0D) solid !important;
font-size: 9pt !important;
font-size: 7pt !important;
/*font-weight: 200 !important;*/
padding: 0.6ex !important;
padding: 0.3ex !important;
}
#completions .focused { background: var(--base0B);