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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user