]> git.newer.systems Git - st.git/commitdiff
deploy main
authorTucker Johnson <tucker@newer.systems>
Sat, 16 May 2026 21:51:53 +0000 (17:51 -0400)
committerTucker Johnson <tucker@newer.systems>
Sat, 16 May 2026 21:51:53 +0000 (17:51 -0400)
Xdefaults [deleted file]
config.h

diff --git a/Xdefaults b/Xdefaults
deleted file mode 100644 (file)
index 50773a5..0000000
--- a/Xdefaults
+++ /dev/null
@@ -1,32 +0,0 @@
-!! Transparency (0-1):
-st.alpha: 0.92
-st.alphaOffset: 0.3
-
-!! Set a default font and font size as below:
-st.font: Monospace-11;
-
-! st.termname: st-256color
-! st.borderpx: 2
-
-!! Set the background, foreground and cursor colors as below:
-
-!! gruvbox:
-*.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
index b738f35e8f8a767c2716cfb1311e17867a825a13..c44e9aad4826fd5ffbb40063532b3be5e9a5d0b7 100644 (file)
--- a/config.h
+++ b/config.h
@@ -109,7 +109,7 @@ unsigned int tabspaces = 8;
 /* bg opacity */
 float alpha = 0.80;
 float alphaOffset = 0.0;
-float alphaUnfocus;
+float alphaUnfocus = 0.70;
 
 /* Terminal colors (16 first used in escape sequence) */
 static const char *colorname[] = {