aboutsummaryrefslogtreecommitdiff
path: root/colors/base16-sakura.yml
blob: 3059c38cb90b6f12a8d5bde0c7644d32ac88cdf3 (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: Sakura
# author: Misterio77 (http://github.com/Misterio77)
# slug: sakura
# slug-underscored: sakura
# system: base16
# variant: light
# is-light-variant: true
#
#

gui:
  theme:
    activeBorderColor:
      - '#006e93'
      - bold
    inactiveBorderColor:
      - '#755f64'
    searchingActiveBorderColor:
      - '#f6661e'
    optionsTextColor:
      - '#006e93'
    selectedLineBgColor:
      - '#e0ccd1'
    cherryPickedCommitBgColor:
      - '#755f64'
    cherryPickedCommitFgColor:
      - '#006e93'
    markedBaseCommitFgColor:
      - '#006e93'
    unstagedChangesColor:
      - '#df2d52'
    defaultFgColor:
      - '#564448'