aboutsummaryrefslogtreecommitdiff
path: root/colors/base16-silk-dark.yml
blob: 23673c14ff1540f0dc819c5a716a5811b9ac9fe1 (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: Silk Dark
# author: Gabriel Fontes (https://github.com/Misterio77)
# slug: silk-dark
# slug-underscored: silk_dark
# system: base16
# variant: dark
# is-dark-variant: true
#
#

gui:
  theme:
    activeBorderColor:
      - '#46bddd'
      - bold
    inactiveBorderColor:
      - '#587073'
    searchingActiveBorderColor:
      - '#fcab74'
    optionsTextColor:
      - '#46bddd'
    selectedLineBgColor:
      - '#2A5054'
    cherryPickedCommitBgColor:
      - '#587073'
    cherryPickedCommitFgColor:
      - '#46bddd'
    markedBaseCommitFgColor:
      - '#46bddd'
    unstagedChangesColor:
      - '#fb6953'
    defaultFgColor:
      - '#C7DBDD'