aboutsummaryrefslogtreecommitdiff
path: root/colors/base16-windows-nt-light.yml
blob: cc556567ec8019efbc40c582263000caa0590139 (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: Windows NT Light
# author: Fergus Collins (https://github.com/C-Fergus)
# slug: windows-nt-light
# slug-underscored: windows_nt_light
# system: base16
# variant: light
# is-light-variant: true
#
#

gui:
  theme:
    activeBorderColor:
      - '#000080'
      - bold
    inactiveBorderColor:
      - '#c0c0c0'
    searchingActiveBorderColor:
      - '#ffff00'
    optionsTextColor:
      - '#000080'
    selectedLineBgColor:
      - '#d5d5d5'
    cherryPickedCommitBgColor:
      - '#c0c0c0'
    cherryPickedCommitFgColor:
      - '#000080'
    markedBaseCommitFgColor:
      - '#000080'
    unstagedChangesColor:
      - '#800000'
    defaultFgColor:
      - '#808080'