Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- /*----------------------------------------------- PAGE SETUP --------------------------- */
- /* put "light" for white bg/dark font, or "dark" for dark bg, light font */
- $theme: light;
- /* primary color - links & buttons */
- $primary: #d8607b;
- /* page background color -- if you're using a solid pattern you won't see this
- -- if you use a transparent pattern, this will show beneath ---------------*/
- $bg_c: #ffcdd6;
- /* page background pattern -- write "none" if you do not want to use a pattern -- this is for a SEAMLESS PATTERN */
- $bg_url: "none";
- /* content area corners -- choose "sharp" - "soft" - "round" */
- $radius: soft;
- /* CHARACTER PROFILE SWITCHES --- set to "on" for these sections to appear -- set to "off" to hide them */
- $character_header: off;
- $recent_images: on;
- /* NAVIGATION SWITCHES ----- set to "on" for the sidebar links to appear -- set to "off" for the links to hide */
- $nav_lits: on;
- $nav_worlds: on;
- $nav_links: off;
- $nav_user_art: on;
- $nav_user_designs: on;
- /* CSS IMPORT -- do not combine with other imports
- -- if you are going to write custom css, do so below the import */
- @import '0/9658/z0D5Y3/soft-demo';
Advertisement
Add Comment
Please, Sign In to add comment