add xres value st.lightmode, aliases: add missing local and query from command, new lg alias

- rename st alias to gst
This commit is contained in:
2025-10-10 07:47:59 +02:00
parent 95fdacdd31
commit ce19fa1371
2 changed files with 16 additions and 3 deletions

View File

@@ -59,6 +59,7 @@ XTerm.vt100.color15: #ECEFF4
st.font: FiraCode Nerd Font:size=10
#ifdef THEME_DARK
st.lightmode: 0
st.background: #1f212e
st.foreground: #9da0af
st.cursorColor: #bf8040
@@ -80,6 +81,7 @@ st.color13: #8f248f
st.color14: #509595
st.color15: #dbdff0
#else
st.lightmode: 1
st.background: #f2f2f3
st.foreground: #1f212e
st.cursorColor: #bf8040