Skip to content

T1ckbase/cs2-rainbow-crosshair

Repository files navigation

    CS2 Rainbow Crosshair

English · 中文

Features

  • Changes the crosshair color based on mouse movement
  • Can sync the HUD color with the crosshair
  • Supports multiple color palettes
  • Allows adjustable speed

Download

Download

Usage

  1. Place the t1ckbase_rainbow_crosshair folder in: Steam/steamapps/common/Counter-Strike Global Offensive/game/csgo/cfg
  2. Add the following commands to your autoexec.cfg
exec t1ckbase_rainbow_crosshair/init

rainbow_crosshair_load_hsl
// rainbow_crosshair_load_oklch

rainbow_crosshair_speed_10

// rainbow_crosshair_hud_sync_on
rainbow_crosshair_hud_sync_off

rainbow_crosshair_on
// rainbow_crosshair_off
// rainbow_crosshair_toggle

Aliases

Command Description
rainbow_crosshair_on Turn the rainbow crosshair on.
rainbow_crosshair_off Turn the rainbow crosshair off.
rainbow_crosshair_toggle Toggle the rainbow crosshair on or off.
rainbow_crosshair_hud_sync_on Sync the HUD color with the crosshair color.
rainbow_crosshair_hud_sync_off Stop syncing the HUD color.
rainbow_crosshair_load_hsl Load the hsl palette.
rainbow_crosshair_load_oklch Load the oklch palette.
rainbow_crosshair_speed_1 to rainbow_crosshair_speed_30 Set the color change speed.

Color palettes preview

oklch hsl

output.webm

Packages

 
 
 

Contributors