We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f7a4dfd commit e434976Copy full SHA for e434976
base16/base16_nord_light.yaml
@@ -20,4 +20,4 @@ terminal_colors:
20
magenta: "#b48ead"
21
red: "#bf616a"
22
white: "#eceff4"
23
- yellow: "#ebcb8b"
+ yellow: "#ebcb8b"
standard/nord-light.yaml standard/nord_light.yamlstandard/nord-light.yaml renamed to standard/nord_light.yaml
@@ -1,7 +1,3 @@
1
-# Created by Gemini
2
-# Based on Nord Light from Zed Nord theme
3
-# https://github.com/mikasius/zed-nord-theme/blob/master/themes/nord.json
4
-
5
name: Nord Light
6
accent: "#88c0d0" # nord8
7
background: "#e5e9f0" # nord5
@@ -25,4 +21,4 @@ terminal_colors:
25
magenta: "#b48ead" # nord15
26
red: "#bf616a" # nord11
27
white: "#eceff4" # nord6
28
- yellow: "#ebcb8b" # nord13
24
+ yellow: "#ebcb8b" # nord13
0 commit comments