diff options
author | Michaël Ball <git@michaelball.name> | 2021-11-21 15:49:13 +0000 |
---|---|---|
committer | Michaël Ball <git@michaelball.name> | 2021-11-21 15:49:13 +0000 |
commit | 09504b0c3738493d02fd80a2303e63d4929731c1 (patch) | |
tree | b7fbd9578c75d646f75ed0db0706edc0ca0fb7bc /colors/base16-rose-pine-dawn.lua | |
parent | b9c6f65afb8b3ccc0a8bf37c5319f161b0dd1f9e (diff) |
Diffstat (limited to 'colors/base16-rose-pine-dawn.lua')
-rw-r--r-- | colors/base16-rose-pine-dawn.lua | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/colors/base16-rose-pine-dawn.lua b/colors/base16-rose-pine-dawn.lua index b40e354..29663b0 100644 --- a/colors/base16-rose-pine-dawn.lua +++ b/colors/base16-rose-pine-dawn.lua @@ -3,7 +3,7 @@ -- based on -- base16-vim (https://github.com/chriskempson/base16-vim) -- by Chris Kempson (http://chriskempson.com) --- Rosé Pine Dawn scheme by Emilia Dunfelt <sayhi@dunfelt.se> +-- Rosé Pine Dawn scheme by Emilia Dunfelt <sayhi@dunfelt.se> local gui00 = "faf4ed" local gui01 = "fffaf3" |