Commit Graph

73 Commits

Author SHA1 Message Date
Sai Kurogetsu f749682a04
abandon FF 58 2018-04-02 10:25:27 +00:00
Sai Kurogetsu 3158d2c67a
fix tab drag and drop collapsing tabbar height, issue #8 2018-04-02 10:14:54 +00:00
Sai Kurogetsu 58c377d037
merge pull request #30 from rafaelmardojai/master 2018-03-31 18:20:21 +00:00
Rafael Mardojai CM 3b60cc73a3 Add CSD support for FF 61 2018-03-31 12:38:16 -05:00
Sai Kurogetsu abcf1243e6
add experimental CSD support for FF 60, issue #29 2018-03-31 16:28:04 +00:00
Sai Kurogetsu 0acc7e36f8
fix disabled buttons' opacity 2018-03-31 10:16:32 +00:00
Sai Kurogetsu 523728591c
fix headerbar size, tab borders, adjust popups again 2018-03-31 10:14:33 +00:00
Sai Kurogetsu 1277fe179b
fix back button icon scaling 2018-03-31 09:25:33 +00:00
Sai Kurogetsu 6a64ba2ab2
adjust popup position 2018-03-31 09:10:20 +00:00
Sai Kurogetsu 26b5236b14
abandon FF 57 2018-03-31 08:50:39 +00:00
Sai Kurogetsu b36254ed1b
update README to change installation instructions, issues #18, #24 2018-03-18 20:45:34 +00:00
Adrian Vovk d09eefb25e Remove broken style 2018-03-13 18:59:37 -04:00
Sai Kurogetsu fb4b97ba03
add semantic URL bar's autocompletion popup, issues #20, #21
merged from https://github.com/smithfred/firefox-gnome-theme-3.26-layer
2018-02-24 14:22:52 +00:00
Sai Kurogetsu 782343dbfc
native-looking popups and minor fixes for tabs, issue #21 2018-02-24 14:01:24 +00:00
Sai Kurogetsu 22ec2454ef
more fixes for the URL bar, issue #21 2018-02-24 12:21:53 +00:00
Sai Kurogetsu 8af9a1ee87
colored URL bar for private windows, issues #19, #21 2018-02-07 20:45:12 +00:00
Sai Kurogetsu f87d773656
hide single tab, issues #19, #21 2018-02-07 20:20:05 +00:00
Sai Kurogetsu 53e214aefa
CSD support for FF 58 (Fedora) 2018-02-07 19:50:18 +00:00
Sai Kurogetsu 7ac8f732d3
add a light theme for gnome 3.26, issue #21
merged from https://github.com/smithfred/firefox-gnome-theme-3.26-layer
2018-02-04 15:48:26 +00:00
Sai Kurogetsu 5087ae352e
update gnome-3.26-dark, issue #21
merged from https://github.com/smithfred/firefox-gnome-theme-3.26-layer
2018-02-04 14:28:24 +00:00
Sai Kurogetsu ffafaff916
dim the downloads button for inactive windows 2017-12-22 17:20:04 +00:00
Sai Kurogetsu 94e3946ed6
add flat styles for inactive windows 2017-12-20 05:19:26 +00:00
Sai Kurogetsu debddc4529
add url bar text color 2017-12-20 05:14:32 +00:00
Sai Kurogetsu 237d23259a
clean up the code
- deduplicate CSD code
- fix some minor bugs and typos
2017-12-20 02:04:46 +00:00
Sai Kurogetsu a2ab5745b1
make the reload button behave normally when disabled
- the default was not dimming the button icon when disabled
- you can test it on about:blank
- it also becomes disabled for a split second after animating
2017-12-19 23:11:12 +00:00
Sai Kurogetsu b954cd15dd
update the screenshot 2017-12-19 20:25:54 +00:00
Sai Kurogetsu 3fa853ec8a
dark about pages: dim the color of the selected category 2017-12-19 17:49:21 +00:00
Sai Kurogetsu 7a7190cbef
add a light version of styles for the about pages, issue #2 2017-12-19 17:45:57 +00:00
Sai Kurogetsu 7d63f192ae
change tab label font to Cantarell, issue #2 2017-12-19 17:11:32 +00:00
Sai Kurogetsu f3ed656d3f
Merge pull request #16 from rafaelmardojai/master
Center tab label and icon, issue #13
2017-12-18 06:07:15 +00:00
Rafael Mardojai CM d599cab4b9 Center tab label and icon, issue #13 2017-12-18 00:23:50 -05:00
Sai Kurogetsu 292cf98cb0 style search box on the sidebar 2017-12-17 01:06:36 +00:00
Sai Kurogetsu 9b8ba1683a keep pinned tabs' height fixed, issue #11 2017-12-16 03:24:30 +00:00
Sai Kurogetsu 2a9708ac7f center tab labels, issue #13 2017-12-16 02:46:55 +00:00
Sai Kurogetsu 03978c54b0 remove blank space when CSD is enabled, issue #3 2017-12-15 19:29:46 +00:00
Sai Kurogetsu 53a729ee9f clean up the code - forgot this 2017-12-15 18:49:32 +00:00
Sai Kurogetsu 949486b822 clean up the code
- remove reduntant code
- remove commented code
- fix whitespace
- fix typos
- fix number format
2017-12-15 18:38:16 +00:00
Sai Kurogetsu 1145b9964d fix header bar buttons' border-bottom 2017-12-15 18:02:20 +00:00
Sai Kurogetsu fe606effbb missing semicolons, issue #3 2017-12-15 17:50:47 +00:00
Sai Kurogetsu ba80e921d9 reorganize CSD config, issue #3
- selectors are not allowed before @import declarations, moved them to separate
  files
2017-12-15 17:42:13 +00:00
Sai Kurogetsu adaa05c1a0
Merge pull request #15 from rafaelmardojai/master
Client-side decorations support (issue #3) + GNOME 3.26 dark theme
2017-12-15 17:25:03 +00:00
Rafael Mardojai CM 06da455d75 Add gnome-3.26-dark.css to options 2017-12-15 02:00:26 -05:00
Rafael Mardojai CM 18206e4847 Update CSD options 2017-12-15 01:56:37 -05:00
Rafael Mardojai CM ff662ad25a update with upstream 2017-12-15 01:52:44 -05:00
Rafael Mardojai CM 447afd3e92 Update 3.22 dark theme 2017-12-15 01:43:16 -05:00
Rafael Mardojai CM f8f63cac3e Add gnome-3.26-dark.css and remove old themes css 2017-12-15 01:40:27 -05:00
Rafael Mardojai CM e0a292d8a8 CSD support improvements and Nightly support. 2017-12-15 01:34:40 -05:00
Sai Kurogetsu c8e9b307b4 add customChrome and customContent, issue #14 2017-12-15 03:57:11 +00:00
Sai Kurogetsu 36162185a9 refactor userContent.css
- separate colors from the actual rules, issue #2
- prepare for importing a custom stylesheet, issue #14
- everything disabled by default to allow future custom styles to preserve
  config between updates, issue #14
2017-12-15 03:36:33 +00:00
Sai Kurogetsu 5ad6434299 refactor userChrome.css
- separate variants for different GNOME versions, issue #3
- prepare for importing a custom stylesheet, issue #14
- everything disabled by default to allow future custom styles to preserve
  config between updates, issue #14
2017-12-15 02:39:49 +00:00