diff options
author | Alan Pearce | 2017-11-26 10:48:05 +0100 |
---|---|---|
committer | Alan Pearce | 2017-11-26 10:48:05 +0100 |
commit | 1ad8f424ae56daa0e7bfaecd367389ca28b255b2 (patch) | |
tree | ad2bdb0335543ff34892c3a2b5f0fc4750397b30 /xresources/.xresources/main | |
parent | 0500b2694cc5fb2c0e7ab6eaaa8476e046d5cebf (diff) | |
download | dotfiles-1ad8f424ae56daa0e7bfaecd367389ca28b255b2.tar.lz dotfiles-1ad8f424ae56daa0e7bfaecd367389ca28b255b2.tar.zst dotfiles-1ad8f424ae56daa0e7bfaecd367389ca28b255b2.zip |
Use base16-tomorrow instead of mexico-light
Since this already has a white background, no need to override it
Diffstat (limited to 'xresources/.xresources/main')
-rw-r--r-- | xresources/.xresources/main | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/xresources/.xresources/main b/xresources/.xresources/main index ec0c6cf..cb079fb 100644 --- a/xresources/.xresources/main +++ b/xresources/.xresources/main @@ -1,6 +1,4 @@ -#include "base16-mexico-light-256" - -*.background: #ffffff +#include "base16-tomorrow" Xcursor.theme: Paper Xcursor.size: 22 |