From 8b5bca7223ee40da1a00e0b8535d026bd694f080 Mon Sep 17 00:00:00 2001 From: hjk Date: Sat, 30 Aug 2014 15:27:34 +0200 Subject: [PATCH] Rename 'vim (dark)' color scheme to 'Dark' The darkness has not much to do with vim, and people stay confused about the relation of the color scheme and FakeVim. Change-Id: Ie04089045314321a60ac284551367d0b637b2e7d Reviewed-by: Eike Ziller --- share/qtcreator/styles/{darkvim.xml => dark.xml} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename share/qtcreator/styles/{darkvim.xml => dark.xml} (98%) diff --git a/share/qtcreator/styles/darkvim.xml b/share/qtcreator/styles/dark.xml similarity index 98% rename from share/qtcreator/styles/darkvim.xml rename to share/qtcreator/styles/dark.xml index dfc49c36d2..9bdf031286 100644 --- a/share/qtcreator/styles/darkvim.xml +++ b/share/qtcreator/styles/dark.xml @@ -1,5 +1,5 @@ - + -- GitLab