color palette
background
#0A0A0A
foreground
#F8F8F2
accent
#4A9EF1
selection background
#4A9EF1
selection foreground
#F8F8F2
c0
#0D0D0D
c1
#FF4757
c2
#4ADF86
c3
#FF8C42
c4
#4A9EF1
c5
#BD93F9
c6
#4A9EF1
c7
#BBBBBB
c8
#888888
c9
#FF6B6B
c10
#51FA7B
c11
#FFD93D
c12
#6DB3F2
c13
#C78BFF
c14
#8BE9FD
c15
#F8F8F2
preview
~/velocity
user@omarchy:~ $ ls --color
desktop/scripts/.config/notes.mdMakefileREADME.md
user@omarchy:~ $
readme
# Velocity ### Racing-Inspired Theme for Omarchy A high-performance, racing-inspired theme for DHH's Omarchy that combines the precision of motorsport with the elegance of modern development environments. ## Screenshots   *Background image by [Niklas Hamann](https://unsplash.com/@niklas_hamann) on Unsplash* ## Installation ### Quick Install ```bash omarchy-theme-install https://github.com/perfektnacht/omarchy-velocity-theme ``` ### Manual Installation 1. Clone this repository to your themes directory: ```bash git clone https://github.com/perfektnacht/omarchy-velocity-theme ~/.config/omarchy/themes/velocity ``` 2. Switch to the theme using: - `Super + Ctrl + Shift + Space` (theme selector) - Or via Omarchy menu: `Super + Alt + Space > Style > Theme > Velocity` ## Color Palette The Velocity theme uses a carefully crafted racing-inspired color palette designed for optimal developer productivity and visual appeal. | Color | Hex | Usage | |-------|-----|-------| | Carbon Black | `#0A0A0A` | Backgrounds, terminal | | Titanium | `#2D2D30` | Panels, inactive borders | | Steel Blue | `#4A9EF1` | Active borders, primary accents | | Neon Cyan | `#00FFF0` | Highlights, cursor, special elements | | Velocity Red | `#FF4757` | Errors, critical states | | Warning Orange | `#FF8C42` | Warnings, caution states | | Success Green | `#4ADF86` | Success states, safe indicators | | Platinum | `#F8F8F2` | Primary text | | Chrome | `#888888` | Secondary text, muted elements | ## Theme Components Velocity provides comprehensive styling for all Omarchy components: ### Desktop Environment - **Hyprland** - Racing gradient borders with smooth animations - **Waybar** - Racing dashboard with performance indicators - **Walker** - Sleek application launcher with racing HUD aesthetics - **Mako** - Racing-themed notifications with urgency color coding - Chromium - Steel blue coloration added ### Development Tools - **Alacritty** - Carbon black terminal with racing color palette - **Neovim** - Racing flag syntax highlighting optimized for coding - **btop** - Performance monitor styled like racing telemetry ### System Components - **Hyprlock** - Racing-themed lock screen - **SwayOSD** - Racing gauge-style on-screen displays - **Icons** - Yaru-blue icon theme for consistency ## Features ### Racing Dashboard Aesthetics - Carbon fiber-inspired dark backgrounds - Steel blue accent lines and borders - Neon cyan highlights for active elements - Smooth, precision-tuned animations ## Development ### Theme Structure ``` omarchy-velocity-theme/ âââ alacritty.toml # Terminal color scheme âââ btop.theme # System monitor styling âââ hyprland.conf # Window manager configuration âââ hyprlock.conf # Lock screen styling âââ icons.theme # Icon theme specification âââ mako.ini # Notification styling âââ neovim.lua # Editor theme âââ swayosd.css # On-screen display styling âââ walker.css # Application launcher styling âââ waybar.css # Status bar styling âââ wofi.css # Alternative launcher styling âââ backgrounds/ # Racing-inspired wallpapers âââ assets/ # Documentation screenshots ``` ## Contributing Contributions are welcome! Please follow these guidelines: - Maintain the racing aesthetic and color consistency - Test changes across all theme components - Ensure compatibility with latest Omarchy version - Update documentation for significant changes ## Credits - **Theme Design**: perfektnacht - **Built for**: DHH's Omarchy (omarchy.org) - **Color Science**: Racing meets Tag Heuer-esque watch ## License MIT License - see [LICENSE](LICENSE) for details. --- > *"In racing, as in coding, the fastest lap is the one with the fewest unnecessary movements. Every element in Velocity is purposeful, elegant, and designed for speed."*