From d1c915668aa36c431bcd07ecc178b1461579996c Mon Sep 17 00:00:00 2001 From: nsfisis Date: Thu, 3 Jun 2021 21:44:00 +0900 Subject: Add .config/bat/themes/Ocean.tmTheme --- .config/bat/themes/Ocean.tmTheme | 120 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 120 insertions(+) create mode 100644 .config/bat/themes/Ocean.tmTheme (limited to '.config/bat') diff --git a/.config/bat/themes/Ocean.tmTheme b/.config/bat/themes/Ocean.tmTheme new file mode 100644 index 0000000..c81302f --- /dev/null +++ b/.config/bat/themes/Ocean.tmTheme @@ -0,0 +1,120 @@ + + + + + name + Ocean + settings + + + settings + + background + #101020 + foreground + #b1b1c8 + caret + #5b5bb6 + lineHighlight + #303060 + selection + #303060 + + + + name + Comment + scope + comment + settings + + foreground + #8686bf + + + + name + String + scope + string + settings + + foreground + #a68f49 + + + + name + Constant + scope + constant + settings + + foreground + #a65f49 + + + + name + Keyword + scope + keyword + settings + + foreground + #6e6eff + + + + name + Storage + scope + storage + settings + + fontStyle + + foreground + #FF5C57 + + + + name + Entity + scope + entity + settings + + foreground + #70b0ff + + + + name + Variable + scope + variable + settings + + foreground + #c4e088 + + + + name + Invalid + scope + invalid + settings + + foreground + #a65f49 + + + + uuid + c06b445b-508a-4ba9-b5ac-ceb41e6c8cf7 + colorSpaceName + sRGB + + -- cgit v1.2.3-70-g09d2