Skip to content

Commit ae9b61c

Browse files
✨ Adding badge styles (#3)
2 parents c6662e3 + 76342f8 commit ae9b61c

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

config/theme.yaml

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,16 @@
11
---
2+
badge/background/color:
3+
Light: 'transparent'
4+
Dark: 'transparent'
5+
HCM: '{HCM Theme$Canvas}'
6+
badge/border/color:
7+
Light: 'rgba(255, 255, 255, 0.40)'
8+
Dark: 'rgba(21, 20, 26, 0.40)'
9+
HCM: '{HCM Theme$CanvasText}'
10+
badge/filled/background/color:
11+
Light: '{Colors$color/green/70}'
12+
Dark: '{Colors$color/green/40}'
13+
HCM: '{HCM Theme$AccentColor}'
214

315
border/color/overlay:
416
Light: '#F0F0F4'

0 commit comments

Comments
 (0)