We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6fa6503 commit f728f51Copy full SHA for f728f51
files/themes/tomorrow-night.toml
@@ -0,0 +1,28 @@
1
+# Tomorrow (Night)
2
+#
3
+# Foreground: #c5c8c6
4
+# Background: #1d1f21
5
+# Selection: #373b41
6
+# Current line: #282a2e
7
+# Comment: #969896
8
+# Red: #cc6666
9
+# Orange: #de935f
10
+# Yellow: #f0c674
11
+# Green: #b5bd68
12
+# Aqua: #8abeb7
13
+# Blue: #81a2be
14
+# Purple: #b294bb
15
+
16
+idle_bg = "#373b41" # Selection
17
+idle_fg = "#c5c8c6" # Foreground
18
+info_bg = "#81a2be" # Blue
19
+info_fg = "#1d1f21" # Background
20
+good_bg = "#b5bd68" # Green
21
+good_fg = "#1d1f21" # Background
22
+warning_bg = "#f0c674" # Yellow
23
+warning_fg = "#1d1f21" # Background
24
+critical_bg = "#cc6666" # Red
25
+critical_fg = "#1d1f21" # Background
26
+separator = ""
27
+separator_bg = "auto"
28
+separator_fg = "auto"
img/themes/tomorrow-night.png
23.8 KB
0 commit comments