Commit Graph

19 Commits

Author SHA1 Message Date
Dave Davenport 6fffe427c4 Change sidebar in theme to mode-switcher.
Fixes: #930
2019-03-19 22:45:10 +01:00
Dave Davenport 40da1b25e2 [Theme3.0] Change reference to use the CSS like var() syntax.
Supports defaults var(name, default); var(name);
Where default can be another property.
(https://www.w3schools.com/css/css3_variables.asp)

This deprecates the @name syntax.

Fixes: #876
2019-01-29 17:56:45 +01:00
Dave Davenport a92bcc2818 [Theme] Change window layout for error dialog 2018-06-14 11:16:32 +02:00
Dave Davenport f992e0e21a Add the prompt colon to the default theme.
- Fix dumping of theme localization of the decimal-point. Force it to
be always a '.'.
2017-11-05 12:56:41 +01:00
Dave Davenport ba0acd625f Remove leading # from dump theme and add mesg about rofi dumping it 2017-10-31 19:29:27 +01:00
Dave Davenport 0bb64cf1ad Add extra margin between prompt and entry. 2017-10-31 09:51:00 +01:00
Dave Davenport 96735fc342 Fix test for default theme. 2017-10-25 18:44:04 +02:00
Dave Davenport b50aa7e2e9 Fix tests. 2017-09-18 09:06:40 +02:00
Dave Davenport 97467fceff Update small part of doc. set hadle-color on scrollbar in default theme. 2017-09-09 22:09:02 +02:00
Dave Davenport e01aefd773 Update shipped themes. 2017-09-09 14:50:23 +02:00
Dave Davenport b24660a204 Fix default theme. 2017-09-09 12:49:40 +02:00
Dave Davenport 4a30d2a507 Fix tests. 2017-09-08 21:57:55 +02:00
Dave Davenport 6dae152e31 Fix tests. 2017-09-04 23:01:37 +02:00
Dave Davenport 474e3b3d63 Slight tweak to default theme 2017-07-24 16:58:03 +02:00
Dave Davenport 37a12d4248 Fix test themes to match new conversion 2017-07-06 20:55:33 +02:00
Dave Davenport a42f4a41fd Fix tests for default theme fix 2017-05-20 15:37:29 +02:00
Dave Davenport bca8ca33d8 Update test 2017-05-16 22:33:55 +02:00
Dave Davenport 30fb8c514e Change ARGB to RGBA, fix in theme converter 2017-05-16 21:55:52 +02:00
Dave Davenport e4c935c764 Add a old theme conversion test and default theme dump test. 2017-05-14 18:22:27 +02:00