]> git.sesse.net Git - kdenlive/commitdiff
Use Kde color schemes instead of custom ones
authorJean-Baptiste Mardelle <jb@kdenlive.org>
Sat, 10 Oct 2009 07:33:18 +0000 (07:33 +0000)
committerJean-Baptiste Mardelle <jb@kdenlive.org>
Sat, 10 Oct 2009 07:33:18 +0000 (07:33 +0000)
svn path=/trunk/kdenlive/; revision=4029

data/CMakeLists.txt
data/dark [deleted file]

index 822a83ab586df048edcc01be48985ed9d9065b39..4b733f43038af86658f50ce4fe75cd5be9f11cf5 100644 (file)
@@ -1,4 +1,3 @@
 install(FILES banner.png timeline_nothumbs.png timeline_athumbs.png timeline_vthumbs.png timeline_avthumbs.png transition.png metadata.properties blacklisted_effects.txt blacklisted_transitions.txt DESTINATION ${DATA_INSTALL_DIR}/kdenlive )
 install (FILES kdenlive.xpm DESTINATION share/pixmaps)
 install (FILES kdenlive.menu DESTINATION share/menu RENAME kdenlive)
-install (FILES dark DESTINATION ${DATA_INSTALL_DIR}/kdenlive/themes)
diff --git a/data/dark b/data/dark
deleted file mode 100644 (file)
index 37ed7c1..0000000
--- a/data/dark
+++ /dev/null
@@ -1,10 +0,0 @@
-
-BaseColor=#000000
-TextRegularColor=#7F7F7F
-TextSelectedColor=#B4B4B4
-TextSpecialRegularColor=#549FB6
-TextSpecialSelectedColor=#83B8BD
-# window background
-Window=#333333
-# menu and tab labels
-Foreground=#cccccc
\ No newline at end of file