summaryrefslogtreecommitdiffstats
path: root/themes/blue.rasi
AgeCommit message (Collapse)Author
2021-08-14[Themes] Fix inheritance with state set.Dave Davenport
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-14Simple maintenance improvements (#1370)a1346054
* 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
2020-08-29Remove unneeded '# from shipped themes.Dave Davenport
2019-03-19Change sidebar in theme to mode-switcher.Dave Davenport
Fixes: #930
2018-02-25Update themes from rofi-themes repositoryDave Davenport
2017-10-01Fix licenses in theme.Dave Davenport
2017-09-09Update shipped themes.Dave Davenport
2017-05-16Change ARGB to RGBA, fix in theme converterDave Davenport
2017-01-19Convert built-in themes to new format.Dave Davenport