mirror of https://codeberg.org/anemofilia/zero
98 lines
2.5 KiB
Plaintext
98 lines
2.5 KiB
Plaintext
st.termname: st-256color
|
|
st.borderless: 0
|
|
st.font: Meslo LG M DZ:size=9:antialias=true:autohint=true;
|
|
st.borderpx: 0
|
|
st.boxdraw: 1
|
|
|
|
! Available cursor values: 2 4 6 7 = █ _ | ☃ ( 1 3 5 are blinking versions)
|
|
st.cursorshape: 2
|
|
|
|
! thickness of underline and bar cursors
|
|
st.cursorthickness: 2
|
|
|
|
! 0: normal blinking, 1: leave cursor border and blink with cursors background
|
|
st.cursorblinkstyle: 0
|
|
|
|
! 0: cursor blinks with a constant interval; 1: blinking cycle resets on key input
|
|
st.cursorblinkontype: 1
|
|
|
|
st.disablebold: 0
|
|
st.disableitalics: 0
|
|
st.disableroman: 0
|
|
|
|
! Amount of lines scrolled
|
|
st.scrollrate: 1
|
|
|
|
! Kerning / character bounding-box height multiplier
|
|
st.chscale: 1.0
|
|
|
|
! Kerning / character bounding-box width multiplier
|
|
st.cwscale: 1.0
|
|
|
|
! blinking timeout for terminal and cursor blinking (0 disables)
|
|
st.blinktimeout: 0
|
|
|
|
! bell volume. Value between -100 and 100. (0 disables)
|
|
st.bellvolume: 0
|
|
|
|
|
|
! (0|1) boxdraw(bold) enable toggle
|
|
st.boxdraw_bold: 1
|
|
|
|
! braille (U28XX): 1: render as adjacent "pixels", 0: use font
|
|
st.boxdraw_braille: 0
|
|
|
|
! set this to a non-zero value to force window depth
|
|
st.depth: 0
|
|
|
|
! opacity==255 means what terminal will be not transparent, 0 - fully transparent
|
|
! (float values in range 0 to 1.0 may also be used)
|
|
st.opacity: 255
|
|
|
|
! (0|1) dont pre-multiply color values of the pixels when using transparency
|
|
! (useful for the systems where composite manager not running all the time,
|
|
! as color pre-multiplication will make the "opaque" colors look darker/lighter
|
|
! without the composition)
|
|
st.disable_alpha_correction: 0
|
|
|
|
! undercurl style. either 1, 2 or 3 (0 disables)
|
|
!
|
|
! 0: Curly
|
|
! _ _ _ _
|
|
! ( ) ( ) ( ) ( )
|
|
! (_) (_) (_) (_)
|
|
!
|
|
! 1: Spiky
|
|
! /\ /\ /\ /\
|
|
! \/ \/ \/
|
|
!
|
|
! 2: Capped
|
|
! _ _ _
|
|
! / \ / \ / \
|
|
! \_/ \_/
|
|
st.undercurl_shape: 1
|
|
! adds 1 pixel of thickness to the undercurl for every undercurl_thickness_threshold pixels of font size
|
|
st.undercurl_thickness_threshold: 28
|
|
|
|
st.foreground: #f1f1f1
|
|
st.background: #000000
|
|
st.color0: #070707
|
|
st.color1: #df6760
|
|
st.color2: #8be760
|
|
st.color3: #ffd17a
|
|
st.color4: #9688d9
|
|
st.color5: #fc97ff
|
|
st.color6: #86adff
|
|
st.color7: #f1f1f1
|
|
st.color8: #888888
|
|
st.color9: #df6760
|
|
st.color10: #8be760
|
|
st.color11: #ffd17a
|
|
st.color12: #9688d9
|
|
st.color13: #fc97ff
|
|
st.color14: #86adff
|
|
st.color15: #f1f1f1
|
|
st.color16: #e1e1e1
|
|
st.cursorColor: #e1e1e1
|
|
st.rcs: 256
|