-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy path.Xresources_green
88 lines (75 loc) · 2.7 KB
/
.Xresources_green
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!!!!!!!!!!!!!!!!!!! ST TERMINAL CONFIGURATION !!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
! These are all possible options, presented with default values.
! xst will fallback to *.option if st.option is not present.
! see src/config.h for more information about option meanings.
! These options only take effect on startup.
st.termname: st-256color
! if you do not set shell, precedence is: -e arg, utmp option, SHELL env var, /etc/passwd shell
st.shell: /bin/tcsh
! The following options options can be reloaded via USR1 signal.
st.font: Fantasque Sans Mono:pixelsize=15:antialias=true:autohint=true;
st.borderpx: 16
! Available cursor values: 2 4 6 7 = █ _ | ☃ ( 1 3 5 are blinking versions)
st.cursorshape: 4
! thickness of underline and bar cursors
st.cursorthickness: 2
! 0: normal blinking, 1: leave cursor border and blink with cursors background
st.cursorblinkstyle: 2
! 0: cursor blinks with a constant interval; 1: blinking cycle resets on key input
st.cursorblinkontype: 1
st.bold_font: 0
st.xfps: 120
st.actionfps: 30
! Amount of lines scrolled
st.mouseScrollLines: 2
! Kerning / character bounding-box height multiplier
st.chscale: 1.0
! Kerning / character bounding-box width multiplier
st.cwscale: 0.9
! blinking timeout for terminal and cursor blinking (0 disables)
st.blinktimeout: 800
! bell volume. Value between -100 and 100. (0 disables)
st.bellvolume: 0
! this is a char that is exposed like so: `printf '\033[z'`
! st.prompt_char: $
! This option is can be preedit style. Available values: `root` `overthespot` (Default taken `root`)
st.imstyle: root
! opacity==255 means what terminal will be not transparent, 0 - fully transparent
st.opacity: 255
! Defaults taken from base16-twilight colorscheme.
st.foreground: #ece7e0
st.background: #111111
st.color0: #0a110d
st.color1: #4F6257
st.color2: #476559
st.color3: #749c7a
!916F5A
st.color4: #6D8B71
st.color5: #A1AB95
st.color6: #CEC8B2
st.color7: #ece7e0
st.color8: #a5a19c
st.color9: #4F6257
st.color10: #476559
st.color11: #749c7a
st.color12: #6D8B71
st.color13: #A1AB95
st.color14: #CEC8B2
st.color15: #ece7e0
! st.color16: #cda869
! st.color17: #9b703f
! st.color18: #323537
! st.color19: #464b50
! st.color20: #838184
! st.color21: #c3c3c3
! Black color that will not be affected by bold highlighting.
st.color66: #0a110d
Xft.antialias: 1
Xft.autohint: 0
Xft.dpi: 96
Xft.hinting: 1
Xft.hintstyle: hintfull
Xft.lcdfilter: lcddefault
Xft.rgba: rgb