themes/solarized-dark.xdefaults
GasparVardanyan 6fab4cbc04 update
2022-03-21 11:46:43 +04:00

39 lines
1.1 KiB
Text

#include "solarized.palette"
#ifndef Light
#define altbg #174956 // selenized dark bg1
#else
#define altbg #e9e4d0 // custom color
#endif
wallpaper: cubes
vim*theme: solarized
dwm*barSingleBg: 1
dwm*borderpx: 6
dwm*foreground: S_base0
dwm*background: S_base03
dwm*border: S_base02
dwm*selforeground: S_base1
//dwm*selbackground: #234D59 // LAB (30, -12, -12)
//dwm*selborder: #234D59 // LAB (30, -12, -12)
dwm*selbackground: altbg
dwm*selborder: altbg
st*cursorColor: S_base0
st*revCurColor: S_base00
dmenu*foreground: S_base03
dmenu*background: S_base0
tabbed*foreground: S_base0
tabbed*background: S_base02
tabbed*selforeground: S_base3
tabbed*selbackground: S_base03
// dwm*border: #002733 // custom color
// dwm*border: #103c48 // selenized dark bg0
// dwm*selbackground: S_base02
// dwm*selborder: S_base02
// dwm*selborder: #0a4c5c // custom color
// https://ethanschoonover.com/solarized/
// https://observer.com/2015/02/meet-the-man-behind-solarized-the-most-important-color-scheme-in-computer-history/
// https://www.wired.com/story/very-mathematical-history-perfect-color-combination/