aboutsummaryrefslogtreecommitdiff
path: root/colors/base16-eva-dim.yml
blob: d708368b37376d3a2b3274b00266725df52f1994 (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: Eva Dim
# author: kjakapat (https://github.com/kjakapat)
# slug: eva-dim
# slug-underscored: eva_dim
# system: base16
# variant: dark
# is-dark-variant: true
#
#

gui:
  theme:
    activeBorderColor:
      - '#1ae1dc'
      - bold
    inactiveBorderColor:
      - '#55799c'
    searchingActiveBorderColor:
      - '#ff9966'
    optionsTextColor:
      - '#1ae1dc'
    selectedLineBgColor:
      - '#4b6988'
    cherryPickedCommitBgColor:
      - '#55799c'
    cherryPickedCommitFgColor:
      - '#1ae1dc'
    markedBaseCommitFgColor:
      - '#1ae1dc'
    unstagedChangesColor:
      - '#c4676c'
    defaultFgColor:
      - '#9fa2a6'