Skip to content

Instantly share code, notes, and snippets.

View steven-kraft's full-sized avatar
🌸
がんばろう!

Steven Kraft steven-kraft

🌸
がんばろう!
View GitHub Profile
@steven-kraft
steven-kraft / Windows95.rasi
Created February 16, 2021 09:50
Windows 95 Theme for Rofi (to match Chicago95 theme)
* {
selected-normal-foreground: rgba ( 255, 255, 255, 100 % );
foreground: rgba ( 0, 0, 0, 100 % );
normal-foreground: rgba ( 0, 0, 0, 100 % );
alternate-normal-background: rgba ( 0, 126, 127, 100 % );
red: rgba ( 220, 50, 47, 100 % );
selected-urgent-foreground: rgba ( 183, 28, 28, 100 % );
blue: rgba ( 38, 139, 210, 100 % );
urgent-foreground: rgba ( 255, 205, 210, 100 % );
alternate-urgent-background: rgba ( 183, 28, 28, 100 % );