Skip to content

Commit 387fb1c

Browse files
committed
FIX: Selenized cleanup.
1 parent 63c3dde commit 387fb1c

3 files changed

Lines changed: 10 additions & 11 deletions

File tree

yaml/Selenized Black.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
---
21
# https://github.com/jan-warchol/selenized/blob/master/manual-installation.md#using-selenized-palette
32
# https://github.com/jan-warchol/selenized/blob/master/the-values.md#selenized-black
43
name: "Selenized Black"

yaml/Selenized Dark.yml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: "Selenized Dark"
2-
background: "103c48"
2+
background: "#103c48"
33
color_01: "#184956"
44
color_02: "#fa5750"
55
color_03: "#75b938"
@@ -16,7 +16,7 @@ color_13: "#58a3ff"
1616
color_14: "#ff84cd"
1717
color_15: "#53d6c7"
1818
color_16: "#cad8d9"
19-
cursor: "adbcbc"
20-
foreground: "adbcbc"
21-
selection: "184956"
22-
selection_text: "53d6c7"
19+
cursor: "#adbcbc"
20+
foreground: "#adbcbc"
21+
selection: "#184956"
22+
selection_text: "#53d6c7"

yaml/Selenized Light.yml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: "Selenized Light"
2-
background: "fbf3db"
2+
background: "#fbf3db"
33
color_01: "#ece3cc"
44
color_02: "#d2212d"
55
color_03: "#489100"
@@ -16,7 +16,7 @@ color_13: "#006dce"
1616
color_14: "#c44392"
1717
color_15: "#00978a"
1818
color_16: "#3a4d53"
19-
cursor: "53676d"
20-
foreground: "53676d"
21-
selection: "ece3cc"
22-
selection_text: "00978a"
19+
cursor: "#53676d"
20+
foreground: "#53676d"
21+
selection: "#ece3cc"
22+
selection_text: "#00978a"

0 commit comments

Comments
 (0)