diff options
| author | yuzu-eva <stevenhu@web.de> | 2022-12-16 01:24:22 +0100 |
|---|---|---|
| committer | yuzu-eva <stevenhu@web.de> | 2022-12-16 01:24:22 +0100 |
| commit | d09d571d89ec32e81904bfcc230a0fbb1628bd9a (patch) | |
| tree | 9ed125a9e9d1c7ee3aba84f16d92c0eeb93be971 /.Xresources | |
| parent | 3e6d0ad5f78b835d2386b5d2e973723dc997d453 (diff) | |
clean start
Diffstat (limited to '.Xresources')
| -rw-r--r-- | .Xresources | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/.Xresources b/.Xresources new file mode 100644 index 0000000..4bd9b7d --- /dev/null +++ b/.Xresources @@ -0,0 +1,24 @@ +!! Transparency (0-1) +st.alpha: 0.85 +st.alphaOffset: 0.3 + + +*.color0: #1d2021 +*.color1: #cc241d +*.color2: #98971a +*.color3: #d79921 +*.color4: #458588 +*.color5: #b16286 +*.color6: #689d6a +*.color7: #a89984 +*.color8: #928374 +*.color9: #fb4934 +*.color10: #b8bb26 +*.color11: #fabd2f +*.color12: #83a598 +*.color13: #d3869b +*.color14: #8ec07c +*.color15: #ebdbb2 +*.background: #282828 +*.foreground: white +*.cursorColor: white
\ No newline at end of file |
