st now with hardcoded colors

master
TiynGER 5 years ago
parent 01ada03b98
commit e3d1e49e95

@ -1,49 +1,6 @@
*.font: monospace:size=10
! st.termname: st-256color
st.borderpx: 2
Xft.antialias: true Xft.antialias: true
Xft.hinting: true Xft.hinting: true
Xft.rgba: rgb Xft.rgba: rgb
Xft.autohint: true Xft.autohint: true
Xft.hintstyle: hintslight Xft.hintstyle: hintslight
Xft.lcdfilter: lcdfilter Xft.lcdfilter: lcdfilter
!!3024-night
/*
*.color0: #090300
*.color1: #db2d20
*.color2: #01a252
*.color3: #fded02
*.color4: #01a0e4
*.color5: #a16a94
*.color6: #b5e4f4
*.color7: #a5a2a2
*.color8: #5c5855
*.color9: #e8bbd0
*.color10: #3a3432
*.color11: #4a4543
*.color12: #807d7c
*.color13: #d6d5d4
*.color14: #cdab53
*.color15: #f7f7f7
*/
!!brogrammer
*.color0: #1f1f1f
*.color1: #f81118
*.color2: #2dc55e
*.color3: #ecba0f
*.color4: #2a84d2
*.color5: #4e5ab7
*.color6: #1081d6
*.color7: #d6dbe5
*.color8: #d6dbe5
*.color9: #de352e
*.color10: #1dd361
*.color11: #f3bd09
*.color12: #1081d6
*.color13: #5350b9
*.color14: #0f7ddb
*.color15: #ffffff

Loading…
Cancel
Save