diff --git a/standard/C64.yaml b/standard/C64.yaml
new file mode 100644
index 0000000..2f7f869
--- /dev/null
+++ b/standard/C64.yaml
@@ -0,0 +1,23 @@
+accent: "#00c2ff"
+background: "#27188e"
+foreground: "#ddd2ff"
+details: "darker"
+terminal_colors:
+ normal:
+ black: "#000000"
+ red: "#ac665c"
+ green: "#57992e"
+ yellow: "#7e8a13"
+ blue: "#766ad5"
+ magenta: "#9c5ac0"
+ cyan: "#468e97"
+ white: "#e1e1e1"
+ bright:
+ black: "#000000"
+ red: "#ffcfc6"
+ green: "#c1fe9d"
+ yellow: "#e5f088"
+ blue: "#6276cb"
+ magenta: "#ffc4ff"
+ cyan: "#b2f4fc"
+ white: "#e1e1e1"
diff --git a/standard/README.md b/standard/README.md
index a011fdc..88d7aea 100644
--- a/standard/README.md
+++ b/standard/README.md
@@ -1,5 +1,6 @@
|Theme name | Preview|
| --- | --- |
+|**[C64](C64.yaml)**:|
|
|**[Afterglow](afterglow.yaml)**:|
|
|**[Apple Dark](apple_dark.yaml)**:|
|
|**[Apple Light](apple_light.yaml)**:|
|
diff --git a/standard/previews/C64.yaml.svg b/standard/previews/C64.yaml.svg
new file mode 100644
index 0000000..2bb2a9b
--- /dev/null
+++ b/standard/previews/C64.yaml.svg
@@ -0,0 +1,51 @@
+
\ No newline at end of file