A lot of random changes including qutebrowser search engine

This commit is contained in:
Chris Cochrun 2021-05-02 17:13:20 -05:00
parent 75186b40a8
commit 5cb9d4ec56
13 changed files with 35 additions and 19 deletions

View file

@ -15,7 +15,7 @@
@define-color base0E #ff6ac1;
@define-color base0F #b2643c;
@define-color basetransparent rgba(40, 42, 54, 0.0);
@define-color backtransparent rgba(40, 42, 54, 0.85);
@define-color backtransparent rgba(40, 42, 54, 0.80);
window {
margin: 100px;
background-color: @backtransparent;