themes/solarized-dark.xdefaults

51 lines
1.4 KiB
Text
Raw Normal View History

2022-03-20 12:47:57 +01:00
#include "solarized.palette"
2022-02-21 11:33:25 +01:00
2022-03-21 00:17:45 +01:00
#ifndef Light
2022-04-02 00:28:49 +02:00
#define S_base04 #174956 // selenized dark bg1
#define S_base4 #e9e4d0 // custom color
2022-03-26 06:43:10 +01:00
qutebrowser*theme: solarized-dark-qutebrowser
2022-04-02 00:28:49 +02:00
2022-03-21 00:17:45 +01:00
#else
2022-04-02 00:28:49 +02:00
#define S_base04 #e9e4d0 // custom color
#define S_base4 #174956 // selenized dark bg1
2022-03-26 06:43:10 +01:00
qutebrowser*theme: solarized-light-qutebrowser
2022-04-02 00:28:49 +02:00
2022-03-21 00:17:45 +01:00
#endif
2022-03-06 17:42:38 +01:00
wallpaper: cubes
vim*theme: solarized
2022-02-21 11:33:25 +01:00
dwm*barSingleBg: 1
dwm*borderpx: 6
dwm*foreground: S_base0
dwm*background: S_base03
dwm*border: S_base02
dwm*selforeground: S_base1
2022-04-02 00:28:49 +02:00
dwm*selbackground: S_base04
dwm*selborder: S_base04
2022-04-08 18:42:33 +02:00
st*boldIsBright: 0
2022-03-24 00:37:26 +01:00
st*cursorColor: S_base1
st*revCurColor: S_base01
2022-03-22 15:46:45 +01:00
dmenu*foreground: S_base0
dmenu*background: S_base03
dmenu*selforeground: S_base3
dmenu*selbackground: S_base02
2022-03-21 08:46:43 +01:00
tabbed*foreground: S_base0
tabbed*background: S_base02
tabbed*selforeground: S_base3
tabbed*selbackground: S_base03
2022-02-28 02:02:14 +01:00
2022-03-20 12:47:57 +01:00
// dwm*border: #002733 // custom color
// dwm*border: #103c48 // selenized dark bg0
2022-04-02 00:28:49 +02:00
// dwm*selbackground: #234D59 // LAB (30, -12, -12)
// dwm*selborder: #234D59 // LAB (30, -12, -12)
2022-03-20 12:47:57 +01:00
// dwm*selbackground: S_base02
// dwm*selborder: S_base02
// dwm*selborder: #0a4c5c // custom color
2022-02-28 02:02:14 +01:00
// 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/