icon: get()

in data/colors/vars/app_dark.ts [31:43]


      icon: get('fg.muted')
    },
    selectedLineHighlightMixBlendMode: 'screen'
  },
  diffstat: {
    deletionBorder: get('border.subtle'),
    additionBorder: get('border.subtle')
  },
  searchKeyword: {
    hl: alpha(get('scale.yellow.3'), 0.4)
  },
  prettylights: {
    syntax: {