Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ! special
- st.foreground: #efefef
- st.background: #101010
- st.cursorColor: #efefef
- ! black
- st.color0: #202020
- st.color8: #2f2f2f
- ! red
- st.color1: #505050
- st.color9: #909090
- ! green
- st.color2: #808080
- st.color10: #505050
- ! yellow
- st.color3: #b0b0b0
- st.color11: #808080
- ! blue
- st.color4: #e0e0e0
- st.color12: #b0b0b0
- ! magenta
- st.color5: #a0a0a0
- st.color13: #e0e0e0
- ! cyan
- st.color6: #909090
- st.color14: #a0a0a0
- ! white
- st.color7: #afafaf
- st.color15: #fafafa
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement