aboutsummaryrefslogtreecommitdiffstats
path: root/view/theme/quattro/colors.less
diff options
context:
space:
mode:
authorFabio Comuni <fabrix.xm@gmail.com>2011-12-19 18:02:43 +0100
committerFabio Comuni <fabrix.xm@gmail.com>2011-12-19 18:02:43 +0100
commit16d45e5c13ee03783a62ab35a9989748d8e14711 (patch)
tree6f5d2a548f6394dbc443c7b5adca0a7fd8313bb5 /view/theme/quattro/colors.less
parenta6f3b582939022fae0834e4f62b435f18551c968 (diff)
downloadvolse-hubzilla-16d45e5c13ee03783a62ab35a9989748d8e14711.tar.gz
volse-hubzilla-16d45e5c13ee03783a62ab35a9989748d8e14711.tar.bz2
volse-hubzilla-16d45e5c13ee03783a62ab35a9989748d8e14711.zip
quattro: first work on jot style
Diffstat (limited to 'view/theme/quattro/colors.less')
-rw-r--r--view/theme/quattro/colors.less12
1 files changed, 12 insertions, 0 deletions
diff --git a/view/theme/quattro/colors.less b/view/theme/quattro/colors.less
index d36ff05b0..24cce5952 100644
--- a/view/theme/quattro/colors.less
+++ b/view/theme/quattro/colors.less
@@ -78,3 +78,15 @@
@CommentBoxFullBorderColor: @Grey5;
@TagColor: @Grey1;
+
+@JotToolsBackgroundColor: @Metalic4;
+@JotToolsBorderColor: @Metalic2;
+@JotToolsOverBackgroundColor: @Metalic3;
+@JotToolsOverBorderColor: @Metalic1;
+@JotToolsText: @Grey2;
+@JotSubmitBackgroundColor: @Grey2;
+@JotSubmitText: @Grey4;
+@JotSubmitOverBackgroundColor: @Metalic1;
+@JotSubmitOverText: @Grey4;
+@JotPermissionUnlockBackgroundColor: @Grey2;
+@JotPermissionLockBackgroundColor: @Grey4;