Skip to content

Instantly share code, notes, and snippets.

@ablakely
Last active January 25, 2023 18:39
Show Gist options
  • Star 2 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save ablakely/667d4d9364ab5f66d88c167f7a7f4a59 to your computer and use it in GitHub Desktop.
Save ablakely/667d4d9364ab5f66d88c167f7a7f4a59 to your computer and use it in GitHub Desktop.
i3wm theme: Vaporwave
# i3 Vaporwave Theme
#
# Written by Aaron Blakely
#
# Palettes:
# https://www.colourlovers.com/palette/4372800/Synthwave_Night
# https://www.colourlovers.com/palette/4308873/Vaporwave
# https://www.colourlovers.com/palette/4588091/Outrun
# https://www.colourlovers.com/palette/4325344/80s_Retro
client.focused_inactive #FA6BFF #FA6BFF #43005B #F2FF5D
client.unfocused #36296F #26154C #FFFF00 #DBAC0D
client.focused #46FFA4 #74FFDE #43005B #DBAC0D
client.urgent #DBAC0D #F2FF5D #23044A #F2FFD
bar {
status_command i3status
colors {
separator #FFFF00
background #26154C
statusline #74FFDE
focused_workspace #FC7DC4 #6F64DE #CCCCCC
active_workspace #DCCD69 #DCCD69 #181715
inactive_workspace #FC7DC4 #613187 #F4D676
urgent_workspace #DBAC0D #F2FF5D #23044A
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment