mirror of https://github.com/tiyn/dotfiles
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
23 lines
362 B
23 lines
362 B
! st.termname: st-256color
|
|
! st.borderpx: 2
|
|
|
|
!!standard theme
|
|
/*
|
|
*.color0: #000000
|
|
*.color1: #800000
|
|
*.color2: #008000
|
|
*.color3: #808000
|
|
*.color4: #000080
|
|
*.color5: #800080
|
|
*.color6: #008080
|
|
*.color7: #c0c0c0
|
|
*.color8: #808080
|
|
*.color9: #ff0000
|
|
*.color10: #00ff00
|
|
*.color11: #ffff00
|
|
*.color12: #0000ff
|
|
*.color13: #ff00ff
|
|
*.color14: #00ffff
|
|
*.color15: #ffffff
|
|
*/
|