Advertisement
Guest User

Neon Theme

a guest
Nov 11th, 2017
759
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.74 KB | None | 0 0
  1. input.set_convar("ren_stroke_soft_color_intensity", -10);
  2. input.set_convar("ren_border_color_alpha", 0.5);
  3. input.set_convar("ren_background_color", 0);
  4. input.set_convar("ren_pattern_grid", false);
  5. input.execute("ren_grid_color 1118481");
  6. input.execute("ren_grid_base_alpha 2");
  7. input.execute("ren_minimap_background_color 0x393939");
  8. input.execute("ren_border_color 0x202020");
  9. input.execute("ren_score_bar_fill_color 28496");
  10. input.execute("ren_xp_bar_fill_color 5854988");
  11. input.execute("net_replace_colors 986895 986895 4375 4375 1310720 590867 4634 857344 1315840 1508870 3350 1443095 1315840 28496 1315860 1310720 1445891 855309 0");
  12. input.execute("ui_replace_colors 0x1B5B52 0x385D22 0x6B2626 0x6A5F2E 0x2E3B6A 0x4E2F6A 0x7C3463 0x775334");
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement