From fbeaf5b198c5bef5f523dbe9c1dfb8b91c0d2d9f Mon Sep 17 00:00:00 2001 From: Michaƫl Ball Date: Fri, 8 Oct 2021 17:24:03 +0100 Subject: Add pregenerated color configs --- colors/base16-grayscale-light | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 colors/base16-grayscale-light (limited to 'colors/base16-grayscale-light') diff --git a/colors/base16-grayscale-light b/colors/base16-grayscale-light new file mode 100644 index 0000000..01b1f13 --- /dev/null +++ b/colors/base16-grayscale-light @@ -0,0 +1,19 @@ +# COLOUR (base16) +color=f7f7f7 +bs-hl-color=5e5e5e +caps-lock-bs-hl-color=5e5e5e +caps-lock-key-hl-color=8e8e8e +key-hl-color=8e8e8e +inside-clear-color=ababab +inside-ver-color=ababab +inside-wrong-color=7c7c7c +ring-wrong-color=7c7c7c +ring-color=a0a0a0 +ring-caps-lock-color=a0a0a0 +ring-clear-color=868686 +text-clear-color=868686 +ring-ver-color=686868 +text-color=464646 +text-caps-lock-color=464646 +text-ver-color=464646 +text-wrong-color=464646 -- cgit v1.2.3 summaryrefslogtreecommitdiff
path: root/themes/base16-pop.config
blob: e69b554b03d56eb560e99db044615b22090537d4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
! Base16 Pop
! Author: Chris Kempson (http://chriskempson.com)

! base00: #000000
! base01: #202020
! base02: #303030
! base03: #505050
! base04: #b0b0b0
! base05: #d0d0d0
! base06: #e0e0e0
! base07: #ffffff
! base08: #eb008a
! base09: #f29333
! base0A: #f8ca12
! base0B: #37b349
! base0C: #00aabb
! base0D: #0e5a94
! base0E: #b31e8d
! base0F: #7a2d00

! Enable the extended coloring options
rofi.color-enabled: true

! Property Name     BG       Border   Separator
rofi.color-window:  #202020, #202020, #000000

! Property Name     BG       FG       BG-alt   Head-BG  Head-FG
rofi.color-normal:  #202020, #d0d0d0, #202020, #202020, #ffffff
rofi.color-active:  #202020, #0e5a94, #202020, #202020, #0e5a94
rofi.color-urgent:  #202020, #eb008a, #202020, #202020, #eb008a

! Set the desired separator style
rofi.separator-style: solid