PasteSite is open to the public, but with limited features. Register to be able to modify access rights, track your pastes and more...
If you prefer reading light text on a dark background to dark text on a light background, then you might want to try the dark theme.
"Untitled" by Banjo [XML]Actions: |
1 2 3 4 5 6 |
<?xml version="1.0" encoding="UTF-8"?> <Theme> <Normal Border="#1785f8" Thickness="0" Opacity="0.7" Foreground="#637275" Start="#f1f5f6" End="#c9d7da" /> <Selected Border="#1785f8" Thickness="3" Opacity="1" Foreground="#637275" Start="#f1f5f6" End="#c9d7da" /> <Hover Border="#1785f8" Thickness="0" Opacity="0.9" Foreground="#637275" Start="#f1f5f6" End="#c9d7da" /> </Theme> |