
color palette
background
#121212
foreground
#bebebe
accent
#e68e0d
cursor
#eaeaea
selection background
#333333
c0
#333333
c1
#EE3333
c2
#FFC107
c3
#b91c1c
c4
#e68e0d
c5
#D35F5F
c6
#EE0000
c7
#bebebe
c8
#8a8a8d
c9
#FF3333
c10
#FFC107
c11
#b90a0a
c12
#f59e0b
c13
#B91C1C
c14
#FF4444
c15
#ffffff
preview
~/crimson-gold
user@omarchy:~ $ ls --color
desktop/scripts/.config/notes.mdMakefileREADME.md
user@omarchy:~ $
readme
# Crimson Gold Theme for [Omarchy](https://github.com/basecamp/omarchy) Btop's gold pallete taken from [Gold Rush](https://github.com/tahayvr/omarchy-gold-rush-theme) Spotify themed with [Spicetify's](https://github.com/spicetify/spicetify-themes/tree/master) Starry Night's Sunrise theme ## Quick Install ```bash omarchy-theme-install https://github.com/knappkevin/omarchy-crimson-gold-theme ``` ## Full Auto Install ```bash omarchy-theme-install https://github.com/knappkevin/omarchy-crimson-gold-theme && \ cd ~/.config/omarchy/themes/crimson-gold && \ chmod +x install-theme.sh && \ ./install-theme.sh ``` 