aboutsummaryrefslogtreecommitdiff
path: root/colors/base16-standardized-light.yml
blob: f0de44488cdd74e6e51904c16b8e0cc809621fc1 (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: standardized-light
# author: ali (https://github.com/ali-githb/base16-standardized-scheme)
# slug: standardized-light
# slug-underscored: standardized_light
# system: base16
# variant: light
# is-light-variant: true
#
#

gui:
  theme:
    activeBorderColor:
      - '#3173c5'
      - bold
    inactiveBorderColor:
      - '#767676'
    searchingActiveBorderColor:
      - '#d7691d'
    optionsTextColor:
      - '#3173c5'
    selectedLineBgColor:
      - '#cccccc'
    cherryPickedCommitBgColor:
      - '#767676'
    cherryPickedCommitFgColor:
      - '#3173c5'
    markedBaseCommitFgColor:
      - '#3173c5'
    unstagedChangesColor:
      - '#d03e3e'
    defaultFgColor:
      - '#444444'