Commit Graph

19 Commits

Author SHA1 Message Date
Dave Davenport 9143d291d4 [themes] don't use screenshot transparency in shipped themes 2022-12-31 00:23:48 +01:00
Dave Davenport 9f777a7a7b [Themes] Fix inheritance with state set.
Update theme.c and included themes.
This should allow you to set `element-text { text-color: inherit;
background-color: inherit;}` to fix old themes.
2021-08-14 13:58:21 +02:00
a1346054 c62137f8ab
Simple maintenance improvements (#1370)
* rofi moved to libera.chat

* unify some theme headers and whitespace

* consistently use the same hashbang for bash

* improve obsolete way of testing equality

see https://github.com/koalaman/shellcheck/wiki/SC2268 for explanation

* use consistent function definitions in bash scripts

* remove duplicated author and fix whitespace

* quote all variables in scripts

fixes many warnings identified through shellcheck

* fix whitespace in scripts

* fix whitespace in non-source files

* fix spelling in non-source files

* fix whitespace and indentation in source files

* fix spelling in source files
2021-08-14 13:03:16 +02:00
Dave Davenport bca0a47dbf Remove unneeded '# from shipped themes. 2020-08-29 11:16:39 +02:00
Dave Davenport e8f78886d5 Fix showing of error message (-e ) in arther,paper-float,sidebar 2020-08-29 11:14:23 +02:00
Dave Davenport 6fffe427c4 Change sidebar in theme to mode-switcher.
Fixes: #930
2019-03-19 22:45:10 +01:00
Dave Davenport 2728e4ad23 [Theme] Make 'sidebar' settable by theme.
Now it needs a configuration option to enable, this should be just part
of the theme now.

Sidebar is the "sidebar" widget.

If not set by theme, old behaviour is still followed.
2019-03-05 10:11:34 +01:00
Dave Davenport 06165f867a [Lexer] Only allow configuration blocks before theme. 2018-07-15 11:04:47 +02:00
Dave Davenport d9d3724615 Update themes from rofi-themes repository 2018-02-25 15:18:37 +01:00
Dave Davenport 8da55024c5 Fix licenses in theme. 2017-10-01 12:55:42 +02:00
Dave Davenport 87d9caec60 Fix DarkBlue theme 2017-09-18 17:53:35 +02:00
Dave Davenport ae8e7d9964 Small fix arthur theme 2017-09-18 17:37:48 +02:00
Dave Davenport c0cddee3ff Remove plugin setting from arthur theme 2017-09-11 09:19:03 +02:00
Dave Davenport 131dd56522 small fix to arthur theme 2017-09-09 15:10:41 +02:00
Dave Davenport e01aefd773 Update shipped themes. 2017-09-09 14:50:23 +02:00
Dave Davenport 30fb8c514e Change ARGB to RGBA, fix in theme converter 2017-05-16 21:55:52 +02:00
Dave Davenport 71352a89d2 Add border to arthur 2017-02-18 11:15:33 +01:00
Dave Davenport b0870e02f7 Center the arthur theme 2017-01-21 12:13:01 +01:00
Dave Davenport 46f1e6f107 Add arthur as theme 2017-01-19 09:26:16 +01:00