aboutsummaryrefslogtreecommitdiff
path: root/colors/base16-isotope.yml
blob: 41eb11a72911610b653484195151bae0c8d578c1 (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: Isotope
# author: Jan T. Sott
# slug: isotope
# slug-underscored: isotope
# system: base16
# variant: dark
# is-dark-variant: true
#
#

gui:
  theme:
    activeBorderColor:
      - '#0066ff'
      - bold
    inactiveBorderColor:
      - '#808080'
    searchingActiveBorderColor:
      - '#ff9900'
    optionsTextColor:
      - '#0066ff'
    selectedLineBgColor:
      - '#606060'
    cherryPickedCommitBgColor:
      - '#808080'
    cherryPickedCommitFgColor:
      - '#0066ff'
    markedBaseCommitFgColor:
      - '#0066ff'
    unstagedChangesColor:
      - '#ff0000'
    defaultFgColor:
      - '#d0d0d0'