[READ-ONLY] Mirror of https://github.com/plttn/dotfiles.
0

Configure Feed

Select the types of activity you want to include in your feed.

Add .config/halloy/themes/Sonokai.toml

Jack Platten (Jul 12, 2026, 10:50 AM -0700) 6f5a6c1f 36ebd3a6

+42
+42
private_dot_config/halloy/themes/Sonokai.toml
··· 1 + [general] 2 + background = "#2C2E34" 3 + border = "#414550" 4 + horizontal_rule = "#3B3E48" 5 + unread_indicator = "#E7C664" 6 + 7 + [text] 8 + primary = "#E2E2E3" 9 + secondary = "#7F8490" 10 + tertiary = "#F39660" 11 + success = "#9ED072" 12 + error = "#FC5D7C" 13 + 14 + [buffer] 15 + action = "#B39DF3" 16 + background = "#33353F" 17 + background_text_input = "#2C2E34" 18 + background_title_bar = "#222327" 19 + border = "#3B3E48" 20 + border_selected = "#76CCE0" 21 + code = "#F39660" 22 + highlight = "#363944" 23 + nickname = "#76CCE0" 24 + selection = "#363944" 25 + timestamp = "#595F6F" 26 + topic = "#7F8490" 27 + url = "#76CCE0" 28 + 29 + [buffer.server_messages] 30 + default = "#7F8490" 31 + 32 + [buttons.primary] 33 + background = "#33353F" 34 + background_hover = "#2C2E34" 35 + background_selected = "#222327" 36 + background_selected_hover = "#181819" 37 + 38 + [buttons.secondary] 39 + background = "#414550" 40 + background_hover = "#3B3E48" 41 + background_selected = "#76CCE0" 42 + background_selected_hover = "#85D3F2"