aboutsummaryrefslogtreecommitdiff
path: root/colors/base16-cupertino.yml
blob: 29d5154c6944585695f3ff7ae0c73341e760563f (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: Cupertino
# author: Defman21
# slug: cupertino
# slug-underscored: cupertino
# system: base16
# variant: light
# is-light-variant: true
#
#

gui:
  theme:
    activeBorderColor:
      - '#0000ff'
      - bold
    inactiveBorderColor:
      - '#808080'
    searchingActiveBorderColor:
      - '#eb8500'
    optionsTextColor:
      - '#0000ff'
    selectedLineBgColor:
      - '#c0c0c0'
    cherryPickedCommitBgColor:
      - '#808080'
    cherryPickedCommitFgColor:
      - '#0000ff'
    markedBaseCommitFgColor:
      - '#0000ff'
    unstagedChangesColor:
      - '#c41a15'
    defaultFgColor:
      - '#404040'