fish-shell/share/tools/web_config/js
Fabian Homborg 3daba1b070 webconfig: Stop translating named colors
If the theme says "brgreen", that's what we want the variable to say
after.

This used to translate it through our palette, so it ended up as
00ff00, which isn't the same.

This still keeps the idea that colors that aren't in the palette are
better, and it does it in a slightly roundabout way (translate color
string to rgb string, see if the rgb string is a key in that
translation dictionary), but it should work for now.
2021-12-14 22:51:54 +01:00
..
angular-route.js update angular-route and angular-sanitize to 1.8.2 as well 2021-10-16 22:53:19 -07:00
angular-sanitize.js update angular-route and angular-sanitize to 1.8.2 as well 2021-10-16 22:53:19 -07:00
angular.js Update AngularJS to 1.8.2 and use Google's minified version 2021-10-16 22:41:19 -07:00
app.js webconfig: Replace unsafe binding with filter 2020-07-06 20:10:01 +02:00
colorutils.js webconfig: Stop translating named colors 2021-12-14 22:51:54 +01:00
controllers.js webconfig: Stop translating named colors 2021-12-14 22:51:54 +01:00
filters.js web_config js: lots of undeclared local variables 2021-12-12 12:32:32 -08:00