diff options
author | Benjamin Chausse <benjamin@chausse.xyz> | 2023-10-13 14:24:21 -0400 |
---|---|---|
committer | Benjamin Chausse <benjamin@chausse.xyz> | 2023-10-13 14:24:21 -0400 |
commit | 849aa8507b47a216479a7c0da4bf83bf6cf6e5c1 (patch) | |
tree | 18fe02425e8295eec6fdaa97f503d9fd056713be /.Xresources##hostname.intern | |
parent | e24d1a99df9f3ca553e482e504d5a786f15c2683 (diff) |
Debloat hostname flags
Diffstat (limited to '.Xresources##hostname.intern')
-rw-r--r-- | .Xresources##hostname.intern | 48 |
1 files changed, 0 insertions, 48 deletions
diff --git a/.Xresources##hostname.intern b/.Xresources##hostname.intern deleted file mode 100644 index c14fc72..0000000 --- a/.Xresources##hostname.intern +++ /dev/null @@ -1,48 +0,0 @@ -! __ __ -! \ \/ /_ __ ___ ___ ___ _ _ _ __ ___ ___ ___ -! \ /| '__/ _ \/ __|/ _ \| | | | '__/ __/ _ \/ __| -! / \| | | __/\__ \ (_) | |_| | | | (_| __/\__ \ -! /_/\_\_| \___||___/\___/ \__,_|_| \___\___||___/ -! -! - -! X Resources: Generated with Hodler (http://github.com/matttproud/hodler) -!black -*color0: #111a1f -*color8: #868b8d -!red -*color1: #8d7856 -*color9: #810002 -!green -*color2: #798362 -*color10: #037500 -!yellow -*color3: #9b9257 -*color11: #ebcb88 -!blue -*color4: #63768a -*color12: #63768a -!magenta -*color5: #b7416e -*color13: #738c9c -!cyan -*color6: #6998b3 -*color14: #66aabb -!white -*color7: #c0c7ca -*color15: #c0c7ca -!other -*background: #222d32 -*foreground: #acb3b5 -*cursorColor: #ebcb88 -! See "highlightColorMode" and "hm" options in XTerm manual page. -*highlightTextColor: #2e333c -*highlightColor: #161f2a -! No support for cursor text coloring; would be #1e232b. -! No support for bold coloring; would be #626a73. - -!other -*.alpha: 0.80 - -Sxiv.background: #111A1F -Sxiv.foreground: #9B9257 |