aboutsummaryrefslogtreecommitdiff
path: root/colors/base16-phd.yml
blob: be484f7bdd8d8be413113901f5ac38fd30460cc5 (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
34
35
#
#
# name: PhD
# author: Hennig Hasemann (http://leetless.de/vim.html)
# slug: phd
# slug-underscored: phd
# system: base16
# variant: dark
# is-dark-variant: true
#
#

gui:
  theme:
    activeBorderColor:
      - '#5299bf'
      - bold
    inactiveBorderColor:
      - '#717885'
    searchingActiveBorderColor:
      - '#f0a000'
    optionsTextColor:
      - '#5299bf'
    selectedLineBgColor:
      - '#4d5666'
    cherryPickedCommitBgColor:
      - '#717885'
    cherryPickedCommitFgColor:
      - '#5299bf'
    markedBaseCommitFgColor:
      - '#5299bf'
    unstagedChangesColor:
      - '#d07346'
    defaultFgColor:
      - '#b8bbc2'