DIGITAL PRIMARIES THEMES I like a little bit of personality in my user interfaces. My preferred aesthetic involves characteristics like high contrasts, bright primaries, 16 bit colours, vintage terminals, and ncurses. I don't care much about background images (preferring a black backdrop), gradients, transparencies, shadows, or skeuomorphic[1] design. I also don't care much about chromatic nuances. I like bold, bright colours. When I say "blue" I mean #0000FF. When I say "pink" I mean #FF00FF. When I say "green" I mean #00FF00. Colours like "emerald", "lilac", "turquoise", and "rose" don't exist to me. At least, they don't exist on my machines[2]. Rofi Theme ---------------------------------------------------------------------- Images ...................................................................... IMG digitalprimaries-screenshot-1.png Download ...................................................................... - Get it here: Urxvt Theme ---------------------------------------------------------------------- Another theme based on simple colours. I love the look of this theme in WeeChat and Lynx. It suffers from some issues, namely when blue text is shown on black (difficult to read). Otherwise, this is a happy palette for me to use. <2023-05-28 Sun 22:44> Update: I've made a minor adjustment to the blue. Although I fundamentally adore the idea that this these uses pure and vivid RGB primaries it is not practical. Screenshots show the theme with the true blue. To use the more practical color uncomment it from the download. Images ...................................................................... IMG vim-urxvt.png IMG urxvt-roygbyte.png IMG weechat-urxvt.png Download ...................................................................... ,---- | ! special | *.foreground: #a5a2a2 | *.background: #090300 | *.cursorColor: #a5a2a2 | | ! black | *.color0: #090300 | *.color8: #5c5855 | | ! red | *.color1: #ff0000 | *.color9: #ff0000 | | ! green | *.color2: #00ff00 | *.color10: #01ff00 | | ! yellow | *.color3: #ffff00 | *.color11: #ffff00 | | ! blue | *.color4: #0000ff | *.color12: #0000ff | | ! practical blue | !*.color4: #0099ff | !*.color12: #0099ff | | ! magenta | *.color5: #ff00ff | *.color13: #ff00ff | | ! cyan | *.color6: #00ffff | *.color14: #00ffff | | ! white | *.color7: #a5a2a2 | *.color15: #f7f7f7 `---- Footnotes ---------------------------------------------------------------------- Footnotes _________ [1] Skeuomorphic designs look like the physical thing they're trying to emulate. Like, a notebook app designed to look like a physical notebook. Eww. CSO Monochwome Emacs Theme